@charset "UTF-8";
input[type='button']  {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
select  {
	-webkit-border-radius: 0;
	-webkit-appearance: auto;
}
* { box-sizing: border-box; }
a { display: inline-block; }
.clearfix { display: block; margin: 0; padding: 0; }
.clearfix:after { content: " "; display: block; clear: both; }
.pc_view { display: none; }

.txt_center { text-align: center !important; }
.txt_left { text-align: left !important; }
.txt_right { text-align: right !important; }
.txt_red { color: red !important; }

#hd { position: sticky; width: 100%; top: 0; left: 0;height:54px; z-index: 1001; border-bottom: 1px solid #d1d1d1; }
#logo { padding: 6px;display:inline-block }
#logo img { width: 145px; }
#hd_sch.active { display: block; }
#hd_sch form { padding: 10px 0; }
/*
#gnb_open { font-size: 0.9em; line-height: 26px; right: inherit; left:190px; top: 6px; }
#gnb { position: fixed; width: 100%; height: 100%; margin-left: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; display: block; z-index: 1; }
#gnb.active { margin-left: 0%; }
#gnb #gnb_1dul { position: fixed; width: 100%; height: 100%; overflow-y: auto; padding-bottom: 76px; }
#gnb_close { position: absolute; width: 100%; left: 0; bottom: 39px; }*/


#hd_nb { display: none; }

#wrapper { margin-top: 0px; }
#ol_before > span { position: absolute; right: 175px; margin-top: 9px; line-height: 14px; color: #fff; }
.sns-wrap {  display: flex;
    width: 250px;
    text-align: center;
    align-items: center;
    justify-content: space-between; }
.ol .btn { width: 110px; height: 35px; text-indent: -9999px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin: 0 3px; }
.ol .btn1 { background-image: url(../img/mobile/ol_ico2.png); }
.ol .btn2 { background-image: url(../img/mobile/ol_ico1.png); display: none}
#ol_after_hd { text-align: right; position: absolute; top: 3px; right: 5px; font-size: 0.9em; z-index: 1002; }
#ol_after_hd .btn_admin { display: inline-block;text-indent: -9999px; width: 386px; height: 43px; background-color: transparent; background: url(../img/common/ol_adm_ico.jpg) center center no-repeat; border: none; margin-bottom: 0; }
#ol_after_hd strong { padding-bottom: 0; }
#ol_after_pt { width: 100%; }
#ol_after_pt strong { color: #0753b0; }
#ol_after_private { float: right; }
#ol_after_private a { background-color: transparent; color: #000; border-right: none !important; height: 30px; line-height: 30px; padding:4px; }
#ol_after_scrap { width: auto; }
#ol_after_memo { width: auto;margin-left:5px;margin-right:10px }
#ol_after_private { margin: 0; padding: 0; list-style: none; }
#ol_after_private:after {display:block;visibility:hidden;clear:both;content:""}
#ol_after_private li {float:left}
#ol_after_private a strong { color: #fff; font-weight: normal; }

#text_size { display: none; }

.min_gnb { overflow: hidden; margin: 10px; padding: 0; list-style: none; }
.min_gnb li { float: left; width: 20%; padding: 1px; position: relative; }
.min_gnb li a { display: block; text-align: center; line-height: 30px; background-color: #f5f5f5; font-size: 0.9em; }
.min_gnb li:nth-child(3):after { content: ''; display: block; width: 100%; height: 4px; position: absolute; left: 0; bottom: 0; background-color: #4285f0; }
.min_gnb li a img { width: 13px; }

.tab_con { display: none }
.tab_con.active { display: block; }

.f_banner { margin: 10px; }
.f_banner img { width: 100%; }
#ft_copy #ft_company { text-align: left; }
#ft_copy #ft_company a { padding: 0; margin-right: 6px; }

.list_type1 {
    border-bottom: 2px solid #3c4249;
    padding: 0;
    margin: 0;
    list-style: none;
}



.logo_box {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    margin: 0 -5px;
}


.logo_box li {
    float: left;
    width: 25%;
    /* height: 160px; */
    padding: 15px 5px;
}
.logo_box li a { width: 100%; }
.logo_box li img { width: 100%; }

/* 공통 */
.board_title { height: 28px !important; width: 100% !important; background: #fafafa !important; border-bottom:1px solid #ddd; line-height: 28px; font-weight: bold ; padding-left:10px; font-size:16px !important; }
#bo_v_title { padding-left:10px !important; padding-right:10px !important;margin-bottom:10px }

/*cbm*/
.cbm_table_wrap {border: 1px solid #dde4e9; padding: 10px; float:left; width:100%; min-height:272px; }
.cbm_table_wrap table.cbm_table1 td { font-size: 13px; padding: 8px 5px; height:50px !important; }
.cbm_table_wrap table.cbm_table2 td { font-size: 13px; padding: 8px 5px; height:40px !important; }
.cbm_table1 th { width:50px; text-align: left; padding-left:10px; }
.cbm_table1 td.unit_select { width: auto }
.cbm_table1 td.unit { width:30px; }
.cbm_table1 td.relash { width: 80px;text-align: right}
.cbm_table1 td.unitmark { width:40px; text-align: right}
.cbm_table1 td.unit_inout { text-align: right; text-align: right !important; wdth:190px;}
.style1 { color: #FFFFFF; font-weight: bold; }
.style2 { color: #FFFFFF; }
.border_bottom { border-bottom: 1px dashed #dde4e9; }
.padding_5 { padding: 5px 0;}
#tbl_cal_cbm tr td {text-align: center;}
.color_gray { color:#a9afb1; text-align: left !important}
.str_style { text-align: right; width:120px; padding:5px; }
.result{ text-align: right; padding: 0 5px; }
.btn_refrash { float:right; border:1px solid #ccc; padding:4px 4px 4px 30px; background:#fafafa url(/theme/forwarder/img/common/icon_refrash.png) 4px center no-repeat; text-decoration: none !important}

/*util*/
.side_link_btn.index { display: none }
.side_link_btn.m_btn .on { color:#FA060A; font-weight: bold; position: relative }
.side_link_btn.m_btn .on:after { content:""; width: 100%; position: absolute; bottom:-7px; height: 4px; background: #FA060A; left:0; }

/*cbm*/
.cbm_table2 th { text-align: left;}
.cbm_table2 .result_field { text-align: right !important;  }
.cbm_table2 .result_field input { border:none; border-bottom:1px solid #eaeaea; color:#0c4d8e !important; font-size: 13px; font-weight: bold; }
.cbm_table2 .result_unit { text-align: left !important}

/*ex_rate*/
.ex_rate_head th { border-bottom:2px solid #999 }
.county_tbl_wrap { clear:both; margin:5px 0 20px; border:1px solid #ddd; border-bottom-width: 0 }
.country_div_option { padding: 20px 0; display: none; border-bottom:1px solid #ddd; overflow: hidden }
.ex_rate_input{ height: 33px; border:1px solid #ddd }
#country_search { text-align: center; margin-top: 10px;padding-bottom: 10px;border-bottom:1px solid #E4E4E4; }
#country_search input[type=text] { width: 100px; }

/*tariff*/
.tariff_search_wrap { border:1px solid #ddd; margin: 8px; margin-bottom: 10px; }
.tariff_search_wrap td, .tariff_search_wrap th { border-bottom: 1px solid #ddd; padding: 0 5px; }
.tariff_search_frield { height: 40px; padding: 5px 0;}
th.tariff_search_frield { text-align: left; width: 53px; }
.tariff_search_wrap table tr:last-child th, .tariff_search_wrap table tr:last-child td { border-bottom: none; }
th.tariff_search_frield label { display: inline-block; }
.tariff_search_frield select { height: 28px; width: 100%;}
.tariff_mtable td { padding-left:3px; padding-right:3px;  }
.tariff_input{  width:80%;height:28px; font-size:15px;text-transform:uppercase; border:1px solid #aaa }
.tariff_search_frield.diff1 { font-size: 11px; }
.tariff_search_frield.diff1 label { word-break: keep-all; display: inline-block; }
.tariff_search_frield button { height: 28px; border: none; background: #2f5597; color: #fff; width: 50px; }
.tariff_mtable table { width: 100%; border-collapse: collapse; }
.tariff_mtable table th { border-top: 1px solid #bfbfbf; border-bottom: 2px solid #595959; height: 30px; }
.tariff_mtable table th:first-child { border-left: 1px solid #bfbfbf; }
.tariff_mtable table th:last-child { border-right: 1px solid #bfbfbf; }
.tariff_mtable table td { border: 1px solid #bfbfbf; text-align: center; height: 25px; font-size: 12px;}
.tariff_mtable .tariff_mtable_notice { margin-top: 10px; }
.tariff_mtable .tariff_mtable_notice td { border: none; text-align: left; height: 35px; }

.tracking_search_wrap { border:3px solid #7F7F7F;padding:5px }
.tracking_container{ margin: 0 auto; }
.tracking_select { width:30%;height:40px; font-size:15px }
.tracking_input{  width:67%;height:40px; font-size:15px!important;text-transform:uppercase; border:1px solid #ddd }
.tracking_btn { display: block; margin-top:5px; height:40px;border:1px solid #000000; background-color:#004B94;color:#ffffff; font-weight:bold; width:100% }
.api_atcmp_wrap .words { overflow: hidden; }
.api_atcmp_wrap .words .info_words {/* padding: 17px 15px 15px; */ padding: 5px; font-size: 12px; line-height: 23px; }
.api_atcmp_wrap .words ul li { list-style-type:none; text-align: left; padding: 5px; font-size: 13px; line-height: 22px;}
.api_atcmp_wrap .words ul li .case_type { width: 20px; height:20px; border-radius: 20px; display: inline-block; text-align: center; color:#fff; font-weight: bold; font-size:11px; }
.api_atcmp_wrap .words ul li .color_01 { background: #b4c7e7 }
.api_atcmp_wrap .words ul li .color_02 { background: #2f5597 }
.api_atcmp_wrap .words ul li .color_03 { background: #ff3300 }
.api_atcmp_wrap .words ul li .ict_date { float:right; color:#7C7C7C }
.api_atcmp_wrap .words ul { margin:0; padding:0 }
.ict_close { background: #ccc; display: block; padding: 5px 10px; font-size: 12px; }
.ict_del { display: inline-block; float:right;  width:15px; height:15px; background: url(../img/common/ict_del.png) center center no-repeat; border:1px solid #ccc; margin:3px;}

#tbl_ex_arr2 { table-layout: fixed; }
#tbl_ex_arr2 th { background-color: #2f2d68; color: #fff; }
#tbl_ex_arr2 th, #tbl_ex_arr2 td { text-align: center; padding: 5px; word-break: break-all; }
.tracking_url_copy { text-align: center;margin-top: 10px; }
.tracking_url_copy a { border: 1px solid #bfbfbf; padding: 5px 20px; border-radius: 20px; }

/*기업정보 */
.company_total {  margin: 0; padding: 10px; padding-right: 0;}
.company_list_align { text-align: right;padding:10px; }
.company_list_align a { padding:0 5px;}
.company_list_align select { border: 1px solid #bebebe; border-radius: 3px; height: 30px; font-size: 11px; color: #777; }
.company_list_align .btn_type1 { font-size: 12px; }
caption { display: none }
.list_type1 { border-bottom: 2px solid #3c4249; padding: 0; margin: 0; list-style: none; }
.busi_info { padding: 0; margin: 0; list-style: none; }
.busi_info > li {  padding: 5px 10px; }
.busi_info > li label { display: inline-block; width: 65px; }
.busi_info > li select { height: 30px;  margin-right: 20px; }
.busi_info > li select::-ms-expand { display: none; }
/*.busi_info a { padding-left: 30px; background: url(../img/sub/busi_info_ico.jpg) left center no-repeat; line-height: 23px; float: right; }*/
.busi_info a { padding-left: 30px; float: right; }

.busi_info input[type="text"] { width: 170px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #707070; height: 24px; padding: 5px; }
.busi_info button { border: none; border-radius: 0; background-color: #2f5597; color: #fff; width: 55px; height: 24px; margin-left: -4px; }
.area_select { padding: 5px 10px 0; }
.area_select select { width: 100%;  -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/sub/sel_ico1.jpg) no-repeat 100% 50%; -webkit-background-size: 12.5px; background-size: 12.5px; border: 1px solid #707070; height: 24px; padding: 0 25px 0 10px; margin-bottom: 5px; }
.area_select select::-ms-expand { display: none; }
.logo_box { padding: 0; margin: 0; list-style: none; overflow: hidden; }
.logo_box li { float: left; /* width: 25%; height:110px; */ width: 50%; overflow: hidden; padding: 15px 5px; }
.logo_box li div { border: 1px solid #bfbfbf; }
.area_select2 { text-align: center; padding: 5px 0; }
.area_select2 a { min-width: 15%; border: 1px solid #dfdfdf; line-height: 30px; margin-bottom: 3px; }

.m_com_list { border-bottom: 1px solid #eaeaea }
.m_com_list ul { margin:0; padding:0; overflow: hidden; }
.m_com_list ul li { list-style-type:none; border-top:1px solid #eaeaea; display:flex; width:100%; padding:10px 5px }
.m_com_list ul li:after { clear:both }
.com_cate_img { float:left; width: 80px; height: 48px;  }
.com_cate_img.type1 { background-position: 0 0; }
.com_cate_img.type2 { background-position: 0 -55px; }
.com_cate_img.type3 { background-position: 0 -110px; }
.com_cate_img.type4 { background-position: 0 -220px; }
.com_cate_img.type5 { background-position: 0 -275px; }
.com_cate_img.type6 { background-position: 0 -330px; }
.com_cate_img.type7 { background-position: 0 -385px; }
.com_cate_img.type8 { background-position: 0 -440px; }
.com_cate_img.type9 { background-position: 0 -495px; }
.com_cate_img.type1 { background-position: 0 -550px; }
.com_cate_img.type11 { background-position: 0 -605px; }
.com_cate_img.type12 { background-position: 0 -165px; }

.com_info_wrap { float:left;  margin-left: 0px; width:75% }
.com_name { font-size: 13px; font-weight: bold; width:100%; margin-bottom: 0px; }
.com_name a { display: inline-block; max-width: 90%; padding: 3px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; }
.com_mark { width: 50%; float: left; min-height: 10px;}
.com_mark img { height: 23px; margin-right: 3px}
.com_view { display: inline-block; float:right; background: url(/theme/forwarder/img/mobile/view.gif) left center no-repeat; padding-left:25px; background-size:20px; margin-top:5px; }
.com_wish { display: inline-block; float:right; background: url(/theme/forwarder/img/mobile/wish1.png) left center no-repeat; padding-left:25px; background-size:16px; margin-top:5px; margin-left:15px; }

.power_link div.com_name a { font-size: 14px; }
.power_link_medal { height: 22px }

li.power_link:first-child div.com_name a { background:#ffff00; color:#D80003 !important ; }
li.power_link:nth-child(2) div.com_name a { background:#ffff00; color:#376ffd !important ; }
li.power_link:nth-child(3) div.com_name a { background:#ffff00; color:#a800ff !important ; }

/*gallery */
#gall_ul li.gall_li { padding-left:3px !important; padding-right: 3px !important;}
#bo_gall .gall_li { /* width: 50% !important; */  /*min-height:258px;*/ padding-top:5px; }
ul.gall_con li.gall_href { text-align: center !important }
ul.gall_con li.gall_href > a { width: 100%; }
ul.gall_con li.gall_href img { width: 100%; height: 100%; }
ul.gall_con li.gall_href span { width: 100%!important; height: auto!important; }
.bo_cate_link { display: block;font-size:13px;!important }
.gall_text_href img { display: none }
#bo_gall .gall_text_href a.gall_title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 95%; display: inline-block; }
#bo_gall .gall_text_href a.bo_cate_link { display: block; border-right: none; font-weight: normal; }
#bo_gall .gall_text_href a:first-child { height: 20px; }
#bo_gall .gall_date { float: right; margin-right: 5px; }

.page_title { height: 28px !important; width: 100% !important;  background: #none !important; border-bottom: 1px solid #ddd; line-height: 28px;
    font-weight: bold; padding-left: 10px; font-size: 16px !important; position:relative }
.li_style { width:100% !important}
.popular_date { position: absolute; right: 0; bottom:0; font-size: 13px; color:#5aa6e2; font-weight: normal }
.popular_list_wrap { margin:0; padding:0; list-style-type:none}
.popular_list_wrap .li_style div.item { padding-left:5px; padding-left:5px;}
.popular_list_wrap .li_style div.item:hover { background:#CDE9F7}

/* biz */
.busi_detail_list_btn { text-align: right; padding-bottom: 5px; }
.busi_img img { max-width: 100% }
.busi_detail_wrap { padding-bottom: 100px; }
.busi_img { padding-bottom: 5px; padding-top: 5px; border-top: 2px solid #000; }
.busi_detail { border-top: 2px solid #595959; margin-bottom: 0px; }
.busi_detail_header { border-bottom: 1px solid #e0e0e6; padding: 10px 10px 10px; position: relative;}
.busi_detail_header h3 { font-size: 18px; font-weight: bold; margin-bottom: 5px; }
.busi_detail_header p { color: #666; font-size: 11px; }
.busi_detail_header .btn_box { /*position: absolute; right: 10px; top: 50%; margin-top: -15px;*/ margin-top:10px; overflow: hidden; }
.busi_detail_header .btn_box button { float: left; margin-right: 5px; }
.busi_detail_header .btn_box button:last-child { margin-right: 0; }
.btn_type1 { border: 1px solid #bebebe; border-radius: 3px; height: 30px;  background-color: #fff; color: #777; font-size: 11px }
.btn_type1 img { margin-right: 2px; width:14px; }
.busi_detail_con { overflow: hidden; }
.busi_detail_con ul {margin: 0; padding: 10px ; list-style: none; width: 100% !important; border-bottom:1px solid #ddd }
.busi_detail_con ul li { padding-bottom:5px; padding-top:5px; }
.busi_detail_con ul span { display: inline-block; position: relative; padding-left:26px; min-height: 22px; }
.busi_detail_con ul span:nth-child(2) { margin-left: 20px; }
.busi_detail_con ul span img { margin-right: 5px; position: absolute; left: 0}
.busi_detail_con ul span a { text-decoration: underline; text-underline-position: under; color: #0066cc; }
.busi_detail_con .certify_logo_box { max-width: 100%; padding: 10px 5px; text-align: center; }
.busi_detail_wrap h2 { padding: 5px 0; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; font-size: 1.2em; font-weight: bold; text-align: center; background-color: #f7f7f7; }
.busi_detail_wrap #bo_v_sns { margin: 10px }
.busi_detail_wrap #bo_list { padding: 0; }
.busi_detail_wrap #bo_gall .gall_con li.gall_href { height: 50px; }
.busi_detail_wrap #bo_gall .gall_con li.gall_href a img { width: 100px; margin-left: -50px; }
.table_wrap table { width: 100%; border-collapse: collapse; border-spacing: 0; }
.table_type1 {margin:0 0 10px}
.table_type1 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.table_type1 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;text-align:center;}
.table_type1 thead a {color:#383838}
.table_type1 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.table_type1 tfoot th, .table_type1 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.table_type1 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.table_type1 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.admin_info { text-indent: -9999px; width: 20px; height: 20px; background: url(../img/sub/admin_ico.jpg) center center no-repeat; }
.busi_contact ul { list-style: none; padding: 0; margin: 0; }
.busi_contact > ul > li { border-bottom: 1px solid #bfbfbf; }
.busi_contact > ul > li:last-child { border-bottom: none; }
.busi_contact > ul > li > ul { display: table; width: 100%; }
.busi_contact > ul > li > ul > li { display: table-cell; vertical-align: middle; padding: 10px;padding-right:5px }
.busi_contact > ul > li > ul > li:first-child { width: 40px; text-align: center; }
.busi_contact > ul > li > ul > li:last-child { width: 100px; text-align: center; }
.busi_contact_img img { width: 50px; height: 50px; border: 1px solid #ccc; border-radius: 50%; overflow: hidden; }
.busi_contact_name { font-size: 18px; }
.busi_contact_info { overflow: hidden; }
.busi_contact_info span { position: relative; float: left; color: #939393; padding-right: 10px; margin-right: 10px; }
.busi_contact_info span:after { content: ''; display: block; position: absolute; top: 50%; right: 0; width: 1px; height: 10px; background-color: #ccc; margin-top: -3px; }
.busi_contact_info span:last-child { padding-right: 0; margin-right: 0; }
.busi_contact_info span:last-child:after { display: none; }
.busi_contact_util a { display: inline-block; width: 35px; height: 35px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.busi_contact_util a.busi_contact_phone { background-image: url(../img/mobile/busi_phone.png); }
.busi_contact_util a.busi_contact_email { background-image: url(../img/mobile/busi_email.png); }
.line_box_type1 { padding: 10px;}
.line_box_type1 img {max-width:100%;}
.busi_intro { font-size: 13px; margin-bottom: 30px; line-height: 1.4; }
.busi_history { padding: 0; margin: 0; list-style: none; padding-left: 10px; }
.busi_history li { margin-bottom: 5px; }
.sns_list { padding: 0; margin: 0; list-style: none; text-align: center; margin-top: 20px; }
.sns_list li { display: inline-block; padding: 0 3px; }
.memo_input_wrap { padding-bottom: 15px 5px; margin-bottom: 10px;/*border-bottom: 1px solid #e0e0e6;*/ }
.memo_input_wrap textarea { resize: none; border: 1px solid #acacac; background-color: #f7f7f7; height: 80px; width: 70%; vertical-align: middle; }
.memo_input_wrap button { color: #fff; background-color: #404040; font-size: 14px; border: none; border-radius: 5px; padding: 7px; font-weight: bold; margin-left: 10px; }
.memo_list ul { padding: 0; margin: 0; list-style: none; border-bottom: 1px solid #7f7f7f; }
.memo_list ul li { border-top: 1px solid #e0e0e6; border-bottom: 1px dotted #9f9f9f; padding-top: 10px; padding-bottom: 10px; }
.memo_list ul li:first-child { border-top: 1px solid #e0e0e6; }
.memo_list ul li:last-child { border-bottom: none; }
.memo_list ul li p { margin-top: 15px; }
.btn_type2 { border: 1px solid #ee7200; background-color: #ff8c13; color: #fff; padding: 4px 6px; border-radius: 5px; font-size: 11px; font-weight: bold; }
.empty_text { display: block; text-align: center; padding: 10px 0; }

.pop_type1 { border-top: 3px solid #333; }
.pop_type1 h1 { padding: 20px; border-bottom: 1px solid #dde4e9; background-color: #fff; font-size: 1.2em; }
.pop_view  img { max-width: 100%; }
.pop_view table { width: 100%; border-collapse: collapse; border-spacing: 0; border-bottom: 1px solid #dde4e9; }
.pop_view thead { border-bottom: 1px solid #dde4e9; }
.pop_view thead th { font-weight: normal; padding: 8px 5px; }
.pop_view thead th.tit { width: 13%; }
.pop_view thead th.subject { width: 50%; }
.pop_view tbody td { padding: 40px 15px; line-height: 1.8; }
.pop_admin_info .admin_img { padding: 10px 0; text-align: center; }
.pop_admin_info table { width: 100%; border-collapse: collapse; border-spacing: 0; }
.pop_admin_info table caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.pop_admin_info table th { border: 1px solid #eaeaea; background-color: #f6f9fa; width: 30%; padding: 7px 15px; }
.pop_admin_info table td { border: 1px solid #eaeaea; background-color: #fff; padding: 7px 15px; }
.pop_admin_info table td p { line-height: 1.8; padding: 10px 0; }


#bo_v_table, #container_title { height: 28px !important; width: 100% !important; background: #fff !important; /*border-bottom: 1px solid #ddd; */line-height: 28px; font-weight: bold;  padding-left: 10px; font-size: 16px !important; }
.ex_btn { border: 1px solid #eaeaea; padding:10px;border-radius: 4px; text-align: center; text-decoration: none !important; background:#fafafa; vertical-align: middle; }


/* SNS LOGIN */
.login-sns{padding-bottom:10px;border:1px solid #cfded8;border-bottom:none}
.sns-wrap {text-align:center}
.sns-icon {display:inline-block;vertical-align:middle;text-decoration:none}
.sns-icon:hover {text-decoration:none}
.sns-icon .ico {display:block;background-repeat:no-repeat; background-position: center center; background-size: cover; vertical-align:middle}
.sns-icon .txt {position:absolute;line-height:0;font-size:0;vertical-align:middle;overflow:hidden}
.sns-icon .txt i {font-style:normal}

.reg-form .sns-wrap {margin:0;text-align:left}
.reg-form .sns-icon {display:inline-block;vertical-align:middle;text-decoration:none}
.reg-form .sns-icon:hover {text-decoration:none}
.reg-form .sns-icon .ico {display:block;background:url('/plugin/oauth/img/m_sns_logo.png') no-repeat;vertical-align:middle}
.reg-form .sns-icon-not .ico {display:block;background:url('/plugin/oauth/img/m_sns_logo.png') no-repeat;vertical-align:middle}
.reg-form .sns-icon .txt {position:absolute;line-height:0;font-size:0;vertical-align:middle;overflow:hidden}
.reg-form .sns-icon .txt i {font-style:normal}

/* SNS by COLOR */
.sns-wrap-org .sns-naver {border-color:#18a400;background:#2db400}
.sns-wrap-org .sns-naver .ico {background-position:-29px 0; }
.sns-wrap-org .sns-gg {border-color:#ca2c19;background:#dd5443}
.sns-wrap-org .sns-gg .ico {background-position:-58px 0}
.sns-wrap-org .sns-fb {border-color:#2e5393;background:#3a5897}
.sns-wrap-org .sns-fb .ico {background-position:0 0 }

.sns-wrap-over .sns-icon {border-color:#dcdcdc}
.sns-wrap-over .sns-icon-not {border-color:#8b8b8b}
.sns-wrap-over .sns-naver{border-color:#18a400}
.sns-wrap-over .sns-naver .ico {background-image: url(../img/mobile/login_nv.png?ver=1) }
.sns-wrap-over .sns-gg .ico {background-image: url(../img/mobile/login_gg.png?ver=2)}
.sns-wrap-over .sns-gg {border-color:#ca2c19}
.sns-wrap-over .sns-fb .ico {background-image: url(../img/mobile/login_fb.png)}
.sns-wrap-over .sns-fb {border-color:#2e5393}
.sns-wrap-over .sns-kk .ico {background-image: url(../img/mobile/login_kt.png?ver=1)}
.sns-wrap-over .sns-kk {border-color:#f2df00}
.reg-form .sns-icon-not {border-color:#8b8b8b}

.sns-wrap a { border:none !important }

/* SNS by SIZE */
.sns-wrap-32 .sns-icon {border-width:1px;border-style:solid;overflow:hidden;margin:0 1px}
.sns-wrap-32 .sns-icon .txt {display:inline-block;margin:0 10px 0 0;font-size:0.95em;letter-spacing:-0.1em}
.sns-wrap-32 .sns-icon .ico {width:45px;height:45px;border-radius: 8px;}

/* LOGIN LOADING */
.social-login-loading{width:100%;height:auto;text-align:center}
.social-login-loading p{display:inline-block;margin-top:10px;padding:40px 0 0;line-height:30px}


.page_title.util .help {
    position: absolute;
    bottom: 1px;
    right: 5px;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff !important;
    border-radius: 20px;
    font-family: Verdana, "sans-serif";
    text-align: center;
    background: #1e5799;
    background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-linear-gradient(-45deg, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(135deg, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
}

@media screen and (max-width:425px){
    .page_title.util { display: none }
    .busi_detail_header .btn_box button { width: 24%; margin-right: 1%; }
}

@media screen and (max-width:360px){
    .busi_detail_header .btn_box button { width: auto; margin-right: 5px; padding: 0 10px; }
}

@media screen and (max-width:320px){
    .busi_detail_header .btn_box button { padding: 0 5px; }
}



.pc_good_bt{
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
border:1px solid #D8DED9;
background:#F2F5F9;
color:#FF2F63;
font-size:10pt;
font-weight:bold;
display: inline-block;
text-align:center;
height:30px;
margin-right:5px;
}

.pc_good_bt1{
padding-left:10px;
padding-right:10px;
height:32px;
border:1px solid #DDDDDD;
background:#ffffff;
color:#000000;
font-size:10pt;
font-weight:bold;
display: inline-block;
text-align:center;
margin-left:5px;
}


#fk_board_ad_mobile{
border-top:1px solid #EBEBEB;
border-bottom:1px solid #EBEBEB;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;

}

#fk_board_ad_mobile > #ad_co_home{
	display:inline-block;
	width:auto;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;	
}
	
#fk_board_ad_mobile > #ad_co_home a{
	color:#33A520;
}	


#fk_board_ad_mobile > #ad_co_name{
	font-weight:bold;
	display:inline-block;
	width:auto;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;		
}

#fk_board_ad_mobile > #ad_co_name a{
	color:#1964C0;
	text-decoration:underline;	
}	

#fk_board_ad_mobile > #ad_co_cmt{
	color:#686868;
	display:inline-block;
	width:auto;
	margin-bottom:13px;		
}




.adslot_100px { width: 100%; height: 100px; }

/*물류업체더보기 CSS*/
.bt_a {
	display:inline-block;
	color:#007eff;
	text-align:center; 
	padding:10px;
	margin-top:8px;
	margin-bottom:2px; 
	background-color:#EFF0F2;
	border-radius:5px;
	width:100%;
	text-decoration:none;
}
.bt_a:hover{
	text-decoration:none;
}

.bt_b {
	display:inline-block;
	color:#fff;
	text-align:center; 
	padding:10px;
	margin-top:8px;
	margin-bottom:2px; 
	background-color:#007bff;;
	border-radius:5px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
	color:#fff !important;
}
.bt_b:hover{
	text-decoration:none;
}
/*물류업체더보기 CSS*/

/*업종버튼*/
.upjongbutton{
	min-width: 66px;
	max-width: 66px;
	border:none;
	color: white;
	font-size: 9pt;
	height: 18px;
	border:0px;	;
	margin-right:5px;
    border-radius: 4px !important;
}

/*업종버튼*/
/*프리미엄 업종 옆 텍스트*/
.upjong_right_text_cut{

	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*프리미엄 업종 옆 텍스트*/
.m_primium {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin-left:5px;
	margin-right:5px;
}
.m_primium a{
	text-decoration:none;
	margin-bottom:5px;
}
.m_primium_box {
    display: flex;
}

.m_primium_box_line1 {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80px;	
    min-width: 80px;
    height: 53px;
    margin-right: 5px;
    object-fit:contain;
	border:1px solid #dddddd;
}
.m_primium_box_line1 img {
	max-width:100%;
    object-fit:contain;
}

.m_primium_box_line2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
    background-color: #fff;
	

}
.m_primium_box_line2_1 {
    display: flex;
    align-content:center;
	
    height: 18px;
    line-height: 18px;

    margin: 1px;
    font-size: 13px;
    font-family: 맑은 고딕;
    font-weight: bold;
	overflow:hidden;
	color:#000000;
	
}
.m_primium_box_line2_2 {
    display: flex;
    margin: 1px;
    line-height: 15px;
    height: 30px;

	overflow:hidden;
    font-size: 11px;
    font-family: 맑은 고딕;
	color:#8F8F8F;	
}

.LvBox{
	color: white;
	font-size: 10px;
	padding: 1px 2px;
	font-weight: normal;
	line-height: 14px;
	border-radius: 4px !important;
}
.Lv1Color{
	background-color:#743938;
}
.Lv2Color{
	background-color:#3cb200;
}
.Lv3Color{
	background-color:#aeb200;
}
.Lv4Color{
	background-color:#71a0f1;
}
.Lv5Color{
	background-color:#39afff;
}
.Lv6Color{
	background-color:#1f54bd;
}
.Lv7Color{
	background-color:#f560af;
}
.Lv8Color{
	background-color:#f40100;
}
.Lv9Color{
	background-color:#8f47fa;
}

/*게시판 내용에 알림 시작*/
.gongji {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    flex-wrap: nowrap;
	border-bottom:1px solid #DDDDDD;

}

.gongji1_a {
    display: flex;
    height: 100%;
    width: 95%;
    align-items: center;
    text-decoration: none;
    
}

.gongji1 {
    display: flex;
    background-color: #ec6b14;
    border: 1px solid #ec6b14;
    border-radius: 4px;
    color: white;
    margin-left:15px;
    min-width: 30px;
    justify-content: center;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;		
}

.gongji2 {
    display: flex;
    font-size: 9pt;
    color: #919191;
    padding-left: 5px;
    

}
.gongji1_a:hover  {
	text-decoration:none;
    
}
.gongji2:hover  {
    color: #3e99f4;
    
}
/*게시판 내용에 알림 종료*/

.nick_right{
    background-color: #767070;
    border: 1px solid #616161;
    border-radius: 3px;
    width: 30px;
    text-align: center;
    font-size: 9pt;
    line-height: 14px;
}

.m_list > ul > div {
margin-left:-6px !important;
margin-right:-6px !important;

}

.bo_v_act{
    display: flex;
    align-items: center;
    justify-content: center;
}

.category a span:first-child {
    display: none;
}

.m_list_subject a img {
    display: none;
}
.m_list_subject strong {
	 background: #ff0000;
    border-radius: 3px;
    font-weight: bold;
	 padding: 2px 4px;
    font-size: 12px;
	color: #fff !important;
	
}

#bo_vc a.btn_repl_report {
    background: url(/theme/forwarder/img/common/icon_report.png?ver=1) left center no-repeat !important;
    background-size: 11px 10px !important;
}
.bo_v_link_cnt  , .bo_v_file_cnt{
	display:none;
}
.bo_subject_color{color:#8f8f8f}
.bo_reple_color{color:#355eb4}

.m_list_subject a:visited, .latest_board> ul> li> a:visited {
            color: #8f8f8f !important; /* 방문 후 글자색 변경 */
}

article[id^="c_"] {
  scroll-margin-top: 55px;
}

.wr_chk_label{
    left: 0px;
    position: absolute;
    height: 35px !important;
    line-height: 25px !important;	
}	