@charset "utf-8";


/*검색*/

.searchForm{position: relative;display: block;margin-bottom: 30px;padding: 15px 20px 10px 20px;background: #fff;border: 1px solid #d9d9d9;text-align:center}
.searchForm:before {content: "";position: absolute;bottom: -4px;left: -1px;display: block; width: 100%;height: 3px;  background: #f1f1f1;}
.searchForm:after{display:block;content:'';clear:both}
.table-search{margin:0 auto;width:80%}
.searchForm select{width:auto;height:34px; padding: 6px 10px;border:1px solid #999;margin-bottom:5px;display:inline-block}
.searchForm input{width:50%;height:34px; padding: 6px 10px;border:1px solid #999;margin-bottom:5px;display:inline-block}
.searchForm button{height:34px;vertical-align:middle;padding:0px 20px !important;vertical-align:top!important}


.searchForm input[type="submit"], .searchForm input[type="button"], .searchForm a.btn, .searchForm button{
	border: 1px solid #aab2bd;
	color: #444a54 !important;
	font-size: 13px!important;
	cursor: pointer;
	font-weight: 400;
	padding: 10px 20px;
	position: relative;
	background: #e6e9ed;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
	font-family: "Noto Sans KR";
	height: 34px;
	line-height:34px;
	width:auto;
	padding: 0px 20px !important;
    vertical-align: top!important;
    border-radius:3px;
   
}

.searchForm .btn_pack.blue{background:#26b2e9!important;color:#fff!important;border:1px solid #009ad6}
.searchForm .fr{float:right}

.eventSearch .searchForm input[type="text"]{width:160px}
.eventSearch .searchForm select{width:100px}
.eventSearch .searchForm .w15{background:url(/assets/image/common/ic_calendar.png)right 50% no-repeat;width:120px!important}
.eventSearch .searchForm select{padding: 6px 5px;}
.eventSearch .searchForm #searchEventSeCode{width:120px}


/* 리스트 테이블 */


table caption {
	position: relative;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.tbl-basic colgroup,.tbl-basic thead,.tbl-basic tbody tr td:first-child {display:none}

.tbl-basic{margin-bottom:10px;width:100%;border-top:2px solid transparent;border-bottom:1px solid transparent;border-collapse: collapse; border-spacing: 0;font-family:'Noto Sans KR';}
.tbl-basic th{padding:10px 15px;border-left:1px solid #ddd;border-bottom:1px solid #ddd;/*상민 수정 transparent*/margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000}
.tbl-basic td{padding:10px 15px;border-left:1px solid #ddd;border-bottom:1px solid #ddd;/*상민 수정 transparent*/margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000;text-align:center}
.tbl-basic th:first-child,
.tbl-basic td:first-child{border-left:none}
.tbl-basic th.trw,
.tbl-basic td.trw{border-right:1px solid #ddd;}
.tbl-basic th.tlw,
.tbl-basic td.tlw{border-left:1px solid #ddd;}
.tbl-basic tbody th,
.tbl-basic thead th{vertical-align:middle;font-family:'Noto Sans KR';}
.tbl-basic thead th,
.tbl-basic tfoot th{background-image:none;}
.tbl-basic tbody th{/*color:#004993;*/color:#333;}
.tbl-basic thead th{color:#333;text-align:center;background:#f8f8f8;font-family:'Noto Sans KR';}
.tbl-basic td  .btn-file{font-size:12px;}

.tbl-basic .tbt_dashed{border-bottom-style:dashed;}
.tbl-basic th{text-align:center}
.tbl-basic{border-top-color:#000;border-bottom-color:#ddd;}
.tbl-basic th,
.tbl-basic td{border-left-color:none;border-bottom-color:none;}
.tbl-basic tbody th{background-color:#f4f7fc;font-weight:bold}

.tbl-basic td table {border-bottom:1px solid #cccccc;}
.tbl-basic td table th{background:#f8f8f8}
.tbl-basic td table th,.tbl-basic td table td{border-bottom:1px solid #cccccc;text-align:left;padding:8px 10px}

.tbl-basic tbody tr{border-bottom:1px solid #ccc}
.tbl-basic tbody td.tit{display:block;font-size:17px;font-weight:500;color:#000!important;    padding: 10px 15px 10px 0}
.tbl-basic tbody td{display:inline-block;padding: 5px 15px 5px 0}
.tbl-basic tbody td.secret{background:#04287e;color:#fff!important;font-size:13px!important;padding: 5px 10px;}
.tbl-basic tbody td.open{background:#e4007f;color:#fff!important;font-size:13px!important;padding: 5px 10px;}

.tbl-basic .noStyle td{padding:0}
.tbl-basic .toolbar td{padding:0}
.tbl-basic td input[type="text"]{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.tbl-basic td input[type="password"]{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}

.tbl-basic td select{height:34px;border:1px solid #999;font-family:'Noto Sans KR';font-size:15px}
.tbl-basic td label{display:inline-block;cursor:pointer;padding:0 5px}
.tbl-basic.left td{text-align:left!important}
.center {
	text-align: center!important;
}

.left {
	text-align: left!important;
}


.tbl-basic tr td .ic_notice { width:40px; height:20px; line-height:20px; background-color:#005fca; color: #fff; border-radius:5px;  font-size:10px; display: block; margin: 0 auto; }

.tbl-basic.striped tr{background:#fff}
.tbl-basic.striped th:nth-child(odd),.tbl-basic.striped td:nth-child(odd){background:transparent}
.tbl-basic.striped tr:nth-child(odd){background:#f4f7fc}
.tbl-basic.striped th:nth-child(even){background:#fff}

.tbl-basic td input.date{background:url(../image/sub/ic_cal.png)right center no-repeat}
/*
.tbl-basic td input[type="file"]{border: 1px solid #999;height:30px;font-family:'Noto Sans KR';font-size:14px!important}

.tbl-basic #egovComFileList div{margin:3px 0}
.tbl-basic #egovComFileList div:first-child{margin-top:15px}
.tbl-basic #egovComFileList div input[type="button"]{display:inline-block;border:1px solid #f00;background:#f00;color:#fff;margin:0 10px;padding:2px 10px;cursor:pointer}


.filebox label { display: inline-block; padding: .5em .75em;  font-size: inherit; line-height: normal; vertical-align: middle; color: #fff;
  background-color: #5cb85c; cursor: pointer; border: 1px solid #4cae4c; border-bottom-color: #e2e2e2; border-radius: .25em; } 
.filebox input[type="file"] {  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
*/




.equip_tbl{margin-bottom:10px;width:100%;border-top:2px solid transparent;border-bottom:1px solid transparent;border-collapse: collapse; border-spacing: 0;font-family:'Noto Sans KR';}
.equip_tbl th{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000}
.equip_tbl td{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000;text-align:center}
.equip_tbl th:first-child,
.equip_tbl td:first-child{border-left:none}
.equip_tbl th.trw,
.equip_tbl td.trw{border-right:1px solid #ddd;}
.equip_tbl th.tlw,
.equip_tbl td.tlw{border-left:1px solid #ddd;}
.equip_tbl tbody th,
.equip_tbl thead th{vertical-align:middle;font-family:'Noto Sans KR';}
.equip_tbl thead th,
.equip_tbl tfoot th{background-image:none;}
.equip_tbl tbody th{/*color:#004993;*/color:#333;}
.equip_tbl thead th{color:#333;text-align:center;background:#f8f8f8;font-family:'Noto Sans KR';}
.equip_tbl td  .btn-file{font-size:12px;}

.equip_tbl .tbt_dashed{border-bottom-style:dashed;}
.equip_tbl th{text-align:center}
.equip_tbl{border-top-color:#000;border-bottom-color:#ddd;}
.equip_tbl th,
.equip_tbl td{border-left-color:#ccc;border-bottom-color:#ccc;}
.equip_tbl tbody th{background-color:#f4f7fc;font-weight:bold}

.equip_tbl td table {border-bottom:1px solid #cccccc;}
.equip_tbl td table th{background:#f8f8f8}
.equip_tbl td table th,.equip_tbl td table td{border-bottom:1px solid #cccccc;text-align:left;padding:8px 10px; word-break: break-all; }


.equip_tbl tbody td.tit{display:block;font-size:17px;font-weight:500;color:#000!important;    padding: 10px 15px 10px 0}

.equip_tbl .noStyle td{padding:0}
.equip_tbl .toolbar td{padding:0}
.equip_tbl td input[type="text"]{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.equip_tbl td input[type="password"]{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}

.equip_tbl td select{height:34px;border:1px solid #999;font-family:'Noto Sans KR';font-size:15px}
.equip_tbl td label{display:inline-block;cursor:pointer;padding:0 5px}
.equip_tbl.left td{text-align:left!important}
.center {
	text-align: center!important;
}

.left {
	text-align: left!important;
}


.equip_tbl tr td .ic_notice { width:40px; height:20px; line-height:20px; background-color:#005fca; color: #fff; border-radius:5px;  font-size:10px; display: block; margin: 0 auto; }

.equip_tbl.striped tr{background:#fff}
.equip_tbl.striped th:nth-child(odd),.equip_tbl.striped td:nth-child(odd){background:transparent}
.equip_tbl.striped tr:nth-child(odd){background:#f4f7fc}
.equip_tbl.striped th:nth-child(even){background:#fff}

.equip_tbl td input.date{background:url(../image/sub/ic_cal.png)right center no-repeat}
.equip_tbl  table { width:100%!important; }

/*상세보기*/
.bbs_view_wrap{border-top: 2px solid #434343;    border-bottom: 1px solid #d5d5d5;}
.bbs_view_tit{position: relative;padding: 15px 20px;border-bottom: 1px solid #d5d5d5;background-color: #f7f7f7;}
.bbs_view_tit {font-size:26px ;line-height: 1.2;color: #111;font-weight:400}
.bbs_view_tit p{margin-bottom:10px}
.bbs_view_tit .bbs_info{overflow:hidden}
.bbs_view_tit .bbs_info{font-size:13px;width:50%;padding:5px 0}
.bbs_contents{display: block;float: none; width: 100%;position: relative;padding: 20px 15px;min-height:200px;font-size:15px}
.bbs_contents img { height:auto!important; }


.bbs_file{overflow:hidden; position: relative;padding: 10px 20px 10px 20px; border-bottom: 1px solid #000;background-color: #fff;font-size:13px}
.bbs_file dt,.bbs_file dd{float:left;padding-right:10px}
.bbs_file i{color:#0092da}
.bbs_file a{color:#0092da;margin-right:20px}
.bbs_file .fileList{float:left}
.bbs_file .fileList li{float:left}


/*이전글 다음글*/
.prev-next-zone{overflow:hidden;border-top: 2px solid #434343; margin-top:20px  }
.prev-next-zone dt{float:left;width:15%;border-bottom: 1px solid #d5d5d5;border-right: 1px solid #d5d5d5;padding:10px 0;text-align:center}
.prev-next-zone dd{float:left;width:85%;border-bottom: 1px solid #d5d5d5;;padding:10px }
.prev-next-zone dd a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }

/* 리스트 타이틀 */
.listTitle{font-family:'Noto Sans KR'; font-size:15px; color:#000000 ;
        font-weight: bold ; vertical-align: middle}

/* 리스트 내용 */
.listCenter {font-size:15px; color:#000000;font-family:'Noto Sans KR'; height:24px; text-align:center; vertical-align:middle;}
.listLeft {font-size:15px; color:#000000; font-family:'Noto Sans KR'; height:24px; text-align:left; vertical-align:middle;}
.listRight {font-size:15px; color:#000000;font-family:'Noto Sans KR'; height:24px; text-align:right; vertical-align:middle;}

/* 일반 테이블 */
.generalTable{BORDER-TOP: #D2D4D1 1px solid;BORDER-bottom: #D2D4D1 1.5px solid;BORDER-left: #D2D4D1 1px solid;BORDER-right: #D2D4D1 1px solid;}
  .generalTable th{ padding-left:2px; padding-right:5px;background-color: #E4EAF8; Text-align: right; border-bottom:1px solid #fff; }
  .generalTable td{ padding-left:2px; padding-right:5px;background-color: #F7F7F7; }

/* 강조 내용 */
.emphasisCenter {font-family:'Noto Sans KR'; font-size:15px; color:#2E4B90 ; font-weight: bold ; padding-right:3px; text-align: center ; vertical-align: middle}
.emphasisLeft {font-family:'Noto Sans KR'; font-size:15px; color:#2E4B90 ; font-weight: bold ; padding-right:3px; text-align: left ; vertical-align: middle}
.emphasisRight {font-family:'Noto Sans KR'; font-size:15px; color:#2E4B90 ; font-weight: bold ; padding-right:3px; text-align: right ; vertical-align: middle}





/* --------------------------------------------
 * 버튼영역
/* ------------------------------------------ */
.btnArea {
	margin: 1em 0;
	text-align: center;
	*zoom: 1;
}

.btnArea:after {
	content: "";
	display: block;
	clear: both;
}

.btnArea .fLeft {
	float: left;
	display: block;
}

.btnArea .fRight {
	float: right;
	display: block
}

.btnArea button .btnArea .fLeft button, .btnArea .fRight button {
	width: 100%
}


/* --------------------------------------------
 * 페이징
/* ------------------------------------------ */
.paging {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	text-align:center
}


.paging li {
	display: inline;
}

.paging a ,.paging span {
	position: relative;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #333333;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
	font-size:13px!important;
	font-weight:normal;
}

/*
.paging a:first-child, .paging strong:first-child {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.paging a:last-child>a, .paging stong:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
*/
.paging a:hover, .paging .current:hover, .paging a:focus,
	.paging .current:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.paging .current,.paging .current:hover,.paging .on:focus,.paging .on,.paging .on:hover,.paging .on:focus{
	z-index: 3;
	color: #fff;
	background-color: #55555b;
	border-color: #55555b;
	cursor: default;
}

.paging>.disabled>span, .paging>.disabled>span:hover,
	.paging>.disabled>span:focus, .paging>.disabled>a, .paging>.disabled>a:hover,
	.paging>.disabled>a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.paging-lg>li>a, .paging-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.paging-lg>li:first-child>a, .paging-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.paging-lg>li:last-child>a, .paging-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.paging-sm>li>a, .paging-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.paging-sm>li:first-child>a, .paging-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.paging-sm>li:last-child>a, .paging-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

/* --------------------------------------------
 * 장비현황
/* ------------------------------------------ */

.equip_list_wrap{overflow:hidden;border-top:2px solid #000;border-bottom:1px solid #ccd1d9;padding:20px 0}
.equip_list_wrap li{float:left;width:25%;margin-bottom:10px}
.equip_list_wrap li a{display:block;width:280px;margin:0 auto;border:1px solid #fff;padding:20px;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.equip_list_wrap li a:hover{border:1px solid #1599cd;color:#1599cd;text-decoration:none}
.equip_list_wrap .equip_pic{position:relative}
.equip_list_wrap .equip_pic img{display:block;position:relative;width:240px; height:280px}
.equip_list_wrap .equip_pic p{height:50px;padding:15px;color:#fff;font-size:17px;font-weight:300;width:240px;position:absolute;bottom:0;background-color: rgba( 0, 0, 0, 0.7 );overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.equip_list_wrap li a li{float:none;clear:both;width:100%}
.equip_list_wrap li a ul{margin-top:10px}
.equip_list_wrap li a li strong{font-weight:300}

.equip_view{overflow:hidden}
.equip_summary{overflow:hidden}
.equip_summary .equip_pic{width:450px;float:left}
.equip_summary .equip_pic img{display:block;width:400px;height:280px}
.equip_summary .equip_info{width:750px;float:right}
.equip_summary .equip_info p{border-top:2px solid #000;border-bottom:1px solid #000;padding:10px 0;font-size:25px;letter-spacing:-0.05em;font-weight:300;margin-bottom:20px}
.equip_summary .equip_info ul{margin-left:10px}
.equip_summary .equip_info ul li{font-size:17px;margin-bottom:10px}
.equip_summary .equip_info .mt30{margin-top:30px}
.equip_view .equip_detail{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 0;line-height:160%;margin-top:30px}


/* --------------------------------------------
 * 입주기업소개
/* ------------------------------------------ */

.ipju_list_wrap{overflow:hidden;border-top:2px solid #000;border-bottom:1px solid #ccd1d9;padding:20px 0}
.ipju_list_wrap li{float:left;width:25%;margin-bottom:10px;margin:0 auto 40px}
.ipju_list_wrap li a *{-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ipju_list_wrap li a{display:block;width:260px;margin:0 auto;border:1px solid #fff;}

.ipju_list_wrap .ipju_pic{position:relative}
.ipju_list_wrap .ipju_pic img{display:block;position:relative;width:260px;height:185px}
.ipju_list_wrap .ipju_pic ul{position:absolute;bottom:0;left:0;background-color: rgba( 0, 0, 0, 0.7 );height:60px;width:260px;overflow:hidden}
.ipju_list_wrap .ipju_pic ul li{color:#fff;padding:3px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;text-align:center}
.ipju_list_wrap .ipju_pic .ipju_name{font-size:17px;font-weight:300}
.ipju_list_wrap .ipju_pic .ipju_field{font-size:14px;}
.ipju_list_wrap .ipju_pic .ipju_goods,.ipju_list_wrap .ipju_pic .ipju_btn{opacity: 0;font-size:14px;}
.ipju_list_wrap .ipju_pic .ipju_btn{text-align:center;margin-top:10px}
.ipju_list_wrap li a:hover ul{height:185px;padding-top:20px}
.ipju_list_wrap li a:hover ul li{opacity:1!important;}
.ipju_list_wrap li a li{float:none;clear:both;width:100%}

.ipju_view{overflow:hidden}
.ipju_summary{overflow:hidden}
.ipju_summary .ipju_pic{width:450px;float:left}
.ipju_summary .ipju_pic img{display:block;width:400px;height:285px}
.ipju_summary .ipju_info{width:750px;float:right}
.ipju_summary .ipju_info p{border-top:2px solid #000;border-bottom:1px solid #000;padding:10px 0;font-size:25px;letter-spacing:-0.05em;font-weight:300;margin-bottom:20px}
.ipju_summary .ipju_info ul{margin-left:10px;position:relative}
.ipju_summary .ipju_info ul li{font-size:16px;margin-bottom:10px}
.ipju_summary .ipju_info ul li strong{font-weight:500}
.ipju_summary .ipju_info .ipju_down{margin-top:30px;position:absolute;bottom:0;right:0}
.ipju_view .ipju_detail{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 0;line-height:160%;margin-top:30px}
.ipju_view .ipju_detail img { width:100%; }



/* --------------------------------------------
 * 정보
/* ------------------------------------------ */

.story_list{border-top:2px solid #000;padding-top:10px}
.story_list .row{overflow:hidden;border-bottom:1px solid #ccc;margin-bottom:10px;padding:20px 0}
.story_list .photo{width:100%;}
.story_list .photo img{width:100%;height:210px}
.story_list .info{margin-top:10px}
.story_list .info dt{font-size:20px;font-weight:300;border-bottom:1px dashed #656d78;padding-bottom:20px;margin-bottom:20px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.story_list .info dt > a { display: inline-block; float: left;     overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; width:93%; }
.story_list .info dt > img { display: inline-block; padding:7px 0 0  0px; float: right; }

.story_list .info .period {height:auto;float:left;width:auto}
.story_list .info .regist{float:right;height:auto;width:auto}
.story_list .info .summary{margin-bottom: 15px;height:50px;overflow:hidden;line-height:160%}

/* --------------------------------------------
 * 참여
/* ------------------------------------------ */

.event_tab{overflow:hidden;margin-bottom:20px}
.event_tab li{float:left;width:25%; padding-left:5px;   position: relative; }
.event_tab li:first-child{padding-left:0}
.event_tab li a{display:block;text-align:center;color: #656d78;font-size: 16px; font-weight: 300; height: 50px;vertical-align:middle;line-height:50px; background-color: #ebeff6;  }
.event_tab li a:hover{background:#26b2e9;color:#fff!important}
.event_tab li a.on{background:#26b2e9;color:#fff!important}
.event_tab.tab3 li{width:33.3%}



.eventList{overflow:hidden;border-top:2px solid #000}
.eventWrap {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 30px 0;
}
.eventWrap .photo {
    float: left;
    margin-right: 24px;
    width: 350px;
}
.eventWrap .photo img{width:300px;height:210px}

.eventWrap .photo img,.story_list .row .photo img{border:1px solid #d7d7d7; display:inline-block;padding:1px;background:#fff}

.eventWrap .info {
   width:100%;padding-left:400px;
}

.eventWrap .info .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 7px 0;
    word-wrap: break-word;
    overflow:hidden;
    height:30px;
    border:none;
    margin:0
}

.eventWrap .info .title {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 40px 0;
    word-wrap: break-word;
    overflow:hidden;
    border-bottom:1px dashed #656d78;
    margin:0;
    font-weight:500
}
.eventWrap .summary {overflow:hidden;font-size:14px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; /* 라인수 */
-webkit-box-orient: vertical;
word-wrap:break-word; 
line-height: 1.3em;
height: 52px; margin:10px 0}
.eventWrap .type,.eventView .top .type{padding:3px 10px;height: 25px;font-weight:500;display:inline-block;font-size:13px;margin-bottom:10px;border-radius:3px}
.eventType1 {background:#4b76b6;color:#fff}
.eventType2 {background:#8f5ce4;color:#fff}
.eventType3 {background:#55aa2e;color:#fff}
.eventType4 {background:#6764c5;color:#fff}
.eventType5 {background:#2b9eb7;color:#fff}
.eventType6 {background:#ad9f14;color:#fff}
.eventType7 {background:#ad7326;color:#fff}
.eventType8 {background:#cacaca;color:#fff}
.eventWrap  .red{color: #e85f57;}
.eventWrap  .blue {color: #059edb;}
.applicant {
    float: right;
    font-weight: bold;
    font-size: 15px;
}
.evt_state{float:left;margin-right:5px}
.evt_state div{display:inline-block;padding:3px 10px;font-size:13px;color:#fff;border-radius:3px}
.evt_ing{background:#ea3d50}
.evt_end{background:#656d78}
.event_btn{position:absolute;bottom:30px;right:0}
.event_btn .btn{width:200px;height:50px;  padding:0;line-height:50px;vertical-align:middle}

.date span{font-weight:500}


.tbl-basic th.trw,
.tbl-basic td.trw{border-right:1px solid #ddd;}


/* --------------------------------------------
 * 대관
/* ------------------------------------------ */

.ic_am{display:inline-block;background:#e9573f;border-radius:2px;padding:3px 5px;font-size:12px;font-weight:300;letter-spacing:-0.08em;color:#fff}
.ic_pm{display:inline-block;background:#316fc1;border-radius:2px;padding:3px 5px;font-size:12px;font-weight:300;letter-spacing:-0.08em;color:#fff}
.ic_night{display:inline-block;background:#845beb;border-radius:2px;padding:3px 5px;font-size:12px;font-weight:300;letter-spacing:-0.08em;color:#fff}
#itemDIV{border:2px solid #009ad6;box-shadow: 1px 5px 10px rgba(0,0,0,.2);left:50%;margin-left:-150px;top:30px;min-height:100px}
#rent_calendar{position:relative}
.dateArea:after{display:block;content:'';clear:both}
.dateArea strong{font-size:20px;display:inline-block;padding:0  40px}
.dateArea a{display:inline-block;padding:10px}

.cont_box-total_check {
    overflow: hidden;
    padding-top: 19px;
    padding-bottom: 10px;
    border-top: 1px dashed #ccc;
}

.cont_box-total_check .txt_emphasis {
    float: left;
    margin-top: 15px;
    position: relative;
    padding-left: 10px;
}

/*달력  */
.tbl-calendar{margin-bottom:10px;width:100%;border-top:2px solid transparent;border-bottom:1px solid transparent;border-collapse: collapse; border-spacing: 0;font-family:'Noto Sans KR';}
.tbl-calendar th{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000}
.tbl-calendar td{padding: 5px 5px 5px 10px; vertical-align: top;;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 14px;color:#000;text-align:left;height:80px;position:relative}
.tbl-calendar th:first-child,
.tbl-calendar td:first-child{border-left:none}
.tbl-calendar th.trw,
.tbl-calendar td.trw{border-right:1px solid #ddd;}
.tbl-calendar tbody th,
.tbl-calendar thead th{vertical-align:middle;font-family:'Noto Sans KR';}
.tbl-calendar thead th,
.tbl-calendar tfoot th{background-image:none;}
.tbl-calendar tbody th{/*color:#004993;*/color:#333;}
.tbl-calendar thead th{color:#333;text-align:center;background:#f8f8f8;font-family:'Noto Sans KR';}
.tbl-calendar td  .btn-file{font-size:12px;}

.tbl-calendar .tbt_dashed{border-bottom-style:dashed;}
.tbl-calendar th{text-align:center}
.tbl-calendar{border-top-color:#000;border-bottom-color:#ddd;}
.tbl-calendar th,
.tbl-calendar td{border-left-color:#ccc;border-bottom-color:#ccc;}
.tbl-calendar tbody th{background-color:#f4f7fc;font-weight:bold}
.tbl-calendar td table {border:1px solid #cccccc;font-size:14px}
.tbl-calendar td table th{background:#f8f8f8;font-size:14px}
.tbl-calendar td table th,.tbl-calendar td table td{border-bottom:1px solid #cccccc;text-align:left;padding:8px 10px;font-size:14px}

.tbl-calendar td:nth-child(1) em{color:#f00}
.tbl-calendar td:nth-child(7) em{color:#00f}

.tbl-calendar.left td{text-align:left}
.tbl-calendar .noStyle td{padding:0}
.tbl-calendar .toolbar td{padding:0}
.tbl-calendar td input[type="text"],.tbl-calendar td input[type="password"],.tbl-calendar select{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.tbl-calendar.left td textarea{border:1px solid #999;width:90%}
.tbl-calendar .left{text-align:left!important}

.tbl-calendar .sat{color:#00f}
.tbl-calendar .sun{color:#f00}

/* 일자 */


.tbl-event{margin-bottom:10px;width:100%;border-top:2px solid transparent;border-bottom:1px solid transparent;border-collapse: collapse; border-spacing: 0;font-family:'Noto Sans KR';}
.tbl-event th{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000}
.tbl-event td{padding: 10px 5px; vertical-align: top;;border-left:none;border-bottom:1px solid transparent;margin-left:-1px;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 14px;color:#000;text-align:left;}
.tbl-event th:first-child,
.tbl-event td:first-child{border-left:none}
.tbl-event th.trw,
.tbl-event td.trw{border-right:1px solid #ddd;}
.tbl-event tbody th,
.tbl-event thead th{vertical-align:middle;font-family:'Noto Sans KR';}
.tbl-event thead th,
.tbl-event tfoot th{background-image:none;}
.tbl-event tbody th{/*color:#004993;*/color:#333;}
.tbl-event thead th{color:#333;text-align:center;background:#f8f8f8;font-family:'Noto Sans KR';border-bottom:1px solid #000}
.tbl-event td  .btn-file{font-size:12px;}

.tbl-event .tbt_dashed{border-bottom-style:dashed;}
.tbl-event th{text-align:center}
.tbl-event{border-top-color:#000;border-bottom-color:#ddd;}
.tbl-event th{border-left-color:#ddd;border-bottom-color:#ccc;}
.tbl-event td{border-left-color:#ddd;border-bottom-color:#ccc;}
.tbl-event tbody th{font-weight:500}
.tbl-event td table {border:1px solid #cccccc;font-size:14px}
.tbl-event td table th{background:#f8f8f8;font-size:14px}
.tbl-event td table th,.tbl-event td table td{border-bottom:1px solid #cccccc;text-align:left;padding:8px 10px;font-size:14px}
.tbl-event th[scope="row"]{border-right:1px solid #ddd;padding:5px}

.tbl-event td:last-child{text-align:center}
.tbl-event tr.gray {background: #f4f7fc}

.tbl-event.left td{text-align:left}
.tbl-event .noStyle td{padding:0}
.tbl-event .toolbar td{padding:0}
.tbl-event td input[type="text"],.tbl-event td input[type="password"],.tbl-event select{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.tbl-event.left td textarea{border:1px solid #999;width:90%}
.tbl-event .left{text-align:left!important}

.tbl-event .sat{color:#00f}
.tbl-event .sun{color:#f00}



/** 유튜브 반응형 **/
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background:url('/assets/images/novideo.png') center center no-repeat;
}
.video-wrap iframe,
.video-wrap object,
.video-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-wrap iframe {
  width: 100% !important;
}

.bbs_contents .video-wrap {
  width: 50%;
  padding-bottom: 30%;
}

@media screen and (max-width: 991px) {
  .bbs_contents .video-wrap {
    width: 100%;
    padding-bottom: 56.25%;
  }
}

