@charset "utf-8";

/*************************************************/
/* layout.css                                    */
/*************************************************/

/**********/
/* layout */
/**********/
#area-banner .issue-close-date .wrapper:before {
	content: url('https://image.dev.barobill.co.kr/v7/banner/bg-left.gif');
}
#area-banner .issue-close-date .wrapper:after {
	content: url('https://image.dev.barobill.co.kr/v7/banner/bg-right.gif');
}
#area-banner .issue-close-date .wrapper .banner-close-btn {
	background-image: url('https://image.dev.barobill.co.kr/v7/banner/close-btn.gif');
}

/* area-top */
#area-top .logged-in .info .menus li a.logout {
	background-image: url('https://image.dev.barobill.co.kr/v7/layout/top-logout.png');
}
#area-top .logged-in .point > span .icon {
	background-image: url('https://image.dev.barobill.co.kr/v7/layout/top-point.png');
}

/* area-gnb */
#area-gnb .gnb-container .gnb .logo {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/gnb-logo.png');
}
#area-gnb .gnb-container .gnb .gnb-navi-m1 li.all a {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/gnb-all-menu.png');
}
#area-gnb .gnb-container .gnb .gnb-dropdown .gnb-dropdown-bg1:before {
	content: url("https://image.dev.barobill.co.kr/v7/layout/gnb-dropdown-bg-img.png");
}
#area-gnb .gnb-container .gnb .gnb-dropdown .gnb-dropdown-bg1:after {
	content: url("https://image.dev.barobill.co.kr/v7/layout/gnb-dropdown-bg-img2.png");
}
#area-gnb .gnb-container .gnb .gnb-dropdown .gnb-navi .navi .gnb-navi-m2 ul > li .gnb-navi-m3 > li a.new-window:after {
	content: url('https://image.dev.barobill.co.kr/v7/layout/gnb-new-window.png');
}

/* area-right-fixed */
#area-right-fixed .quick-btns .btn.review-btn {
	background-image: url('https://image.dev.barobill.co.kr/v7/layout/right-fixed-review.png');
}
#area-right-fixed .quick-btns .btn.remote-btn {
	background-image: url('https://image.dev.barobill.co.kr/v7/layout/right-fixed-remote.png');
}

/* area-body */
#area-body.area-body-gray:after {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/body-pattern-triangle3.png');
}

/* area-body area-snb */
#area-body #area-snb ul.snb-container > li > ul.snb-menus > li > a .snb-menu-arrow {	
	position:absolute;
	top:50%;
	right:10px;
	width:4px;
	height:5px;
	margin-top:-3px;
	background: url('https://image.dev.barobill.co.kr/v7/layout/arrow_off.png') no-repeat;
}
#area-body #area-snb ul.snb-container > li > ul.snb-menus > li > a.new-window .snb-menu-arrow {	
	right:6px;
	width:12px;
	height:12px;
	margin-top:-6px;
	background-image: url('https://image.dev.barobill.co.kr/v7/layout/gnb-new-window.png');
}

#area-body #area-snb .csc {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/snb-cs-bg.png');
}

/* area-body area-title */
#area-body #area-title .title-navi .home {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/title-home.gif');
}

/* area-body area-content */

/* area-fnb */

/* area-bottom */
#area-bottom .logo {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/bottom-logo.png');
}
#area-bottom .certi {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/bottom-mark2.png');
}

/* top-only, body-only */
#area-body.area-body-only #area-title.area-title-for-check .logo {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/gnb-logo.png');
} 

/************************/
/* popup, dialog, alert */
/************************/

/* popup */

/* notice-popup */

/* dialog */
.dialog-container a.dialog-close {
	background-image: url('https://image.dev.barobill.co.kr/v7/component/dialog-close-new.png');
}

/* alert */
.alert-container .alert-content.alert-content-alert {
	background-image: url("https://image.dev.barobill.co.kr/v7/component/alert.gif");
}

/********/
/* form */
/********/

/* iframe */

/* input, select, textarea */

/* button */

/* button ie fix */

/* badge */

/* badge ie fix */

/*************/
/* component */
/*************/

/* loading */

/* datepicker */

/* paging */
.paging a.paging-arrow {
	background-image: url("https://image.dev.barobill.co.kr/common/paging_arrow.gif");
}

/*********/
/* style */
/*********/

/* heading */

/* link */

/* list */
ul.list1 > li {
	background-image: url('https://image.dev.barobill.co.kr/v7/content/list-dot.png');
}
ul.list2 > li {
	background-image: url('https://image.dev.barobill.co.kr/v7/content/list-dot2.png');
}

/* tab */

/* tab tab-style2 */

/* tab tab-style3 */
.tab.tab-style3 li.on:after {
	background-image:url('https://image.dev.barobill.co.kr/v7/component/tab-style3-arrow.gif');
}

/* tab tab-style4 */

/* tab tab-style5 */

/* table */

/* table table-list */

/* table table-content */
table.table-content th.required {
	background-image: url("https://image.dev.barobill.co.kr/common/icon_essen.gif");
}

