@charset "utf-8";

/* 버튼형 */
.btn_area .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 { text-align: center;}
.btn_area2 .btn_blue2 { background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 .btn_blue3 { background: #333333; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}

.btn_area3 .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}
.btn_area3 { text-align: center;}
.btn_area3 .btn_blue2 { background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}
.btn_area3 .btn_blue3 { background: #333333; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}


.add_question_btn{width: 150px; height: 40px;float:right;margin-top:10px;margin-right:5px;cursor:pointer;border:none;background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; vertical-align: middle;}
/*mng_s 20180201_김건민 */
.add_api_btn{width: 150px; height: 40px;float:right;margin-top:10px;margin-right:5px;cursor:pointer;border:none;background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; vertical-align: middle;}
/*mng_e 20180201_김건민 */

/* border */
.bdb_1 { border-bottom: 1px solid #e1e1e1;}

/* board */

.board_02 { border-collapse: collapse; width: 100%; border-top: 1px solid #bfc3d2;}
.board_02 caption { display: none;}
.board_02 thead tr th { border-bottom: 1px solid #1e2b5f; background: #f0f0f2; padding: 12px 0; text-align: center; font-size: 12px; color: #1e2b5f;}
.board_02 tbody tr td { font-size: 12px; color: #666666; border: 1px solid #e1e1e1; padding: 10px 0; text-align: center; letter-spacing: -.7px;}
.board_02 tbody tr td input { width: 13px; height: 13px; vertical-align: middle; margin-top: -2px;}
.board_02 tbody tr td.first { border-left: none;}
.board_02 tbody tr td.last { border-right: none;}
.board_02 tbody tr td a { font-size: 12px; color: #666666;}
.board_02 tbody tr td.left { text-align: left; padding-left: 10px;}
.board_words{width:100%;height:auto;font-size:20px;}
.attachments{width:100%;height:auto;margin-top:40px;}
.attachments table tr td{text-align:center;width:100%;height:auto;}
.attachments table tr td img{width:80px}
/* paging */
.dataTables_paginate {position: relative; margin: 0 auto 25px auto; text-align: center;overflow: hidden;font-size: 0;}
.dataTables_paginate a {display: inline-block;min-width: 27px;height: 27px;border: solid 1px #d6d6d6;font-size: 12px;line-height: 27px;text-align: center;vertical-align: top;}
.dataTables_paginate .paginate_button {background-color: #eceae8;color: #666;}
.dataTables_paginate .previous {border-right: none;}
.dataTables_paginate .next {border-left: none;}
.dataTables_paginate span .paginate_button {border-left: none;color: #666666;font-weight: bold;background-color:#fff;}
.dataTables_paginate span .paginate_button:first-child {border-left: solid 1px #d6d6d6;}
.dataTables_paginate span .current {background-color: #224d9c;border: solid 1px #134582;color: #fff;}

/* select */
.selectb { text-align: right; padding: 5px 0 20px 0;}

/* jquery easyui */
/*.textbox { display: inline-block;}*/

/*.combo {*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*display: inline-block;*/
    /*margin: 0;*/
    /*overflow: hidden;*/
    /*padding: 0;*/
    /*vertical-align: middle;*/
    /*white-space: nowrap;*/
/*}*/

/*.combo input { border: none !important; line-height: 29px !important; text-indent: 9px; height: 29px; width: auto !important;}*/
/*.combo {*/
    /*background-color: #fff;*/
	/*height: 29px !important;*/
	/*border: 1px solid #ddd;*/
	/*position: relative;*/
/*}*/

/*.textbox-addon {*/
    /*position: absolute;*/
    /*top: 0;*/
/*}*/

/*.combo-arrow {*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*height: 20px;*/
    /*opacity: 0.6;*/
    /*overflow: visible;*/
    /*vertical-align: top;*/
    /*width: 18px;*/
/*}*/

/*.combo-panel { height: auto !important; background: #fff; border: 1px solid #ddd;}*/
/*.combobox-item { padding: 5px;}*/

/*.textbox-icon {*/
    /*background-position: center center;*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*height: 20px;*/
    /*opacity: 0.6;*/
    /*overflow: visible;*/
    /*text-decoration: none;*/
    /*vertical-align: top;*/
    /*width: 18px;*/
/*}*/

/*.combo-arrow {*/
    /*border: 1px solid #ddd;*/
/*}*/

/*.combo .combo-arrow {*/
    /*background: url("../images/api/bg_sel_box.gif") no-repeat right top;*/
    /*border: none !important;*/
    /*color: #666;*/
    /*display: block !important;*/
    /*font-size: 14px;*/
    /*height: 29px !important;*/
    /*line-height: 29px !important;*/
    /*text-indent: 9px;*/
    /*width: 99px !important;*/
/*}*/

/* searchbox */
.article-search2 {width: 100%;padding-bottom: 30px;border-bottom: solid 1px #00498f;}
.article-search2 form {position: relative;margin: 0 auto;overflow: hidden;}
.article-search2 form fieldset {position: relative;float: left;border: none;}
.article-search2 form fieldset .el-h {position: absolute;top: 12px;left: 10px;font-size: 14px;letter-spacing: -0.5px;}
.article-search2 form legend { display: none;}
.article-search2 form fieldset .sbm { width: 150px; height: 40px;font-size: 14px;cursor:pointer;border: none;background: none;color: #fff;background-color: #ee7200;font-weight: bold; vertical-align: middle;margin-left:20px;}
.article-search2 form fieldset .f-el {float: left;position: relative;}
.article-search2 form fieldset .f-el-select {width: 160px;margin-right: 10px;}
.article-search2 form fieldset .f-el-select .el-h {display: none;}
/*.article-search2 form fieldset .selectbox {width: 158px;}*/
/*.article-search2 form fieldset .textbox-text { padding: 0 !important;}*/
/*.article-search2 form fieldset .combo { height: 39px !important; margin-right: 7px;}*/
/*.article-search2 form fieldset .combo input { height: 39px; line-height: 39px !important;}*/
/*.article-search2 form fieldset .combo .combo-arrow { display: block;width: 158px;height: 38px !important;line-height: 38px !important;font-size: 14px;color: #666;border: solid 1px #ddd;background: url(../images/cmt/bg_sel_box2.gif) no-repeat 100% 0;text-indent: 9px;}*/
/*.article-search2 form fieldset .textbox input { vertical-align: middle; background-color: #fff; border: 1px solid #ddd; color: #666666; font-size: 14px; height: 38px; letter-spacing: -0.5px; line-height: 38px; text-indent: 12px; padding: 0 !important;}*/
.article-search2 form fieldset span { display: inline-block;}

/* qna */
.qna_list { /* border-bottom: 1px solid #d6d6d6; */ margin-bottom: 40px;}
.qna_list > ul { padding-top: 25px;width:100%}
.qna_list > ul > li { padding-bottom: 25px; line-height: 18px; border-bottom: 1px solid #d6d6d6; margin-bottom: 25px;}
.qna_list > ul > li > a { color: #333333; font-size: 18px; font-weight: bold; line-height: 18px; display: block; padding-left: 20px;}
.qna_list > ul > li.on > a { color: #3c9cd7;}
.qna_list > ul > li > p { margin-top: 25px; padding-top: 30px; background: url(../images/cmt/bg_faq_list.gif) no-repeat 20px top; color: #666666; font-size: 13px; line-height: 20px; padding-left: 20px;}
.qna_list > ul > li > dl { padding: 25px 0 0 20px;}
.qna_list > ul > li > dl .request { margin-bottom: 20px;}
.qna_list > ul > li > dl .date { line-height: 13px; margin-bottom: 6px; color: #999999; font-size: 13px;}
.qna_list > ul > li > dl .list_con { color: #666666; font-size: 15px; line-height: 25px; height: 28px; overflow: hidden;}
.qna_list > ul > li > div {
	margin-top: 25px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding-left: 20px;
}
.news_list { /* border-bottom: 1px solid #d6d6d6; */ margin-bottom: 40px;}
.news_list > ul { padding-top: 25px;width:100%}
.news_list > ul > li { padding-bottom: 25px; line-height: 18px; border-bottom: 1px solid #d6d6d6; margin-bottom: 25px;}
.news_list > ul > li > a { color: #333333; font-size: 18px; font-weight: bold; line-height: 18px; display: block; padding-left: 20px;}
.news_list > ul > li.on > a { color: #3c9cd7;}
.news_list > ul > li > p { margin-top: 25px; padding-top: 30px; background: url(../images/cmt/bg_faq_list.gif) no-repeat 20px top; color: #666666; font-size: 13px; line-height: 20px; padding-left: 20px;}
.news_list > ul > li > dl { padding: 25px 0 0 20px;}
.news_list > ul > li > dl .request { margin-bottom: 20px;}
.news_list > ul > li > dl .date { line-height: 13px; margin-bottom: 6px; color: #999999; font-size: 13px;}
.news_list > ul > li > dl .list_con { color: #666666; font-size: 15px; line-height: 25px; height: 28px; overflow: hidden;}
.news_list > ul > li > div {
	margin-top: 25px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding-left: 20px;
}

.notice_list { /* border-bottom: 1px solid #d6d6d6; */ margin-bottom: 40px;}
.notice_list > ul { padding-top: 25px;width:100%}
.notice_list > ul > li { padding-bottom: 25px; line-height: 18px; border-bottom: 1px solid #d6d6d6; margin-bottom: 25px;}
.notice_list > ul > li > a { color: #333333; font-size: 18px; font-weight: bold; line-height: 18px; display: block; padding-left: 20px;}
.notice_list > ul > li.on > a { color: #3c9cd7;}
.notice_list > ul > li > p { margin-top: 0px; padding-top: 30px; color: #666666; font-size: 13px; line-height: 20px; padding-left: 20px;}
.notice_list > ul > li > dl { padding: 25px 0 0 20px;}
.notice_list > ul > li > dl .request { margin-bottom: 20px;}
.notice_list > ul > li > dl .date { line-height: 13px; margin-bottom: 6px; color: #999999; font-size: 13px;}
.notice_list > ul > li > dl .list_con { color: #666666; font-size: 15px; line-height: 25px; height: 28px; overflow: hidden;}
.notice_list > ul > li > div {
	margin-top: 25px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding-left: 20px;
}

.btn_upload { text-align: right; padding: 20px 0 0 0;}
.check {
    background-color: #fafafa;
    border: 1px solid #aaa;
    color: #333;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.25px;
    line-height: 28px;
    margin-left: 0;
    text-align: center;
	vertical-align: middle;
}

/* 
   Plupload
------------------------------------------------------------------- */
#uploader { padding: 0 0 0 0;width:450px;}

.plupload_wrapper * {
	box-sizing: content-box;
}

.plupload_button {
	display: -moz-inline-box; /* FF < 3*/
	display: inline-block;
	font: normal 12px sans-serif;
	text-decoration: none;
    color: #42454a;
    border: 1px solid #bababa;
    padding: 2px 8px 3px 20px;
	margin-right: 4px;
    background: #f3f3f3 url('../images/cmt/plupload/buttons.png') no-repeat 0 center;
	outline: 0;

    /* Optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.plupload_button:hover {
	color: #000;
	text-decoration: none;
}

.plupload_disabled, a.plupload_disabled:hover {
    color: #737373;
    border-color: #c5c5c5;
    background: #ededed url('../images/cmt/plupload/buttons-disabled.png') no-repeat 0 center;
	cursor: default;
}

.plupload_add {
	background-position: -181px center;
}

.plupload_wrapper {
	width: 100%;
}

.plupload_container {
	border: 1px solid #dddddd;
	/*-moz-border-radius: 5px;*/
}

.plupload_container input {
	border: 1px solid #DDD;
	font: normal 11px Verdana,sans-serif;
	width: 98%;
}

.plupload_header {background: #2A2C2E url('../images/cmt/plupload/backgrounds.gif') repeat-x; display: none;}
.plupload_header_content {
	background: url('../images/cmt/plupload/backgrounds.gif') no-repeat 0 -317px;
	min-height: 56px;
	padding-left: 60px;
	color: #FFF;
}
.plupload_header_title {
	font: normal 18px sans-serif;
	padding: 6px 0 3px;
}
.plupload_header_text {
	font: normal 12px sans-serif;
}

.plupload_filelist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.plupload_scroll .plupload_filelist {
	height: 100px;
	background: #fff;
	overflow-y: scroll;
}

.plupload_filelist li {
	padding: 10px 8px;
	background: #F5F5F5 url('../images/cmt/plupload/backgrounds.gif') repeat-x 0 -156px;
	border-bottom: 1px solid #DDD;
}

.plupload_filelist_header, .plupload_filelist_footer {
	background: #f0f0f2;
	padding: 10px 8px;
	color: #333;
	font-size: 12px;
}
.plupload_filelist_header {
	border-bottom: 1px solid #dddddd;

}

.plupload_filelist_footer {border-top: 1px solid #ddd; height: 22px; line-height: 20px; vertical-align: middle; background: #fafafa;}
.plupload_file_name {float: left; overflow: hidden; margin-left: 10px;}
.plupload_file_status {color: #333; }
.plupload_file_status span {color: #42454A;}
.plupload_file_size, .plupload_file_status, .plupload_progress {
	float: right;
	width: 80px;
}
.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;}

.plupload_filelist .plupload_file_name {
	width: 205px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.plupload_file_action {
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 15px;
}

.plupload_file_action * {
	display: none;
	width: 16px;
	height: 16px;
}

li.plupload_uploading {background: #ECF3DC url('../images/cmt/plupload/backgrounds.gif') repeat-x 0 -238px;}
li.plupload_done {color:#AAA}

li.plupload_delete a {
	background: url('../images/cmt/plupload/delete.gif');
}

li.plupload_failed a {
	background: url('../images/cmt/plupload/error.gif');
	cursor: default;
}

li.plupload_done a {
	background: url('../images/cmt/plupload/done.gif');
	cursor: default;
}

.plupload_progress, .plupload_upload_status {
	display: none;
}

.plupload_progress_container {
	margin-top: 3px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
}
.plupload_progress_bar {
	width: 0px;
	height: 7px;
	background: #CDEB8B;
}

.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
	margin-right: 17px;
}

/* Floats */

.plupload_clear,.plupload_clearer {clear: both;}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;	
}

li.plupload_droptext {
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 0;
	line-height: 80px;
}

/* layer */

.deem { width: 100%; height: 100%; background:url(../images/common/bkg.png) repeat; position: fixed; left: 0; top: 0;overflow:auto; z-index: 100;}

.layerpop { position: absolute; left: 50%; top: 210px; z-index: 101; background: #fff;}
.layerpop .layerpop_tit { height: 55px; background: #eeeeee; border-bottom: 3px solid #1c3f80; padding-left: 19px; line-height: 55px; color: #333333; font-size: 16px; font-weight: bold;}
.layerpop .layerpop_con { padding: 20px 0; text-align: center; color: #333333; font-size: 14px; line-height: 23px;}
.layerpop .layerpop_txt01 { margin-bottom: 25px; color: #333333; font-size: 14px; line-height: 23px;}
.layerpop .btn_closp { position: absolute; right: 17px; top: 17px;}

.layerpop_board { border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #e3e3e3;}
.layerpop_board table { border-collapse: collapse; width: 100%;}
.layerpop_board table caption { display: none;}
.layerpop_board table tbody tr th { padding: 8px 0 8px 28px; color: #333333; font-size: 14px; font-weight: bold; text-align: left;}
.layerpop_board table tbody tr th.top { vertical-align: top;}
.layerpop_board table tbody tr td { padding: 8px 0;  text-align: left;}
.layerpop_board table tbody tr td.input_style01 input { vertical-align: middle; background-color: #fff; border: 1px solid #ddd; color: #333333; font-size: 12px; height: 28px; letter-spacing: -0.5px; line-height: 28px; text-indent: 12px; width: 380px !important; padding: 0 !important;}
.layerpop_board table tbody tr td.input_style02 input { vertical-align: middle; background-color: #fff; border: 1px solid #ddd; color: #333333; font-size: 12px; height: 28px; letter-spacing: -0.5px; line-height: 28px; text-indent: 12px; width: 380px; padding: 0 !important;}
.layerpop_board table tbody tr td.input_style03 textarea { border: 1px solid #ddd; width: 450px !important;}
.layerpop_board table tbody tr td .box_img_upload { width: 100%;}
.layerpop_board table tbody tr td .box_img_upload:after { content: ''; display: block; clear: both;}
.layerpop_board table tbody tr td .box_img_upload dl { width: 100%;}
.layerpop_board table tbody tr td .box_img_upload dl:after { content: ''; display: block; clear: both;}
.layerpop_board table tbody tr td .box_img_upload dl dt { float: left; margin-right: 10px; width: 148px; height: 108px; border: 1px solid #dddddd; text-align: center; color: #333333; font-size: 14px; font-weight: bold; line-height: 108px;}
.layerpop_board table tbody tr td .box_img_upload dl dd { float: left; }
.layerpop_board table tbody tr td .box_img_upload dl dd.last { line-height: 18px; color: #999999; font-size: 12px;}
.layerpop_board table tbody tr td .code { display: inline-block; background: #7965a6; color: #fff; font-weight: bold; font-size: 14px; text-indent: 10px; height: 30px; width: 100px; line-height: 30px; vertical-align: middle;}
.layerpop_board table tbody tr td.coden input { color: #999999;}
.font14 { font-size: 14px !important;}
.bold { font-weight: bold !important;}