div.support-wrap {
	margin-top: 10px;
	display: flex;
	padding: 17px 30px;
	align-items: center;
	gap: 30px;
	align-self: stretch;
	border-radius: 3px;
	border: 1px solid #D3D3D3;
	background: linear-gradient(180deg, #FFF 0%, #EFF1F2 100%);
}

div.support-wrap > span {
	color: #0066B2;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;

}

div.support-wrap > ul>li>span {
	color: #0066B2;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
}


.mobile-on {
	display: none;
}

/* 지원사업 안내 (월별) */
.de-line-notice{
    display: inline-block;
}
div.de-line-notice > p{
    display: inline-block;
    margin-top: 10px;
}

.de-line-notice > p > span {
	color: #05A6D5;
    font-size: 1em !important;
    line-height: 1.2em;
    vertical-align: bottom;
}

.de-color-icon {
	color: #05A6D5;
}

.de-color-icon.green {
	color: #65A539;
}

.de-subject-info {
	color: #5B5B5B;
	font-size: 1.2em;
	padding: 30px 0;
}

.table-element-ex {
    float: right;
    margin-top: 20px;
}

.table-element-ex > div{
	display: inline-block;
	width:70px;
	height:14px;
}

.de-font-detail {
	font-weight: 600;
}

.dot-blue {
	color: #3193D7;
}

/* 표 관련 css */
.de-first-align {
	text-align: left;
	border-left: none !important;
}

.de-open-table-2>tbody>tr>td>hr {
	width: 100%;
}

.de-open-table-2 {
	border-top: 2px solid #6BA8CB;
	border-bottom: 2px solid #6BA8CB;
	width: 100%;
	table-layout: fixed;
}

.de-open-table-2>tbody>tr>td:nth-child(1) {
	width: 35%;
    padding: 7px;
}

.de-open-table-2>tbody>tr>td {
	border-bottom: 1px solid #C4C9CC;
	border-left: 1px solid #C4C9CC;
	height: 50px;
	width: calc(100%/ 13);
}


.de-open-input {
	height: 50px;
	width: 150px;
	margin: 5px;
}

/* 검색창 */
.de-search-btn{
	background-color: #05A6D5;
    border: 1px solid #05a6d5;
	color: white;
	padding: 11px 21px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 0.8em;
	margin: 1px 0;
	cursor: pointer;
	min-height: 42px;
    vertical-align: middle;
}
.de-line-btn{display:inline-block;margin-top: 10px;}
.de-search-btn.btn-on {
	background: #fff;
	color: #05A6D5;
	border:1px solid #05A6D5;
}

input.datepicker{
	width: calc(45% - 15px); vertical-align: middle;z-index: -1; margin-right: 8px;
}
.ui-datepicker-trigger{
	vertical-align: middle; z-index: 0; margin-left: -45px;
}

/* 지원사업 안내 */
.de-line-blue {
	background-image: url(../images/biz/c_bar-b.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.de-line-green {
	background-image: url(../images/biz/c_bar-g.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

/* 지원사업 신청 */
.biz_apply_search_mo {
	display: none;
}
.de-writeless {
/* 	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap; */
}

.de-progress-color {
	color: #377FA4;
}

.btn-box {
	text-align: center;
}

.btn-edu {
    background: #05A6D5;
    border: 0px solid transparent;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    width: 500px;
    height: 60px;
    margin: 10px 0;
}

.ext {
	width: 100%;
	height: 710px;
	padding: 15px;
	border: 1px solid #ddd;
}

.sort{
	display: flex;
	justify-content: center;
	cursor: pointer;
}

#loading-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* 반투명 배경 */
	z-index: 1000; /* 다른 요소보다 위에 배치 */
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 로딩 스피너 */
.loading-spinner {
	width: 50px;
	height: 50px;
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}



#loading-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* 반투명 배경 */
	z-index: 1000; /* 다른 요소보다 위에 배치 */
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 로딩 스피너 */
.loading-spinner {
	width: 50px;
	height: 50px;
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}


@media ( max-width : 1200px) {
	.biz_apply_search {
		display: none;
	}
	.biz_apply_search_mo {
		display: block;
	}
	.biz_apply_search_mo tr {
		width: 100%;
	}
	.biz_apply_search_mo tr td select {
		width: 92%;
		margin-left: 16px;
	}
}

@media ( max-width : 425px) and (min-width: 320px) {
	.mobile-on {
		display: block;
		text-align: center;		
	}
	.table-element-ex {
		text-align: left;
		width: 90%;
		margin-top: 10px;
	}
	.btn-edu {
		width: 85%;
		font-size:12px;
	}
	
	button.de-btn-noti {
		width: 60px;
		height: 20px;
	}
	.de-group {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.table-element-ex{margin-top: 10px;}

	.detail-contents img{width:100%}
}