/* table table-size-l */

/* table table-style2 */

/* table table-style3 */

/* table table-style4 */

/* table table-style5 */

/* table selection */

/* rule */

/* step */
.step li.on:before {
	background-image: url('https://image.dev.barobill.co.kr/v7/component/step-on.png');
}

/* box */
.box-container.box-style-tip {
	background-image: url('https://image.dev.barobill.co.kr/v7/content/tip.png');
}

/* box-search */

/* attach-file */

/* attach-file-item fail */

/* attach-file-item modify */

/* attach-file-container-xml */

/* attach-file-upload-container */
.attach-file-upload-container .file-preview-wrap .name {background-image:url("https://image.dev.barobill.co.kr/common/icon_file.gif");}

/* toggle */

/* smsform1 */
.smsform1{
	background-image:url("https://image.dev.barobill.co.kr/sms/sms_bg.gif");
}

/* smsform2 */
.smsform2{
	background-image:url("https://image.dev.barobill.co.kr/sms/sms2_bg.gif");
}

/* smsform3 */
.smsform3 .textarea{
	background-image:url("https://image.dev.barobill.co.kr/sms/sms3_bg.gif");
}

/* excelimport */

/* tui */

/* naver smarteditor 스마트 에디터의 풍부한 표현이 정상적으로 출력되도록 하려면 콘텐츠가 출력되는 곳에 이 클래스를 적용하여야 한다. 예를 들면 게시물 읽기 페이지의 본문이 이에 해당된다. */

/* barobill-manager-only */

/********/
/* main */
/********/

/* pattern */
#area-body.main .pattern .pattern-circle {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/pattern-circle.png');
}
#area-body.main .pattern .pattern-triangle {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/pattern-triangle.png');
}
#area-body.main .pattern .pattern-dot {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/pattern-dot.png');
}

/* main-bg */
#area-body.main .main-bg .pattern .pattern-triangle1 {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/pattern-triangle-white.png');
}
#area-body.main .main-bg .pattern .pattern-triangle2 {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/pattern-triangle-white.png');
}

/* services */
#area-body.main .services-container .items .item.item-etax:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick01_off.png'); }
#area-body.main .services-container .items .item.item-edoc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick02_off.png'); }
#area-body.main .services-container .items .item.item-bank:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick03_off.png'); }
#area-body.main .services-container .items .item.item-card:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick04_off.png'); }
#area-body.main .services-container .items .item.item-messaging:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick05_off.png'); }
#area-body.main .services-container .items .item.item-hometax:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick06_off.png'); }
#area-body.main .services-container .items .item.item-etc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick07_off.png'); }
#area-body.main .services-container .items .item.item-api:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick08_off.png'); }
#area-body.main .services-container .items .item.item-calc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick09_off.png'); }
#area-body.main .services-container .items .item.item-alliance:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick10_off.png'); }

#area-body.main .services-container .items .item:hover.item-etax:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick01_on.png'); }
#area-body.main .services-container .items .item:hover.item-edoc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick02_on.png'); }
#area-body.main .services-container .items .item:hover.item-bank:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick03_on.png'); }
#area-body.main .services-container .items .item:hover.item-card:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick04_on.png'); }
#area-body.main .services-container .items .item:hover.item-messaging:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick05_on.png'); }
#area-body.main .services-container .items .item:hover.item-hometax:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick06_on.png'); }
#area-body.main .services-container .items .item:hover.item-etc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick07_on.png'); }
#area-body.main .services-container .items .item:hover.item-api:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick08_on.png'); }
#area-body.main .services-container .items .item:hover.item-calc:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick09_on.png'); }
#area-body.main .services-container .items .item:hover.item-alliance:after { content:url('https://image.dev.barobill.co.kr/v7/main/quick10_on.png'); }

/* review */
#area-body.main .review-container .go {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/notice_more.png');
}
#area-body.main .review-container .indicator li {
	background-image: url('https://image.dev.barobill.co.kr/v7/main/banner_indicator.png');
}


/* jumbotron */
#area-body.main .jumbotron-container .slides .slide-1 { background-image:url('https://image.dev.barobill.co.kr/v7/main/banner_05.png'); }
#area-body.main .jumbotron-container .slides .slide-2 { background-image:url('https://image.dev.barobill.co.kr/v7/main/banner_02.png'); }
#area-body.main .jumbotron-container .slides .slide-3 { background-image:url('https://image.dev.barobill.co.kr/v7/main/banner_03.png'); }
#area-body.main .jumbotron-container .slides .slide-4 { background-image:url('https://image.dev.barobill.co.kr/v7/main/banner_04.png'); }
#area-body.main .jumbotron-container .indicator li {
	background-image: url('https://image.dev.barobill.co.kr/v7/main/banner_indicator.png');
}

/* notice */
#area-body.main .notice-container a.go {
	background-image:url('https://image.dev.barobill.co.kr/v7/main/notice_more.png');
}

