@charset "utf-8";
/* import */
@import url("base.css");
@import url("common.css");
@import url("sumoselect.css");

body{overflow-y: hidden;}
/* login */
#login_wrap{position:absolute;top:50%;left:50%;width:700px;height:378px;margin:-179px 0 0 -350px;}
#login_wrap .login_area{border:1px solid #dcdee0;background:url('../images/login/bg_login_bx01.jpg') no-repeat left bottom;}
#login_wrap .login_tit{height:217px;text-align:center;border-bottom:1px solid #dcdee0;}
#login_wrap .login_tit h1{padding:60px 0 23px;}
#login_wrap .login_tit .btn_sw{width:225px;line-height:40px;color:#fff;font-size:15px;font-family:'나눔고딕','NanumGothic';background:url('../images/btn_kuh_sw.png') no-repeat;}
#login_wrap .login_tit p{padding:12px 0 0 0;}
#login_wrap .login_form{position:relative;width:397px;height:97px;margin:30px auto;}
#login_wrap .login_form .inp_log{height:36px;width:286px;margin-bottom:5px;background:#fff;border:1px solid #c3c9ce;border-right-color:#eaecee;border-bottom-color:#eaecee;}
#login_wrap .login_form .inp_log .icn{position:relative;width:46px;height:20px;margin-right:12px;}
#login_wrap .login_form .inp_log .icn:after{position:absolute;top:2px;right:0;width:1px;height:14px;background:#eaecee;content:'';}
#login_wrap .login_form .inp_log .icn_id{background:url('../images/icn_id.png') no-repeat 50% 50%;}
#login_wrap .login_form .inp_log .icn_pw{background:url('../images/icn_pw.png') no-repeat 50% 50%;}
#login_wrap .login_form .inp_log input{width:215px;height:34px;line-height:34px; border:0; }
#login_wrap .login_form .btn_login{position:absolute;top:0;right:0;}

/* layout */
#top_header{position:absolute; top:0; left:0; width:100%; height:55px;}
/*#content{display:;position: absolute; top: 55px; bottom:0; left:0;right:0; min-width:1680px; width: 100%;overflow-y: hidden;}*/
#content{position: absolute; top: 55px; bottom:0; left:0;right:0; min-width:1680px; width: 100%;overflow-y: hidden;}
#content:after{position: absolute;top:0;left:0;width:100%;height:4px;content:'';background:url('../images/bg_shadow.png') repeat-x;z-index:3;}

#content .sub_left{position:absolute; top:0; left:0;bottom:0;width:400px;}
#content .sub_right{position:absolute; top:0; right:0;bottom:0;left:400px;}

#leftFlexBar{position: absolute;top: 0; right:0; width: 5px; height: 100%; cursor: w-resize; z-index: 2;}
#leftFlexBar .btn_bar{ height: 100%;border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;background:#e8f0f3;}

/* top */
#top_header .top_area{position:relative;padding:0 180px 0 350px; width: 1200px; margin: auto;background:url('/images/bg_sub_top.gif') repeat-x;}
#top_header h1{position:absolute;top:2px;left:20px;}
#top_header .gnb{overflow:hidden;width:100%;}
#top_header .gnb li{float:left;width:200px;text-align:center;}
#top_header .gnb li a{display:block;height:55px;line-height:55px;color:#fff;font-size:15px;font-family:'나눔고딕','NanumGothic';}
#top_header .util{position:absolute;top:16px;right:16px;}
#top_header .util .icn{margin-top:-10px;}
.icn_dashboard{width:16px;height:16px;background:url('../images/icn_dashboard.png') no-repeat;}
.icn_home{width:16px;height:16px;background:url('../images/icn_home.png') no-repeat;}
.icn_apply{width:16px;height:16px;background:url('../images/icn_apply.png') no-repeat;}
.icn_info{width:16px;height:16px;background:url('../images/icn_info.png') no-repeat;}
.icn_menu{width:16px;height:16px;background:url('../images/icn_menu.png') no-repeat;}
.icn_arrows-right{width:16px;height:16px;background:url('../images/icn_arrows-right.png') no-repeat; margin-top: 3px;}
.icn_menu_black{width:16px;height:16px;background:url('../images/icn_menu_black.png') no-repeat center;}
.icn_info_black{width:32px;height:35px;background:url('../images/icn_info_black.png') no-repeat center;}
.icn_update_black{width:16px;height:18px;background:url('../images/icn_update_black01.png') no-repeat center;}
.icn_logout_black{width:16px;height:18px;background:url('../images/icn_logout_black01.png') no-repeat center;}
.icn_home_black{width:32px;height:35px;background:url('../images/icn_home_black.png') no-repeat center;}

