@charset "utf-8";
/*-------------------------------------------------
Border Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2014. 09. 10.
-------------------------------------------------*/

button.input_smallBlack,
input.input_smallBlack,
.input_smallBlack a {
	font-size: 0.933em;
	}	
.newsletter_application input[type="email"] {
	width: 190px;
	}
.newsletter_application input[type="submit"] {
	height: 29px;
	}
.newsletter_application .txt {
	background-position: 0 7px;
	}	
.newsTitle {
	padding: 15px 20px 16px;
	line-height: 1.3;
	font: normal 1.6em NotoR;
	}
.list_photo {
	width: 950px;
    margin: auto;
	}
.articles .txt_bold,
.articles .total {
	font-weight: normal;
	}	
.tstyle_list th {
	background-color: #fafafb;
	}	
.tstyle_list td.ellipsis a {	
	color: #313131;
	}
.tstyle_list td .dot_lstyle {
	word-break: keep-all;
	}
.viewContent {
	padding: 40px 0;
	color: #313131;
	}
.icon_download {
	font-size: 0.867em;
	}
.articles_search .articles {
    color: #6c6d70;
	}
.nextPrev_list {
	margin-top: 0;
	border-top: none;
	font-size: 0.933em;
	}
.nextPrev_list li strong {
	background-position: 0 -10px;
	}
.nextPrev_list li strong {
	padding-top: 3px;
	}	
.basic_searchForm .input_mid03 {
	width: 51%;
	}
.album_type,	
.card_type {
	}	
.album_type li,
.card_type li { 
    box-sizing: border-box;
	}
.card_type .thumb {
    height: 225px;
	}
.list_photo li.on .thumb span {
	border-color: #f15119;
	}
/* 버튼 칼라 */	
[class*="btn_colorType"],
.btn_colorExcel {
	padding: 8px 30px 7px;
	border-radius: 0;
	font-size: 0.933em;
	}
[class*="btn_colorType"]::after {
	left: inherit;
	}
[class*="btn_colorType"]:after,
.btn_colorExcel:after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 24px;
	background: url(../../images/kps/common/btn_rolled.png) no-repeat 0 0;	
	content:'';
	}	
.btn_colorType01 {
	background: #007b9a;
	border-bottom-color: #005575;
	text-shadow: 2px 1px 1px #00526a;
	}
.btn_colorType02 {
	background: #434a54;
	border-bottom-color: #12151c;
	text-shadow: 2px 1px 1px #2a2f38;
	}	
.btn_colorType01,
.btn_colorType02,
.btn_colorType02 a,		
.btn_colorType01:hover,
.btn_colorType02:hover,
.btn_colorType04 {	
	color: #fff;
	}
