﻿@charset "utf-8";
@import url('initialize.css');
body {font-family:"돋움",Dotum,Arial,sans-serif;}

body#user #header {width:100%; height:103px; padding:0; background:url('/web/images/user/bg_body.gif') repeat-x 0 94px;}
body#login #header {width:100%; height:100px; padding:0; background: url('/web/images/user/bg_body_login.gif') repeat-x 0 0;}


.searchInfo{margin-bottom:3px;}
.searchInfo span{font-family:verdana;}

.spSubTitle{margin-bottom:3px;}
.spSubTitle span{font-weight:bold;color:#2374cc;}

.dib{display:inline-block;}

/* util class */
.l{text-align:left !important;}
.r{text-align:right !important;}
.c{text-align:center !important;}

.dfontSize{font-size:12px !important;}
.lfontSize{font-size:14px !important;}
.sfontSize{font-size:11px !important;}

tr.sfontSize td{font-size:11px !important;}
tr.padding0 td , tr.padding0 th{padding:0 !important;}
tr.padding1 td , tr.padding1 th{padding:1 2 !important;}
tr.padding5 td , tr.padding5 th{padding:5 2 !important;}
table.padding0 tr td{padding:0 !important;}
.border2{border:2px solid #000;border-collapse:collapse;}

.cb{clear:both;}

.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}

.top1{position:relative;top:1px;}
.top2{position:relative;top:2px;}
.top3{position:relative;top:3px;}
.top4{position:relative;top:4px;}
.top5{position:relative;top:5px;}
.top10{position:relative;top:10px;}
.top15{position:relative;top:15px;}
.top20{position:relative;top:20px;}

.top-1{position:relative;top:-1px;}
.top-2{position:relative;top:-2px;}
.top-3{position:relative;top:-3px;}
.top-4{position:relative;top:-4px;}
.top-5{position:relative;top:-5px;}
.top-10{position:relative;top:-10px;}
.top-15{position:relative;top:-15px;}
.top-20{position:relative;top:-20px;}


.ellipis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
.pointer{cursor:pointer !important;}
.hide{display:none !important;}
.noBorder{border:none !important;}
table.noBorderAll{border:none !important;}
table.noBorderAll td{border:none !important;}
.w100{width:100%;}
.pull-left{float:left;}
.pull-right{float:right;}
.text-info{color: #3a87ad;}
.label{font-weight:bold;color:#777777;cursor:default;}
:disabled {background-color: #ededed;cursor:not-allowed;}
.readonly {background-color: #fafafa;cursor:not-allowed;} 
.line {height:1px;background-color: #ededed;} 
.box {border:1px solid #ededed;padding:5px;}

.b{font-weight:bold;}
.notice{width:99%;border-radius:3px;margin:10px 0;padding:10px 3px 10px 5px;display:inline-block;border: 1px solid #dedede;}
.notice ul li{padding-left:10px;line-height:20px;color:#444;font-family:돋움;font-size:11px;}
.notice ul li.listSubTitle{font-weight:bold;padding-bottom:5px;background:url('/web/images/bullet/bul_01.gif')  no-repeat 0 4;padding-left:8px;}

.yellowBg{background:#FFF5AB !important;}
.yellowBgTr td{background:#FFF5AB !important;}
.blueBg{background:#E0F8FF !important;}
.blueBgTr td{background:#E0F8FF !important;}
.goldBg{background:#F7F7DE !important;}
.goldBgTr td{background:#F7F7DE !important;}
.greenLightBg{background:#E5FCD1 !important;}
.greenLightBgTr td{background:#E5FCD1 !important;}
.grayBg{background:#FCFCFC !important;}
.redBg{background:#FFE0E0 !important;}
.pinkBgTr td{background:#FDDFF4 !important;}
.whiteBgTr td{background:#FFF !important;}
.darkGrayBg{background:#dedede !important;}
.blackColor{color:#333;}
.greenColor{color:#138A34;}
.blueColor{color:#138A34;}
.redColor{color:#F31919;}
.bold{font-weight:bold;}

.link{color:#422CE0 !important;cursor:pointer;text-decoration:underline;}
.link:hover{color:orange !important;}

.divTable{width:100%;display:table;}
.divCell{display:table-cell;text-align:center;vertical-align:top;}


.fixScrollTable {table-layout:fixed;}
.fixScrollTable .fsHead > th{border-bottom:none;vertical-align:top;padding:0;}
.fixScrollTable .fsHead .divFrozen{}
.fixScrollTable .fsHead .divFrozen table tr th:last-child{border-right:1px solid #ddd;}
.fixScrollTable .fsHead .divScroll{overflow-x:hidden;}
.fixScrollTable .fsHead .divScroll table tr th:first-child{border-left:none;}
.fixScrollTable .fsBody > td{vertical-align:top;padding:0;}
.fixScrollTable .fsBody .divFrozen{overflow-x:scroll;overflow-y:hidden;}
.fixScrollTable .fsBody .divFrozen table{border:none;}
.fixScrollTable .fsBody .divFrozen table tr td:last-child{border-right:1px solid #ddd;}
.fixScrollTable .fsBody .divScroll table tr td:first-child{border-left:none;}
.fixScrollTable .fsBody .divScroll{overflow-x:scroll;overflow-y:scroll;}
.fixScrollTable .fsBody .divScroll table{border:none;}





.st_head table thead tr th{border-bottom:none;}
.yScrollTable .st_head{width:100%;overflow-x:hidden;}
.yScrollTable .st_head table tr th:first-child,.yScrollTable .st_head table tr td:first-child{border-left:1px solid #ddd;}
.yScrollTable .st_head table tr th:last-child,.yScrollTable .st_head table tr td:last-child{padding-right:2px;}
.yScrollTable .st_body table tr:first-child th,.yScrollTable .st_body table tr:first-child td{border-top:none;}
.yScrollTable .st_body{width:100%;border-bottom:1px solid #ddd;overflow-x:hidden;overflow-y:scroll;}







.tabGroup{border-bottom:1px solid #bbb;}
.tabGroup .tab{position:relative;top:1px;cursor:pointer;outline:0px none black;min-width:80px;height:24px;border:1px solid #bbb;padding:0 5px;border-top-left-radius:3px;border-top-right-radius:3px;font-weight:bold;font-size:11px !important;color:#000 !important;font-family:"맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif !important;}
.tabGroup .tab:hover{background-color:#F7F7DE;}
.tabGroup .on{position:relative;top:1px;border-bottom:1px solid #fff;background-color:#fff !important;cursor:default;}









.inputGroup{display:inline-block;margin:3px 0;}

.addArea {width:100%;border-radius:5px;background:black;opacity:0.3;filter:alpha(opacity=30);z-index:500;}

#wrapper {background:#f9f9f9;}
#header {width:100%; height:100px; padding:0; background: url('/web/images/user/bg_body_login.gif') repeat-x 0 0;}
#header .inner {padding-right:30px;margin:0 auto;}
#logo {position:absolute; top:20px; left:21px;}

.logininfo{position:absolute;right:123px; top:51px;}
.logininfo ul li{float:left;margin:0 3px; , line-height:1.5}
.logininfo ul li img{height:50px;margin:0 10px; position:relative;top:-20px;}
.language {position:absolute; right:20px; top:51px;}
.language li {float:left; padding:0 9px; background:url('/web/images/user/bar_language.gif') no-repeat 0 2px;}
.language li.first {padding-left:0; background:none;}
.language li a {display:block; padding:2px;}

/* dialog title 버튼 없애기 */
.ui-dialog-titlebar button{display:none;}


/* lnb 1depth menu */
#lnb .lnbMenu {position:relative;overflow:hidden;width:200px;background-color:#fff;margin:0 1px 10px;line-height:14px;border:1px solid #dedede; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#lnb .lnbMenu .menuList li {padding:0;vertical-align:top;}
#lnb .lnbMenu .menuList li .tit {position:relative;border:1px solid #fff;padding:13px 9px 12px;color:#ffffff;background-color:#6FA5CE;}
#lnb .lnbMenu .menuList li .tit a {display:block;padding:0 0 0 0;color:#ffffff;}
#lnb .lnbMenu .menuList li.current .tit a {font-weight:bold;}

/* lnb 2depth menu */
#lnb .lnbMenu .menuList li .dep1 ul {margin:0;padding:0;}
#lnb .lnbMenu .menuList li .dep1 ul li {margin:0;border-top:1px solid #D5D5D5;vertical-align:top;background-color:#ffffff;}
#lnb .lnbMenu .menuList li .dep1 ul li a {display:block;padding:7px 10px 5px;color:#555;line-height:18px;color:#333;}
#lnb .lnbMenu .menuList li .dep1 ul li.on a {padding-left:23px;font-weight:bold;letter-spacing:-1px;background:url('/web/images/user/ico_spgtit.gif') no-repeat 8px 11px;background-color:#FFFAD5;}
#lnb .lnbMenu .menuList li .dep1 ul li a:hover,
#lnb .lnbMenu .menuList li .dep1 ul li a:active,
#lnb .lnbMenu .menuList li .dep1 ul li a:focus {padding-left:23px;letter-spacing:-1px;background:url('/web/images/user/ico_spgtit.gif') no-repeat 8px 11px;background-color:#f9f9f9;text-decoration:none;}

#lnb .lnbMenu .menuList li .dep1 ul li.dep2{font-size:11px;background:url('/web/images/common/ico_re_s.gif') no-repeat 15px 7px;background-color:#f9f9f9;}
#lnb .lnbMenu .menuList li .dep1 ul li.dep2 a {display:block;padding-left:32;letter-spacing:-1px;color:#555;line-height:18px;color:#777;}
#lnb .lnbMenu .menuList li .dep1 ul li.dep2 a:hover,
#lnb .lnbMenu .menuList li .dep1 ul li.dep2 a:active,
#lnb .lnbMenu .menuList li .dep1 ul li.dep2 a:focus {padding-left:32px;letter-spacing:-1px;background:url('/web/images/user/ico_spgtit.gif') no-repeat 8px 11px;background-color:#f9f9f9;text-decoration:none;}

#lnb .lnbMenu .menuList li .arr {position:absolute;top:18px;right:10px;display:inline-block;width:5px;height:3px;font-size:0;line-height:0;vertical-align:middle;cursor:pointer;}
#lnb .lnbMenu .menuList li .up {background-position:0 0 !important;}
#lnb .lnbMenu .menuList li .down {background-position:-20px 0 !important;}

#container {clear:both; margin:7px auto; padding-top:3px;width:100%; min-width:970px;overflow:hidden;}
/* left */
#left{width:220px;float:left;vertical-align: top;}
#contents{float:left;width:80%;padding-left:3px;padding-right:10px;vertical-align: top;}

#footer {clear:both; position:relative; border-top:1px solid #cdcdcd;padding-top:40px;border:0 none;text-align:center;}
#footer .login {margin:0 auto;background: #39b3e6;height:60px;}
#footer .login .copyright {margin-top:22px;color:#fff;}
#footer .grayBg {margin:0 auto;background: #efefef;height:40px;}
#footer .grayBg .copyright {margin:0 auto;padding-top:14px; color:#777; font-family:Arial; font-size:11px;}

.goto_mytop {clear:both; overflow:hidden; text-align:right;}

/* paginate */
.paginate {position:relative; padding:20px 0;text-align:center}
.paginate.more_top {padding-top:30px;}
.paginate>a, .paginate>strong {display:inline-block; margin-left:-4px; padding:0 8px 0 7px; background:url('/web/images/paginate/bg_bar.gif') no-repeat 100% 2px; color:#747474; font-size:11px; vertical-align:middle;}
.paginate>strong {color:#f90 !important}
.paginate>a.pre {margin-right:5px; padding:0 1px; border:none; background:none; font-weight:normal; vertical-align:middle;}
.paginate>a.pre_end {margin-right:9px; padding:0 1px; border:none; background:none; font-weight:normal; vertical-align:middle;}
.paginate>a.next {margin-left:1px; padding:0 1px; border:none; background:none; font-weight:normal; vertical-align:middle;}
.paginate>a.next_end {margin-left:5px; padding:0 1px; border:none; background:none; font-weight:normal; vertical-align:middle;}
.paginate>a.last_num,.paginate>strong.last_num {background:none;}
.paginate .btns {position:absolute; top:15px; left:0;}

.pageNavi.popup .paginate.more_top{padding:15px;}

/* layerpopup */
.layerpopup {position:fixed; top:50%; left:50%; z-index:1000; clear:both; min-width:200px; border:2px solid #333; background:#fff;}
.layerpopup .pop_tit {padding:9px 20px 11px; background:#333;}
.layerpopup .pop_cont {overflow:hidden; padding:25px 20px 30px;}
.layerpopup .btn_close {position:absolute; top:9px; right:12px;}

/* window poup */
#popup {border:1px solid #575757; border-bottom:1px solid #919191; background:#fff url('/web/images/common/bg_windowpopup.gif') repeat-x 0 100%;}
#popup h1 {height:30px; padding:10px 20px 0; background:#333;}
#popup #pop_cont {overflow:hidden; padding:25px 20px 30px;}

/* search area */
.searchArea{width:99%;border-radius:3px;padding:10px 3px 10px 5px;background:#e9f0f8;display:inline-block;border: 1px solid #dedede;}
.searchLabel{font-weight:bold;color:#333;background:url('/web/images/bullet/bul_01.gif')  no-repeat 0 4;padding-left:8px;margin-left:10px;}

/* fullcalendar setting */
#calendar_area{max-width:1200px;} /* fullcalendar가 너무 커지는것 방지 */
.ui-state-highlight{background:#fcefa1 !important;} /* 현재일 색상 : fullcalendar에는 이미지로 되어있어서 여기서 강제로 색상을 세팅함 */
.fc-header-title h2, fc-header-title .h2{margin:0px 10px;font-size:20px;font-weight:bold;position:relative;top:2px;color:#7f7f7f;}
.fc table thead tr.fc-first th{height:25px;vertical-align:middle;}
.fc-sun{color:red;}
.fc-sat{color:blue;}
.fc-event{font-size:1em;}

/* calendar group */
.calGroup{display:inline;}

/* datepicker setting */
.date_input {display:inline; margin-right:10px; }
.date_input .date_Label{font-weight:bold;color:#333;background:url('/web/images/bullet/bul_01.gif')  no-repeat 0 4;padding-left:8px;margin-left:10px; float:left; margin-right:5px; position:relative;top:3px; }
.date_input input {width:100px;padding-left:3px; font-size:12px;text-align:left;ime-mode:disabled;}
.date_input .date_Sinput {position:relative; float:left;}
.date_input .date_Sinput img{position:relative; top:1px;}
.date_Sinput a {position:absolute; top:3px; right:3px;}
.date_input .dash {float:left; line-height:21px; margin:0 7px;}
.date_input .date_Einput {position:relative; float:left;}
.date_input .date_Einput img{position:relative; top:1px;}
.date_Einput a {position:absolute; top:3px; right:3px;}
.date_input .btn {float:left; display:inline; margin-left:6px;}
.ui-datepicker-calendar > tbody td:first-child a {COLOR: #d00;} 
.ui-datepicker-calendar > tbody td:last-child a {COLOR: #00d;}
.searchDt.date_input{float:none;display:inline-flex;}/* 검색영역에서 깨지는것 방지 */
.searchDt.date_input .date_Label {top:0px;}
.searchDt.date_input .date_Sinput {top:-3px;}
.searchDt.date_input .date_Einput {top:-3px;}
.searchDt.date_input .date_Sinput a{top:3px;}
.searchDt.date_input .date_Einput a{top:3px;}
.button_set {padding-bottom:10px; text-align:right;}

.chkGroup input[type=checkbox]{position:relative;top:3px;margin-right:10px;}


/* buttons */
.btn_gray_s {overflow:visible; display:inline-block; vertical-align:middle; height:20px; padding:0px 8px 2 8px; border:0 none; background:#747474; color:#fff; font-size:11px; cursor:pointer;}
a.btn_gray_s, a.btn_gray_s:visited, a.btn_gray_s:hover,
a.btn_gray_s:focus {height:15px; padding-top:5px; color:#fff; text-decoration:none; line-height:11px;}
.btn_white_s {overflow:visible; display:inline-block; vertical-align:middle; height:20px; padding:0px 8px 0 8px; border:1px solid #d3d3d3; background:url('/images/btn_white_s.gif') repeat-x 0 0; font-size:11px; cursor:pointer;}
a.btn_white_s, a.btn_white_s:visited, a.btn_white_s:hover,
a.btn_white_s:focus {height:14px; padding-top:4px; color:#666; text-decoration:none; line-height:11px;}
.btn_red_s {overflow:visible; display:inline-block; vertical-align:middle; height:20px; padding:0px 8px 0 8px; color:#fff;border:1px solid #ff5555;  background:#ff3543; font-size:11px; cursor:pointer;}
a.btn_red_s, a.btn_red_s:visited, a.btn_red_s:hover,
a.btn_red_s:focus {height:15px; padding-top:5px; color:#e91b23; text-decoration:none; line-height:11px;}
.btn_gray_m {overflow:visible; display:inline-block; vertical-align:middle; height:25px; margin:0; padding:3px 12px 3px 12px; border:0 none; background:#a3a3a3; font-size:12px; color:#fff; font-weight:bold; cursor:pointer;}
a.btn_gray_m, a.btn_gray_m:visited, a.btn_gray_m:hover,
a.btn_gray_m:focus {height:18px; padding-top:7px; color:#fff; text-decoration:none; font-weight:bold; line-height:12px;}
.btn_blue_m {overflow:visible; display:inline-block; vertical-align:middle; height:25px; margin:0; padding:3px 12px 0 12px; border:0 none; background:#0950a4; font-size:12px; color:#fff; font-weight:bold; cursor:pointer;}
a.btn_blue_m, a.btn_blue_m:visited, a.btn_blue_m:hover, 
a.btn_blue_m:focus {height:18px; padding-top:7px; color:#fff; text-decoration:none; font-weight:bold; line-height:12px;}

.top_btns {overflow:hidden; padding:0 0 10px; text-align:left;}
.bot_btns {overflow:hidden; height:25px; padding:10px 0 0; text-align:center;}
.bot_btns .left_area {float:left;}
.bot_btns .right_area {float:right;}

.pointer{cursor:pointer !important;}
.line{height:1px;background:#dedede;}


/* 페이지 콘텐츠 - 타이틀 & 버튼 영역 */
.pageTitleArea{margin-bottom:10px;display:table;padding-bottom:5px;width:100%;height:27px;border-bottom: 1px solid #c2c2c2;}
.pageTitle {float:left;font-size: 16px;color:#555;margin-bottom:5px;}
.pageTitle img{position:relative; top:-2px;}
.commonButtonArea {float:right;margin-right: 5px;}
.commonBtn{height:24px;background-color:#fff !important;border:1px solid #bbb;box-shadow:0px 2px 1px 0px lightgray;padding:0 5px;border-radius:3px;font-weight:bold;font-size:11px !important;color:#000 !important;font-family:"맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif !important;}
.commonBtn.h22{height:22px !important;}
.commonBtn:hover{position:relative;top:-1px;cursor:pointer;}
.commonBtn:active{position:relative;top:2px;cursor:pointer;}
/* 아래 버튼 스타일은 마우스오버 했을때 위아래로 움직이지 않고 색상변경이 되며 그림자가 없다. */ 
.commonBtn2{height:24px;background-color:#ff9d0a !important;border:1px solid #ff7000;padding:0 5px;border-radius:3px;font-weight:bold;font-size:11px !important;color:#fff !important;font-family:"맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif !important;}
.commonBtn2:hover{background-color:#ffbf3a !important;cursor:pointer;}
.commonBtn2:active{background-color:#ffdf5a !important;cursor:pointer;}
.eraserBtn{height:22px;background-color:#fff !important;border:1px solid #bbb;padding:0 0 7 24px;border-radius:3px;color:#fff !important;background:url('/web/images/button/ico_eraser.gif') no-repeat 0;}
.eraserBtn:hover{background-color:#bebebe !important;cursor:pointer;}
.eraserBtn:active{background-color:#555 !important;cursor:pointer;}
.icoSearch{background:url('/web/images/button/ico_search.gif') no-repeat;padding:0 5px 0 24px;}
.icoNew{background:url('/web/images/button/ico_new.gif') no-repeat;padding:0 5px 0 24px;}
.icoSave{background:url('/web/images/button/ico_save.gif') no-repeat;padding:0 5px 0 24px;}
.icoModify{background:url('/web/images/button/ico_modify.gif') no-repeat;padding:0 5px 0 24px;}
.icoDelete{background:url('/web/images/button/ico_delete.gif') no-repeat;padding:0 5px 0 24px;}
.icoExcel{background:url('/web/images/button/ico_excel.gif') no-repeat;padding:0 5px 0 24px;}
.icoList{background:url('/web/images/button/ico_list.gif') no-repeat;padding:0 5px 0 24px;}
.icoPrint{background:url('/web/images/button/ico_print.gif') no-repeat;padding:0 5px 0 24px;}
.icoClose{background:url('/web/images/button/ico_close.gif') no-repeat;padding:0 5px 0 24px;}
.icoPrev{background:url('/web/images/button/ico_prev.gif') no-repeat;padding:0 5px 0 24px;}
.icoAdd{background:url('/web/images/button/ico_add.gif') no-repeat;padding:0 5px 0 24px;}
.icoApprove{background:url('/web/images/button/ico_approve.gif') no-repeat;padding:0 5px 0 24px;}
.icoBtSave{background:url('/web/images/button/ico_bt_save.gif') no-repeat;padding:0 5px 0 24px;}
.icoDownload{background:url('/web/images/button/ico_download.gif') no-repeat;padding:0 5px 0 24px;}
.icoEmp{background:url('/web/images/button/ico_emp.gif') no-repeat;padding:0 5px 0 24px;}
.icoEmployee{background:url('/web/images/button/ico_employee.gif') no-repeat;padding:0 5px 0 24px;}
.icoMail{background:url('/web/images/button/ico_mail.gif') no-repeat;padding:0 5px 0 24px;}
.icoFileAdd{background:url('/web/images/button/ico_file_add.gif') no-repeat;padding:0 5px 0 24px;}
.icoFileDel{background:url('/web/images/button/ico_file_del.gif') no-repeat;padding:0 5px 0 24px;}
.icoOk{background:url('/web/images/button/ico_ok.gif') no-repeat;padding:0 5px 0 24px;}
.icoProc{background:url('/web/images/button/ico_proc.gif') no-repeat;padding:0 5px 0 24px;}
.icoUpload{background:url('/web/images/button/ico_upload.gif') no-repeat;padding:0 5px 0 24px;}
.icoExcelUpload{background:url('/web/images/button/ico_excel_upload.gif') no-repeat;padding:0 5px 0 24px;}
.icoExcelDownload{background:url('/web/images/button/ico_excel_download.gif') no-repeat;padding:0 5px 0 24px;}
.icoChange{background:url('/web/images/button/ico_change.gif') no-repeat;padding:0 5px 0 24px;}
.icoPayroll{background:url('/web/images/button/ico_payroll.gif') no-repeat;padding:0 5px 0 24px;}
.icoPayrollX{background:url('/web/images/button/ico_payroll_x.gif') no-repeat;padding:0 5px 0 24px;}
.icoCalc{background:url('/web/images/button/ico_calc.gif') no-repeat;padding:0 5px 0 24px;}
.icoPlus{background:url('/web/images/button/icon_plus.gif') no-repeat;padding:0 5px 0 24px;}
.icoMinus{background:url('/web/images/button/icon_minus.gif') no-repeat;padding:0 5px 0 24px;}
.icoUp{background:url('/web/images/button/ico_up.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoDown{background:url('/web/images/button/ico_down.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoGraph{background:url('/web/images/button/ico_graph.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoGear{background:url('/web/images/button/ico_gear.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoAddReq{background:url('/web/images/button/ico_addReq.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoAddPrdt{background:url('/web/images/button/ico_addPrdt.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoBom{background:url('/web/images/button/ico_bom.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoPopup{background:url('/web/images/button/ico_popup.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoStock{background:url('/web/images/button/ico_stock.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoPrdtIn{background:url('/web/images/button/ico_prdt_in.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoPrdtOut{background:url('/web/images/button/ico_prdt_out.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoDaily{background:url('/web/images/button/ico_daily.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoLoad{background:url('/web/images/button/ico_load.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoIncome{background:url('/web/images/button/ico_income.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoExpense{background:url('/web/images/button/ico_expense.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoEraser{background:url('/web/images/button/ico_eraser.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoLink{background:url('/web/images/button/ico_link.gif') no-repeat 0;padding:0 5px 0 24px;}
.icoDelLink{background:url('/web/images/button/ico_delLink.gif') no-repeat 0;padding:0 5px 0 24px;}
.iconButton{padding:0 0 7 24px;}
.inputPopup{background:url('/web/images/icon/ico_popup.gif') no-repeat 99%;}

/* 파일 다운로드 링크 */
.fileLink{display:inline-block; background-color:#fff;border:1px solid #bbb;border-radius:3px;}
.fileLink:hover{background-color:#89ECFF !important;cursor:pointer;}
.fileLink a{float:left;background:url('/web/images/icon/disk.png') no-repeat 3px 3px; padding:4px 3px 3px 22px;font-size:11px;}
.fileLink a:hover{text-decoration:none;}
.fileLink .close{float:left;background:url('/web/images/icon/ico_x.gif') no-repeat 3px 7px;width:16px;height:16px;cursor:pointer;}


/* 파일 다운로드 링크 */
.cpntAdd{display:inline-block; background-color:#fff;border:1px solid #bbb;border-radius:3px;margin:10px 10px;}
.cpntAdd a{float:left;background:url('/web/images/button/ico_modify.gif') no-repeat; padding:4px 3px 3px 25px;font-size:11px;}
.cpntAdd a:hover{text-decoration:none;}
.cpntAdd .close{float:left;background:url('/web/images/icon/ico_x.gif') no-repeat 3 7;width:16px;height:16px;cursor:pointer;}




/* 로그인화면 다이얼로그 */
.spgtit {position:relative; height:35px;}
.spgtit.top_space {padding-top:30px;}
.spgtit h4 {float:left; margin-top:10px; padding-left:14px; background:url('/web/images/user/ico_spgtit.gif') no-repeat 0 2px; color:#109ad0;}


/* table type */
.table-wrap-y{width:100%;border:1px solid #ddd;overflow-x:hidden;overflow-y:scroll;}
.table-wrap{width:100%;border:1px solid #ddd;overflow-x:scroll;overflow-y:hidden;}
.table-wrap .table{margin-bottom:0px;max-width:none;}
.bbs_col {table-layout:fixed; border-top:1px solid #d3d3d3; border-right:1px solid #d3d3d3;color:#333; background:#fff; font:12px/1.25 "맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif;}
.bbs_col > tbody > tr:nth-child(odd) > td,
.bbs_col > tbody > tr:nth-child(odd) > th {
  background-color: #fdfdfd;
}
.bbs_col-hover > tbody > tr:hover > td,
.bbs_col-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.bbs_col th {position:relative; padding:6px 0; border-bottom:1px solid #d3d3d3; border-left:1px solid #d3d3d3; background:#ECECEC; word-break:break-word; word-wrap:break-word; color:#333;}
.bbs_col th .btn_sort {position:absolute; top:8px; right:7px;}
.bbs_col th .btn_sort img  {padding:3px;}
.bbs_col td {padding:6px 3px; border-bottom:1px solid #d3d3d3; border-left:1px solid #d3d3d3; text-align:center; line-height:16px;word-break:break-all}
.bbs_col tr.tdInnerIcon td{padding:3px;}
.bbs_col .ta_left {padding-left:15px; padding-right:15px; text-align:left;}
.bbs_col .ta_right {padding-left:15px; padding-right:15px; text-align:right;}
.bbs_col .fs14 {font-size:14px;}
.bbs_col .fc_orange {color:#f60;}
.bbs_col .fw_bold {font-weight:bold;}
.bbs_col .tc_red {color:#e91c23;}

.bbs_col tr.active td{background:#FFFAD5 !important;}
.bbs_col tr.active td:horver{background:#FFFAD5 !important;}

.bbs_row {table-layout:fixed; border-top:1px solid #d3d3d3; border-right:1px solid #d3d3d3;color:#333; background:#fff; font:12px/1.25 "맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif;}
.bbs_row.top_space {margin-top:20px;}
.bbs_row.bt_none {border-top:0 none;}
.bbs_row tr{height:28px;}
.bbs_row th {padding:6px 10px 6px 15px; border-left:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; background:#e9e9e9; text-align:left; color:#333; vertical-align:middle;}
.bbs_row th.ta_center {text-align:center; padding-left:0; padding-right:0;}
.bbs_row td {word-wrap: break-word; padding:6px 10px 6px 10px; border-left:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; text-align:left; vertical-align:middle;}
.bbs_row td .right_area {float:right;}
.bbs_row td .va_mid {float:left; display:inline-block; padding-top:4px;}
.bbs_row td .pd_options {margin-top:6px; padding:5px 5px 0; border-top:1px solid #d3d3d3; line-height:26px;}
.bbs_row td.editor_area {padding:0;}
.bbs_row td.ta_right {text-align:right; padding-left:10px;}
.bbs_row td.ta_center {text-align:center; padding-left:0; padding-right:0;}
.bbs_row .top_space {padding-top:7px;}
.bbs_row td.tdInnerIcon{padding:3px 10px;}
.divEllipsis{overflow:hidden;text-overflow:ellipsis;}


.top_btns {overflow:hidden; padding:0 0 10px; text-align:left;}
.bot_btns {overflow:hidden; height:25px; padding:10px 0 0; text-align:center;}
.bot_btns .left_area {float:left;}
.bot_btns .right_area {float:right;}




/* 메인 
#metro{width:100%;}
#metro ul li{display:inline; float:left; 
			position:relative; z-index:1; margin:5px;border-top:1px solid #f2f2f2;
		 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		 -webkit-border-radius:5px;
		    -moz-border-radius:5px;
		         border-radius:5px;
		         text-align:center;
		        vertical-align:middle;
		        background:#BDAB63;
}
#metro ul li div{display:table;width:100%;height:100%;}
#metro ul li div a{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;font-size:12px;
}
#metro ul li div a:hover{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;background:#89AB63;
 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		 -webkit-border-radius:5px;
		    -moz-border-radius:5px;
		         border-radius:5px;
		         text-align:center;
}
  	#metro ul li.bgDefault{background:#bec3c7;width:310px; height:70px;}
  	#metro ul li.li_wh{width:310px; height:70px; }
  	#metro ul li.li_wh_m{width:47%; height:50px; }
  	#metro ul li table tr td{color:#fff;font-size:12px;font-weight:bold;}
  	#metro ul li.li_wh_notice{width:310px; height:150px;cursor:normal; }
  	#metro ul li.li_wh_m_notice{width:97%; height:150px; }
  	#metro .menuIcon{width:16px;height:16px;}
  	#btn_showMenu{width:100%;height:50px;background:#efefef;}
  	
*/	
  	
  	
#metro{width:100%;background:#ECECEC;}
#metro ul li{display:inline; float:left; 
			position:relative; z-index:1; 
		 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		         text-align:center;
		        vertical-align:middle;
		        background:#BDAB63;
}
#metro ul li div{display:table;width:100%;height:100%;}
#metro ul li div a{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;font-size:12px;
}
#metro ul li div a:hover{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;background:#333;
 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		         text-align:center;
}
  	#metro ul li.bgDefault{background:#bec3c7;width:150px; height:100px;}
  	#metro ul li.li_wh{width:150px; height:100px; }
  	#metro ul li.li_wh_m{width:20%; height:100px; }
  	#metro ul li table tr td{color:#fff;font-size:12px;font-weight:bold;}
  	#metro ul li.li_wh_notice{width:300px; height:200px;cursor:normal; }
  	#metro ul li.li_wh_m_notice{width:60%%; height:200px; }
  	#btn_showMenu{width:100%;height:50px;background:#efefef;}	
  	

/* 로그인 */
.login {overflow:hidden;}
.login .tit_head {padding:44px 0 40px; text-align:center;}
.login .tit_head .tit {padding-bottom:20px;}
.login .form_area {overflow:hidden; position:relative; float:left; width:402px; height:258px; padding:40px 40px 0; border:1px solid #e2e2e2; background:#fff;}
.login .form_area .title {overflow:hidden; height:64px; border-bottom:1px solid #e9e9e9;}
.login .form_area .title .desc {display:block; padding-top:8px; font-size:11px;}
.login .form_area .id_save {position:absolute; top:230px; left:127px;}
.login .form_area .id_save input.checkbox {margin:0;}
.login .form_area dl {overflow:hidden; width:355px; padding-top:40px;}
.login .form_area dl dt {float:left; width:76px; padding:10px 0 0 11px; background:url('/web/images/user/bul_login.gif') no-repeat 0 15px;}
.login .form_area dl dd {float:left; width:240px; padding:2px 0;}
.login .form_area dl dd input.text {width:188px; padding:7px 5px 5px; vertical-align:top;}
.login .form_area .warning {margin-top:50px; padding-top:35px; border-top:1px solid #e9e9e9; font-size:11px; color:#666; line-height:18px;}
.login .form_area .btn_login {position:absolute; top:145px; left:333px; border:0 none;cursor:pointer;}
.login .recom_exhibit {position:relative; float:right; overflow:hidden; width:482px; height:298px; border:1px solid #e2e2e2; border-left:0 none; background:#fff;}
.login .recom_exhibit .nav {position:absolute; top:30px; left:40px; z-index:1;}
.login .recom_exhibit .nav a {display:block; float:left; overflow:hidden; width:10px; height:10px; margin-right:5px; background:url('/web/images/user/ico_recom_exhibit.png') no-repeat 0 0; text-indent:-9999px;}
.login .recom_exhibit .nav a.active {background-position:-10px 0;}
.login .recom_exhibit .rollbox {position:relative; overflow:hidden; width:100%; height:100%;}
.login .recom_exhibit .rollbox .list li {position:absolute; top:0; left:0;}
.login .recom_exhibit .rollbox .list li img {width:482px; height:298px;}



/* 비밀번호확인*/

.pwdConfirmTable{width:400px;
				height:100px;
				margin:0 auto;
				border:1px solid #e2e2e2;
				-webkit-border-radius:5px;
		    	-moz-border-radius:5px;
		        border-radius:5px;
		        text-align:center;
				color:#747474; 
				background:#fff; 
				font:12px/1.25 "맑은 고딕",Malgun Gothic,"돋움",Dotum,Arial,sans-serif;
				}

/* 간편장부 */
ul.blockUl{display:inline-block;}
ul.blockUl li{display:inline; float:left; 
			position:relative; z-index:1; margin:5px;border-top:1px solid #f2f2f2;
		 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		 -webkit-border-radius:5px;
		    -moz-border-radius:5px;
		         border-radius:5px;
		         text-align:center;
		        vertical-align:middle;
		        background:#5C9CE2;
		        min-width:200px; height:150px;
}
 ul.blockUl li div{display:table;width:100%;height:100%;}
 ul.blockUl li div a{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;font-size:19px;padding:10px;
}
 ul.blockUl li div a:hover{
 display:table-cell;vertical-align:middle;color:#fff;text-decoration:none;font-weight:bold;background:#3469DA;
 -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 3px;
		         box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
		 -webkit-border-radius:5px;
		    -moz-border-radius:5px;
		         border-radius:5px;
		         text-align:center;
}
.ledgerMenuIcon{width:32px;height:32px;}


/* 매입/매출/수출입*/
#tbl_main {font-size:12px;font-family:"맑은 고딕","돋움";border-top:1px solid #d3d3d3;border-right:1px solid #d3d3d3;padding:0;color:#333;text-align:center;}
#tbl_main td,#tbl_main th{border-left:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;padding:0;color:#333;text-align:center;border-collapse:collapse;}
#tbl_main td table{width:100%;height:100%;}
#tbl_main th{font-size:12px;font-family:"맑은 고딕","돋움";font-weight:bold;color:#333;text-align:center;background:#e9e9e9;}
#tbl_main td{font-size:12px;font-family:"맑은 고딕","돋움";color:#333;text-align:left;}
#tbl_main .mainTitle{font-size:30px;font-weight:bold;font-family:"맑은 고딕","돋움";text-align:center;}
#tbl_main table.bbs_row tr th{border-left:1px solid #d3d3d3 !important;border-bottom:1px solid #d3d3d3 !important;}
#tbl_main table.bbs_row tr td{border-left:1px solid #d3d3d3 !important;border-bottom:1px solid #d3d3d3 !important;text-align:left;}
.divPaddingLWrap{padding:0 5px;}

.share_group{margin:0 3px;}




/* 생산관리 - 생산현황 */
#tbl_calendar{font-family:돋움;}
#tbl_calendar > thead > tr:first-child > th{height:25px;vertical-align:middle;background:#dedede;font-size:12px;font-weight:bold;color:#222;}
#tbl_calendar > thead > tr> th{text-align:center;border:1px solid #777;border-width:1px 0 0 1px;}
#tbl_calendar > tbody > tr> td{text-align:center;border:1px solid #777;border-width:1px 0 0 1px;height:100px;}
#tbl_calendar > tbody > tr:last-child > td{border-bottom-width:1px;}
#tbl_calendar thead > tr > th:first-child{color:red;}
#tbl_calendar thead > tr > th:last-child{color:blue;border-right-width:1px;}
#tbl_calendar tbody > tr > td:last-child{border-right-width:1px;}
#tbl_calendar tbody > tr > td:first-child .tdTitle .dayCount{color:red;}
#tbl_calendar tbody > tr > td:last-child .tdTitle .dayCount{color:blue;}
#tbl_calendar tbody > tr > td table:hover{background:#66DFF0;}


#tbl_calendar .requestTitle{font-size:12px;height:22px;color:#C41A80;}
#tbl_calendar .productionTitle{border-left:1px solid #777;font-size:12px;height:22px;color:#4A3CB3;}
#tbl_calendar .dayCount{font-size:11px;font-weight:bold;border-right:1px dotted #bbb;height:20px;}
#tbl_calendar > tbody > tr> td:first-child .dayCount{color:red;}
#tbl_calendar > tbody > tr> td:last-child .dayCount{color:blue;}


#tbl_calendar .request {border-right:1px dotted #bbb;font-size:12px;vertical-align:top;width:50%;word-break: break-all}
#tbl_calendar .production {font-size:12px;vertical-align:top;word-break: break-all}
#tbl_calendar span{color:#fff;padding:2px;border-radius: 2px;margin-bottom:1px;display:block;} 
#tbl_calendar span.CAT{background:#24965B;} 
#tbl_calendar span.MET{background:#AD255C;}
#tbl_calendar span.APP{background:#2A2AA2;}
#tbl_calendar .emptyData{background:#fcfcfc;}

#tbl_calendar .tblToday{background:#fcefa1;}

#tbl_calendar .dayCount.noBorder{border-right:none;}
#tbl_calendar .in span{font-size:11px;word-break: break-all;}
#tbl_calendar .out span{font-size:11px;word-break: break-all;}
#tbl_calendar .stock span{text-align:right;font-size:11px;word-break: break-all;}



.formTitle{font-size:22px;font-weight:bold;font-family:"맑은 고딕","돋움";text-align:center;color:#000;}

#alertify p{margin-bottom:10px;}