.extend-menu{display: none; position: absolute; min-width: 250px; min-height: 70px; padding: 15px 15px; right: 10px; background-color: #fff; color: #000; border-radius: 5px; z-index: 2;}
.icn-menu{display: inline-block; cursor: pointer; margin-right:10px;}
.icn-menu > a{text-decoration: none;}
.icn-menu > a > i{width: 100%;}
.icn-txt{color:black; font-size: 11px;}
.header-menu-block{display: block; position: absolute; width: 35px; height: 55px; top: -55px; left: 243px; padding: 14px 7px; background-color: #fff; z-index: 0;}

#top_header .wrap_lnb {display:none; position:absolute; top:55px; left:0; width:100%;  border-bottom:1px solid #1d99e7; background:#fff url('../images/bg_shadow.png') repeat-x;z-index:999;}
#top_header .lnb {padding: 0 180px 0 350px;}
#top_header .lnb:after {display:block; clear:both; height:0; content:'';} 
#top_header .lnb > li {float:left; position:relative; width:14%; padding:15px 0; text-align:center; line-height:30px;}
#top_header .lnb > li a:hover{color:#1d99e7;text-decoration:underline;}

/* left */
.sub_left .h_tm{position:absolute;top:0;left:0;width:100%;height:35px; border-bottom:1px solid #e3e3e3;background:#f2f2f2 url('../images/bg_list_tit.gif') repeat-x;}
.sub_left .sect_folder{position: absolute; top: 53px; bottom:0; left:0;right:5px; overflow-y: auto;}

.sub_left .h_tm h1{padding:8px 0 0 44px;background:url('../images/blet_list_tit.png') no-repeat 20px 8px;line-height:17px;font-size:14px;color:#222;font-family:'나눔고딕','NanumGothic';}
.sub_left .sect_folder .folder_area{padding:10px 10px;}
.tNav_type02>ul>li{padding:0 0 15px 13px;background:url('../images/blet_lnb.png') no-repeat 0 4px;}
.tNav_type02>ul>li>a{color:#333;font-size:13px;font-family:'나눔고딕','NanumGothic';}
.tNav_type02 ul>li>a:hover{color:#1d99e7;}
/*.tNav_type02 ul ul{padding-top:;}*/
.tNav_type02 ul ul>li{padding:10px 0 0 14px; background:url('../images/blet_lnb02.png') no-repeat 0 12px;}
.tNav_type02 ul ul>li>a{color:#666;}
.tNav_type02 ul ul>li.active a,
.tNav_type02 ul ul>li>a:hover{color:#1d99e7;text-decoration:underline;}

.sub_left .t_list_type01 tr.active td,
.sub_left .t_list_type01 tr:hover td{color:#1d99e7;}

.sysInfoTree {position:relative; display: inline-block; border:1px solid #ebebeb; min-height:50px; width:100%; padding:5px;}
.sysInfoTree .selBtn {position:absolute; bottom:5px; right:10px; float:right;}

/* 삭제예정 */
.sysTree {position:relative; display: inline-block; border:1px solid #ebebeb; min-height:50px; width:100%; padding:5px;}
.sysTree .selBtn {position:absolute; bottom:5px; right:10px; float:right;}
/* //삭제예정 */

/* Tree Navigation */
.tNav{position:relative;margin-top:10px;}
.tNav ul{list-style:none;margin:0;padding:0}
.tNav ul ul{margin:0 0 0 -3px}
.tNav li{position:relative;padding:0 0 0 28px;white-space:nowrap;line-height:20px;background:transparent url("../images/ico_folder3.png") no-repeat 9px 4px;*zoom:1}
.tNav li.open{background:transparent url("../images/ico_folder1.png") no-repeat 9px 4px;}
.tNav li.last{}
.tNav li.active a{color:#363636}
.tNav li.active li a{color:#363636}
.tNav a{text-decoration:none;color:#363636}
.tNav a:hover,
.tNav a:active,
.tNav a:focus{text-decoration:none;}
.tNav .tNavToggle{position:absolute;top:0;left:0;width:19px;height:19px;padding:0;overflow:hidden;border:0;font-size:0;color:#fff;vertical-align:middle;text-indent:19px;*text-indent:0;cursor:pointer}
.tNav .tNavToggle.plus{width:26px;height:14px;background:#fff url("../images/ico_folder.png") no-repeat 0 -52px;}
.tNav .tNavToggle.minus{width:26px;height:14px;background:#fff url("../images/ico_folder.png") no-repeat 0 -81px;}

.tNav_search{position:relative;padding:0 68px 20px 54px;}
.tNav_search .tit{position:absolute;top:0;left:0;line-height:30px;font-size:12px;color:#333;font-family:'나눔고딕','NanumGothic';}
.tNav_search .inp{width:100%;}
.tNav_search a{position:absolute;top:0;right:0;}

/* right */
.sub_right .con_top{position: absolute;left: 0; top: 0;width:100%;height:35px; overflow:hidden;background:#fbfbfb; border-bottom: 1px solid #e3e3e3;}
.sub_right .sect_content{position: absolute;left:0; top:53px;bottom:0;width:100%;overflow-y: auto;}
.sub_right .content_area{padding:5px 11px 1px;}

.sub_right .con_top .left_btn{float:left;width:45px;height:53px;border-right: 1px solid #e3e3e3;background:url('../images/icn_leftarea.png') no-repeat 50% 25%;}
.sub_right .con_top h1{float:left;padding:8px 0 0 21px;font-size:14px;color:#222;font-family:'나눔고딕','NanumGothic';}
.sub_right .con_top .folder_his{float:right;padding:14px 10px 0 0;font-size:12px;color:#b4b4b4;font-family:'나눔고딕','NanumGothic';}

.search_bx01{padding:17px 24px;border:1px solid #ebebeb;}
.search_bx01 .search_node {display: inline; min-width: 100px; margin-right: 10px;}
.search_bx01 .search_node .search_label {font-weight: bold; margin-right: 5px;}
.search_bx01 .search_node .search_inputbox {height: 5px;}
.search_bx01 .search_node .search_inputbox input {height: 20px;}
.search_bx01 .search_node .inline {display: inline-block; vertical-align: middle;}
.search_bx01 .search_node span img {vertical-align: middle;}
.search_bx01 table{width:100%;}
.search_bx01 table img{vertical-align:middle;}
.search_bx01 table td{padding:3px 40px 3px 0;}
.search_bx01 td>p{position:relative;}
.search_bx01 td>p>em{position:absolute;top:0;left:0;line-height:30px;width:60px;color:#222;font-family:'나눔고딕','NanumGothic';}
.search_bx01 .serch_td01{padding:0 0 0 60px;}
.search_bx01 .serch_td02{padding:0 0 0 60px;}
.search_bx01 .serch_td03{padding:0 0 0 87px;}
.search_bx01 .serch_td04{}
.search_bx01 .serch_td05{}
.search_bx01 .serch_td06{padding:0 0 0 60px;}
.search_bx01 .serch_td07{padding:0 0 0 87px;}
.search_bx01 .serch_td08{padding:0 0 0 82px;}
.search_bx01 .serch_td01 .inp{position:relative;width:45%;}
.search_bx01 .serch_td01 .inp input{width:85%;}
.search_bx01 .serch_td01 .inp a{position:absolute;top:7px;right:7px;}
.search_bx01 .serch_td01 .inp{width:45%;}
.search_bx01 .serch_td01 select{width:80%;}
.search_bx01 .serch_td02 select{width:80%;}
.search_bx01 .serch_td03 select{width:80%;}
.search_bx01 .serch_td04 label{margin-right:25px;}
.search_bx01 .serch_td04 select{width:80%;}
.search_bx01 .serch_td05 select{width:35%;}
.search_bx01 .serch_td05 .inp{width:60%;} 
.search_bx01 .serch_td06 select{width:80%;}
.search_bx01 td>p.serch_td03 em,
.search_bx01 td>p.serch_td07 em{width:87px;}
.search_bx01 .serch_td07 .inp{position:relative;}
.search_bx01 .serch_td07 .inp input{width:85%;}
.search_bx01 .serch_td07 .inp a{position:absolute;top:0;right:0;}
.search_bx01 .serch_td08 .inp{position:relative;}
.search_bx01 .serch_td08 .inp input{width:85%;}
.search_bx01 .serch_td08 .inp a{position:absolute;top:0;right:0;}
.search_bx01 td>p.serch_td08 em{width:82px;}

.search_bx02 {padding:9px 24px;}
.search_bx02 .search_node {display: inline; min-width: 100px; margin-right: 10px;}
.search_bx02 .search_node .search_label {font-weight: bold; margin-right: 5px;}
.search_bx02 .search_node .search_inputbox {height: 5px;}
.search_bx02 .search_node .search_inputbox input {height: 20px;}
.search_bx02 .search_node .inline {display: inline-block; vertical-align: middle;}
.search_bx02 .search_node span img {vertical-align: middle;}

.list_tit_area{overflow:hidden;width:100%;}
.list_tit_area h1{float:left;padding-left:20px;line-height:30px;font-weight:600;font-family:'나눔고딕','NanumGothic';font-size:15px;color:#222;background:url('../images/blet_h3.gif') no-repeat 0 9px;margin: 0px;}
.list_tit_area .list_option_area {float:right;}
.list_tit_area .list_option_area .part{position:relative;display:inline-block;padding:0 10px;}
.list_tit_area .list_option_area .icn_divide{width:1px;height:14px;margin:0 6px;background:#ebebeb; } 
.list_tit_area .list_option_txt {float:right;line-height:30px;color:#222;}
.list_tit_area .list_option_area_02 {float:left;}
.list_tit_area .list_option_area_02 .part{position:relative;display:inline-block;padding:0 10px;}
.list_tit_area .list_option_area_02 .icn_divide{width:1px;height:14px;margin:0 6px;background:#ebebeb; } 
.list_tit_area .list_option_area_02 .search_node {display: inline; min-width: 100px; margin-right: 10px;}
.list_tit_area .list_option_area_02 .search_node .search_label {font-weight: bold; margin-right: 5px;}
.list_tit_area .list_option_area_02 .search_node .inline {display: inline-block; vertical-align: middle;}
.list_tit_area .list_option_area_02 .search_node span img {vertical-align: middle;}
.list_tit_area .list_option_txt_02 {float:right;line-height:30px;color:#222;}
.list_tit_area .list_option_area_03 {float:left; padding-left: 20px;}
.list_tit_area .list_option_area_03 .part{position:relative;display:inline-block;padding:0 10px;}
.list_tit_area .list_option_area_03 .icn_divide{width:1px;height:14px;margin:0 6px;background:#ebebeb; } 
.list_tit_area .list_option_area_03 .search_node {display: inline; min-width: 100px; margin-right: 10px;}
.list_tit_area .list_option_area_03 .search_node .search_label {font-weight: bold; margin-right: 5px;}
.list_tit_area .list_option_area_03 .search_node .inline {display: inline-block; vertical-align: middle;}
.list_tit_area .list_option_area_03 .search_node span img {vertical-align: middle;}
.list_tit_area .list_option_txt_03 {float:right;line-height:30px;color:#222;}

.t_list_type01{width:100%;border-top:2px solid #c2d1e1;}
.t_list_type01 thead th{padding:10px 0;border:1px solid #ebebeb;border-top:1px solid #fff;border-bottom:1px solid #c2d1e1;background:#f2f5f7;font-weight:normal;color:#222;text-align:center;}
.t_list_type01 tbody td{padding:10px 5px;border:1px solid #ebebeb;text-align:center;}
.t_list_type01 tbody td.align_l{padding-left:25px;}
.t_list_type01 .fir{border-left:0;}
.t_list_type01 .last{border-right:0;}
.t_list_type01 .color01 td{background:#f9eae1;}
.t_list_type01 .color02 td{background:#e7e1f9;}
.t_list_type01 .blank{background:#f5f5f5;}

.t_list_type02{border:1px solid #ebebeb;width:100%;}
.t_list_type02 th{height:35px;background:#f2f5f7;border:1px solid #ebebeb;text-align:center;color:#222;}
.t_list_type02 td{padding:10px 5px;border:1px solid #ebebeb;vertical-align:top;text-align:center;}

.t_list_type03 {width:100%;border-top:1px solid #c2d1e1;font-size:13px;}
.t_list_type03 > tbody > tr > th{height:35px;background:#f2f5f7;border:1px solid #ebebeb;text-align:center;color:#222;}
.t_list_type03 > tbody > tr > th .icn_ess{margin-left:-15px;}
.t_list_type03 > tbody > tr > td{padding:10px 5px;border:1px solid #ebebeb;text-align:center;}

.t_list_type04{width:100%;}
.t_list_type04 th{height:35px;background:#f2f5f7;text-align:center;color:#222;}
.t_list_type04 td{vertical-align:top;text-align:left;}

.pageing{line-height:21px;}
.pageing strong{display:inline-block;vertical-align:middle;width:21px; text-align:center;color:#fff;background:#b2b2b2;}
.pageing .ico_lis{display:inline-block;vertical-align:middle;width:21px; height:21px;background:#f3f3f3; border:1px solid #e3e3e3;}
.pageing .page_prev{background:#f3f3f3 url('/images/icn_p_prev.png') no-repeat 50% 50%;}
.pageing .page_next{background:#f3f3f3 url('/images/icn_p_next.png') no-repeat 50% 50%;}

.write_btn_area{padding-bottom:10px;border-bottom:1px solid #889cb0;}
.t_write_type01{width:100%;border-top:1px solid #c2d1e1;font-size:13px;}
.t_write_type01 > tbody > tr > th{ padding:6px 0;background:#f2f5f7;color:#222;border:1px solid #ebebeb;border-top:0;text-align:center;}
.t_write_type01 > tbody > tr > th .icn_ess{margin-left:-15px;}
.t_write_type01 > tbody > tr > td{height:42px;padding:6px 12px;  border:1px solid #ebebeb;border-top:0;}
.t_write_type01 .inp01{width:100%;}
.t_write_type01 .inp02{width:100%;}
.t_write_type01 .inp03{width:100%;}

.inpChk {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.inpChk + label {
    display: inline-block;
    padding-left: 28px;
    position: relative;
    cursor: pointer;
}

.inpChk + label:before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #333;
    background-color: #fff;
}
/* 체크박스가 체크된 상태의 스타일 */
.inpChk:checked + label:before {
    content: '✔';
}

.inp_more_bx{display:inline-block;position:relative;padding-right:20px;}
.inp_more_bx a{position:absolute;top:7px;right:0;}

.tab_type01{overflow:hidden;width:100%;margin-bottom:4px;}
.tab_type01 li{float:left;width:150px;height:43px;line-height:38px;text-align:center;color:#76797d;cursor:pointer;font-family:'나눔고딕','NanumGothic';}
.tab_type01 li a{color:#76797d;}
.tab_type01 li.on{color:#fff;}
.tab_type01 li.on a{color:#fff;}

/* 팝업 */
.pop_player{background:#fff;border-radius:4px;}
.pop_player > h1{color:#fff;font-family:'나눔고딕','NanumGothic';font-size:14px;line-height:45px;padding-left:16px;background:url('/images/bg_poptit.jpg') repeat-x 0 0;border-radius:4px 4px 0 0;margin: 0px;}
.pop_player .pop_close{position:absolute;top:14px;right:16px;}
.pop_player .pop_inner{padding:0 0 11px 0;}
.pop_player .pop_f_btn{padding-top:7px; text-align:center; border-top:1px solid #889cb0;}
.pop_player .pop_con01{padding:16px 20px;border-bottom:1px solid #f0f0f2;}
.pop_player .pop_con01 .selec_tit{padding-right:14px;color:#222;font-family:'나눔고딕','NanumGothic';}
.pop_player .pop_con01 .SumoSelect{width:140px;}
.pop_player .pop_con02{padding:10px 20px;}
.pop_player .pop_con03{padding:16px;}
.pop_player .search_right_node{float: right;}

/* search */
.search_wrap{position:relative;overflow:hidden;width:100%;}
.search_wrap .search_l_area{float:left;width:49%;}
.search_wrap .search_r_area{float:right;width:39%;}
.search_wrap .transfer_area{position:absolute;top:50%;left:53.5%;width:46px;}
.search_wrap .transfer_area p{padding:3px 0;}
.search_wrap_02 {position:relative;overflow:hidden;width:100%;}
.search_wrap_02 .search_l_area{float:left;width:49%;}
.search_wrap_02 .search_r_area{float:right;width:39%;}
.search_wrap_02 .transfer_area{position:absolute;top:50%;left:53.5%;width:46px;}
.search_wrap_02 .transfer_area p{padding:3px 0;}

/* main */
.main_content{position:absolute; top:0; left:0; right:0; bottom:0; text-align:center;overflow-y: auto;}
.main_content .main_area{padding:25px;}
.main_area2{padding:5px; text-align:center;}

/* 팝업_도움말 */
.pop_player .pop_inner02{position:absolute; top:45px;left:0;bottom:0;width:100%;}
.pop_player .pop_left{position:absolute; top:0; left:0;bottom:0;width:250px;}
.pop_player .pop_left .leftFlexBar02{position: absolute;top: 0; right:0; width: 5px; height: 100%; /* cursor: w-resize; */ z-index: 2;}
.pop_player .pop_left .leftFlexBar02 .btn_bar{ height: 100%;border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;background:#e8f0f3;}
.pop_player .pop_left .sect_folder{position:absolute; top:0;left:0;right:5px;bottom:0;overflow-y: auto;}
.pop_player .pop_left .sect_folder .folder_area{padding:15px 20px;}
.pop_player .pop_left .tNav{margin:0;}
.pop_player .pop_left .tNav .tNavToggle.minus{width:15px;height:22px;vertical-align:middle; background:url('../images/ico_folder1.png') no-repeat 0 50%;}
.pop_player .pop_left .tNav .tNavToggle.plus{width:15px;height:22px; background:url('../images/ico_folder3.png') no-repeat right 50%;;}
.pop_player .pop_left .tNav li{padding-left:19px;background:none;line-height:22px;}
.pop_player .pop_left .tNav li.open{background:none;}
.pop_player .pop_left .tNav li a{color:#333;font-family:'나눔고딕','NanumGothic';}
.pop_player .pop_left .tNav ul ul{margin:0;}
.pop_player .pop_left .tNav ul ul li{padding-left:17px;background:url('../images/blet_lnb02.png') no-repeat 0 50%;}
.pop_player .pop_left .tNav ul ul li.open{ background:url('../images/blet_lnb02.png') no-repeat 0 50%;}
.pop_player .pop_left .tNav ul ul li a{color:#666;font-family:'나눔고딕','NanumGothic','Nanum Gothic';}
.pop_player .pop_right{position:absolute; top:0; right:0;bottom:0;left:250px;overflow-y: auto;} 
.pop_player .pop_right .sect_content{padding:20px;}

.pop_h1{padding-left:24px;background:url('../images/blet_list_tit.png') no-repeat 0 0;line-height:17px;font-size:14px;color:#222;font-family:'나눔고딕','NanumGothic';}
.pop_h2{padding-left:20px;background:url('../images/blet_h3.gif') no-repeat 0 0;line-height:17px;font-size:15px;color:#222;font-family:'NanumGothic','나눔고딕';}
.help_area{padding:15px 25px 0 25px;}

.tab_container_area{position:relative;margin-top:-10px;padding:20px 24px;border:1px solid #1d99e7;}

/* error */
#error_wrap{position:absolute;top:50%;left:50%;width:750px; margin:-113px 0 0 -375px;}
#error_wrap .error_area{height:226px;padding-left:345px;background:url('../images/img_error.png') no-repeat left top;}
#error_wrap .error_area h1{padding:25px 0;line-height:34px;font-size:26px;color:#222;font-family:'나눔고딕','NanumGothic';letter-spacing:-1px;}
#error_wrap .error_area .btn_error01{width:197px;height:50px;line-height:50px;font-size:15px;font-family:'나눔고딕','NanumGothic';background:url('../images/btn_error01.png') no-repeat;color:#fff;}
#error_wrap .error_area .btn_error02{width:197px;height:50px;line-height:50px;font-size:15px;font-family:'나눔고딕','NanumGothic';background:url('../images/btn_error02.png') no-repeat;color:#fff;}

/* main page */
.wrap{width: 100%; height: 100%;}
.top_container{border-style: solid; border-color: #ddd; border-width: 1px 1px 0px; background-color: #f4f4f4;}
.panel_container{width: 100%; height: 100%; padding: 5px 5px;}
.panel_text{font-weight: bold; font-size: 25px; color: white; text-align: right; margin-right: 30px;}
.today{font-size: 28px; font-weight: bold; margin: 10px 10px;}
.top_grid{padding: 0px 15px;}
#jqxTabs .tab-container{padding: 5px; overflow: hidden;}
.box-tab{position: relative; margin-top: 1em; margin-bottom: 1em; min-height: 120px;}
.box{position: relative; margin-top: 1em; min-height: 120px; border-radius: 3px; color: #fff; font-weight: bold;}
.box-large{position: relative; margin-top: 1em; margin-bottom: 1em; min-height: 270px;}
.box_purple{background-color: #a693eb;}
.box_skyblue{background-color: #63b4ea;}
.box_yellow{background-color: #fccb77;}
.box_orange{background-color: #f19b60;}
.box_green{background-color: #49cd81;}
.box .icon{display: block; width: 30%; height: 100%; padding-left: 1em; padding-top: 16px;}
.box .icon > img{width: 50%; opacity:0.3;}
.box .details{position: absolute; top: 15px; right: 20px; width: 200px; text-align: right; vertical-align: bottom;}
.box .footer{height: 27px; margin-top:24px; text-align: center; line-height: 20px; font-size: 13px; background-color: rgba(0,0,0,0.05); cursor: pointer;}
.value, .text{font-size: 25px; font-weight: bold;}

.search-info .inline {display: inline-block; vertical-align: middle;}