.btn_colorType07 {background-color: #034AB1; color: #fff;}
[class*="btn_colorType"] .external {position: relative; padding-right: 20px;}
[class*="btn_colorType"] .external::after {content: "\e980"; font-family: 'xeicon'; color: #fff; font-size: 15px; position: absolute; top: 0; right: 0; bottom: 0; margin:auto 0; line-height: 1.3;}
[class*="btn_colorType"] .filedownload {position: relative; padding-right: 20px;}
[class*="btn_colorType"] .filedownload::after {content: "\eb7c"; font-family: 'xeicon'; color: #fff; font-size: 15px; position: absolute; top: 0; right: 0; bottom: 0; margin:auto 0; line-height: 1.3;}
[class*="btn_colorType"] .link {position: relative; padding-right: 24px;}
[class*="btn_colorType"] .link::after {content: "\e93e"; font-family: 'xeicon'; color: #fff; font-size: 14px; position: absolute; top: 0; right: 0; bottom: 0; margin:auto 0; line-height: 1.3;}
    

.btn_float {
	float: left;
	margin-left: 10px;
	}
.btn_colorExcel {
	background: #17a556;
	border-bottom-color: #138c49;
	color: #fff;
    text-shadow: 2px 1px 1px #148f4a;	
	}
.btn_colorExcel .fa-excel {
	display: inline-block;
	width: 17px;
	height: 14px;
	margin-right: 10px;
	background: url(../../images/kps/common/icon_strip.png) no-repeat -83px -411px;
    vertical-align: middle;	
	}
.multi_searchForm {
	width: 100%;    
	padding-top: 20px;
	background-position: 30px 25px;
	}	
.multi_searchForm .input_black {
	top: 20px;
	right: 30px;
	}	
.multi_searchForm.single_search {
	padding-top: 33px;
	}	
.multi_searchForm .display_block {
	width: 100%;
	}
.multi_searchForm label {
	margin: 0 3px 0 10px;
    letter-spacing: -0.08em;	
	font-weight: normal;
	vertical-align: middle;
	}		
/* 연구과제검색 */
.research-info-wrap span {display: inline-block; width: 32%;}
.research-info-wrap span label {display:inline-block; min-width:75px; text-align:right; font-weight:bold; vertical-align:middle;}
		
/* 조직도 검색 */
.staff_search {
	margin-bottom: 35px;
	padding-left: 70px;    
	background: url(../../images/kps/content/org_search.gif) no-repeat 30px 20px;
	}	
.staff_search .black_txt {
	float: left;
	margin-top: 2px;
	letter-spacing: -0.08em;
    line-height: 1.3;
	font-size: 1.133em;
	}	
.staff_search .black_txt span {
	color: #f56a16;
	}	
.staff_search .float_right {
	width: 770px;
	}	
.staff_search .display_block:first-child select {
	width: 175px;
	}
.staff_search .input_long02 {
	width: 77.1%;
	}
	
span.btn_colorType03 .share {
	padding-right: 16px;
	background: url(../../images/common/icon/icon_share.png) no-repeat right 5px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	}
.btn_colorType03 button:hover {
	color: #fff;
	}
.download_list li img, 
.attach_file li img {
	margin-top: 0;
	vertical-align: middle;
	}
.tstyle_list,
.tstyle_view {
	font-size: 0.933em;
	}	
.photo_list .thumb {
	margin-bottom: 16px;
	}
.photo_list .desc {
	max-height: 47px;
	font-size: 0.933em;
	}
/* 2022.10.25 추가 */
.tstyle_list .emphasis_line {
	text-decoration:underline; 
	font-size:1.079em;
	}
.txt_indent{
 	padding-left: 20px;
	list-style-position: inside;
 	text-indent: -10px;
	}

/* 2014.09.22 추가 */
.tstyle_list tr th.line:first-child,
.tstyle_list tr td.line:first-child {border-left: 1px solid #e4e7ec;}
.list_margin p {margin-top: 5px;}	
.tAlignL td {text-align: left;}
td.schedule {background: #ffecd5; padding: 12px 0;}

/* 2014.09.23 추가 */
/* board-view */
div.board-view {margin-top:35px;}
h2.board-view-title {display:block; position:relative; z-index:1; margin:0 0 -1px; padding:10px; border:1px solid #dcdfe6; border-top:1px solid #45474d; border-bottom:1px solid #c1c5cd; font-family:dotum,gulim,AppleGothic,sans-serif; font-size:14px; color:#2f3743; text-align:center;}
ul.board-view-file li a {margin-left:15px;}
dl.board-view-list {margin:30px 0 0; padding:0; border-bottom:1px solid #eee;}
dl.board-view-list dt {clear:both; float:left; width:15%; margin:0; padding:0; border-bottom:1px solid #eee; color:#2f3743; line-height:40px; text-align:center;}
dl.board-view-list dd {float:left; width:85%; margin:0; padding:0; border-bottom:1px solid #eee; line-height:40px;}

.cos_ui label {
	position: relative;
	height: 22px;
	margin-left: 2px;
	padding-left: 30px;
	overflow: hidden;
	}
.cos_ui label:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 11px;
	padding-bottom: 10px;
	background: url(../../images/kps/gov/cos_type.gif) no-repeat 0 0;
	content:"";
	line-height: 21px;
	overflow: hidden;
	}
.cos_ui .cosType_total:before {
	background-position: -26px 0;
	}	
.cos_ui .cosType_img:before {
	background-position: -52px 0;
	}
	
.cos_ui .cosType_list.on:before	{
	background-position: 0 -22px;
	}
.cos_ui .cosType_total.on:before	{
	background-position: -26px -22px;
	}
.cos_ui .cosType_img.on:before	{
	background-position: -52px -22px;
	}
.zipcode .btn_smallbasic {
	padding: 4px 5px;
	}

/*주소입력 */	
.address_block {
	display: block;
	margin-top: 7px;
	}
.address_block input[type="text"]:first-child {
	margin-bottom: 3px;
	}
.demonstrate_condition:before,
.demonstrate_condition:after {
	display: none;
	}
.demonstrate_condition dt {
	width: 110px;
	}	
.tstyle_write input[type="radio"],
.tstyle_write input[type="checkbox"] {
	margin: 0 0 0 5px;
	}
.tstyle_write input[type="radio"] + label,
.tstyle_write input[type="checkbox"] + label {
	vertical-align: middle;
	}
.note_matter .assent.txt-right::before {
    right: 19.3%;
	}	
.assent.txt-right .checks input[type="radio"] {
    margin-bottom: 4px;
	}

/* 필수항목 체크 표시 들여쓰기 */
.tstyle_write > tbody > tr > th .tit {
	position: relative;
	display: block;
    padding-left: 11px;
	} 	
.tstyle_write > tbody > tr > th .tit .point01 {
	position: absolute;
	top: -1px;
	left: 0;
	}
.tstyle_write .graybox02 {
    padding: 20px;
	}

	
.tstyle_write_type2 {
	table-layout: fixed;
}

.tstyle_write_type2 > tbody > tr > th {
	text-align: center;
	text-wrap: balance;
}
.tstyle_write_type2 th .point01 {
	margin-right: 8px;
}
.tstyle_write .tel {
	display: flex;
	gap: 8px;
	align-items: center;
}
.tstyle_write .tel select {
	width: 100px;
}
.tstyle_write .tel input {
	width: 100px;
}
.tstyle_write .mail {
	display: flex;
	gap: 8px;
	align-items: center;
}
.tstyle_write .mail input  {
	width: 180px;
}
.tstyle_write .mail select {
	width: 130px;
}
.tstyle_write_type2 input[type="radio"][readonly], 
.tstyle_write_type2 input[type="checkbox"][readonly] {
	cursor: default;
	background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(59, 59, 59, 0.3));
    color: light-dark(rgb(84, 84, 84), rgb(170, 170, 170));
}
.table_wrap .state {
	height: 30px;
	border: 1px solid var(--state-color);
	background: #fff;
	color: var(--state-color);		
	display: inline-flex;
	padding: 0 20px;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
}
.table_wrap .state.type01  {
	--state-color : #089d7a;
}
.table_wrap .state.type02  {
	--state-color : #195DB5;
}
.table_wrap .state.type03  {
	--state-color : #C26B14;
}
.table_wrap .state.type04  {
	--state-color : #484747;
}