/* csc */
#area-body.main .csc-container .tels li.tel.tel-type1 { background-image:url('https://image.dev.barobill.co.kr/v7/main/cs_call.png'); }
#area-body.main .csc-container .tels li.tel.tel-type2 { background-image:url('https://image.dev.barobill.co.kr/v7/main/cs_connect.png'); }

/* customers */
#area-body.main .customers-container .customers .customer.customer-1 { background-image:url('https://image.dev.barobill.co.kr/v7/main/customer_image_1.jpg'); }
#area-body.main .customers-container .customers .customer.customer-2 { background-image:url('https://image.dev.barobill.co.kr/v7/main/customer_image_2.jpg'); }
#area-body.main .customers-container .customers .customer.customer-3 { background-image:url('https://image.dev.barobill.co.kr/v7/main/customer_image_3.jpg'); }
#area-body.main .customers-container .customers .customer.customer-4 { background-image:url('https://image.dev.barobill.co.kr/v7/main/customer_image_4.jpg'); }
#area-body.main .customers-container .customers .customer.customer-5 { background-image:url('https://image.dev.barobill.co.kr/v7/main/customer_image_5.jpg'); }

/********/
/* join */
/********/

/*********/
/* login */
/*********/

/**********/
/* settle */
/**********/

#area-content.settle .info-box {
	background-image: url('https://image.dev.barobill.co.kr/v7/content/bg-settle2.png');
}

/*******/
/* sms */
/*******/

/* receivers */
#area-content.sms .sms-receivers .receivers-list .receivers-info textarea {
	background-image:url("https://image.dev.barobill.co.kr/sms/addr_bg.gif");
}

/* phone */
#area-content.sms .sms-phone .logo {
	background-image:url('https://image.dev.barobill.co.kr/v7/layout/gnb-logo.png');
}

/* messages */

/* addr */

/**************************************************/
/* content.css                                    */
/**************************************************/

/***** layout *****/

/*****summary backgournd*****/

.bg-corpstate {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-corpstate.png");
}

.bg-taxinvoice {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-taxinvoice.png");
}

.bg-edoc {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc.png");
}

.bg-kakaotalk {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-kakaotalk.png");
}

.bg-bank {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank.png");
}

.bg-card {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-card.png");
}

.bg-cash {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash.png");
}

.bg-hometax {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-hometax.png");
}

.bg-message {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-message.png");
}

.bg-fax {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-fax.png");
}

.bg-partner {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-partner.png");
}

.bg-partner-inquiry {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-partner-inquiry.png");
}

.bg-ad {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-ad.png");
}

.bg-point {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-point.png");
}

.bg-settle {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-settle.png");
}

.bg-review {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-review.png");
}

/*****function-basic*****/

.bg-function-fix {
    background-image:url("https://image.dev.barobill.co.kr/main/service_03.png");
}


/***function-edoc***/

.bg-edoc-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function1.png");
}

.bg-edoc-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function2.png");
}

.bg-edoc-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}

.bg-edoc-function4 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}
/*****function-cash*****/

.bg-cash-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-function1.png");
}

.bg-cash-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-function2.png");
}

.bg-cash-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-function3.png");
}

/*****function-taxinvoice*****/


/*****function-corpstate*****/

.bg-corpstate-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-corpstate-function1.png");
}

.bg-corpstate-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}

.bg-corpstate-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-function3.png");
}

/*****function-hometax*****/

.bg-hometax-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-corpstate-function1.png");
}

.bg-hometax-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}

.bg-hometax-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-hometax-function3.png");
}

/*****function-massage*****/

.bg-message-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-message-function1.png");
}

.bg-message-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}

.bg-message-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-message-function3.png");
}

/*****function-fax*****/

.bg-fax-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-fax-function1.png");
}

.bg-fax-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}

.bg-fax-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-function1.png");
}
/*****function-bank*****/

.bg-bank-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank-function1.png");
}

.bg-bank-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank-function2.png");
}

.bg-bank-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank-function3.png");
}

/*****function-card*****/

.bg-card-function1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank-function1.png");
}

.bg-card-function2 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-bank-function2.png");
}

.bg-card-function3 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-function3.png");
}


/*****flowchart*****/
.bg-edoc-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-edoc-flowchart.jpg");
}

.bg-cash-flowchart {
    height: 500px;
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-cash-flowchart.jpg");
}

.bg-corpstate-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-corpstate-flowchart.jpg");
}

.bg-hometax-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-hometax-flowchart.jpg");
}

.bg-fax-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-fax-flowchart.jpg");
}

.bg-partner-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-partner-flowchart.png");
    
}

.bg-taxinvoice-flowchart {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/bg-taxinvoice-flowchart.jpg");
}
/*****procedure*****/

.arrow1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/procedure-arrow.png");
}

/*****available*****/

/*****dev-enviroment*****/

/*****devlink*****/
.bg-devlink {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/tip.png");
}


.info1-1 {
    background-image:url("https://image.dev.barobill.co.kr/v7/content/asdf.jpg");
}