.popupDialogFrame {}

.popupA {position:absolute;}

.popupA.LT {top:0px;left:0px;width:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_top_bg_left.png') no-repeat center;}
.popupA.LM {top:36px;left:0px;width:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_left.png') no-repeat repeat center;}
.popupA.LB {bottom:0px;left:0px;width:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_left.png') no-repeat center;}

.popupA.MT {top:0px;left:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_top_bg_center.png') repeat no-repeat center;}
.popupA.MC {top:36px;left:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_center.png') repeat center;}
.popupA.MB {bottom:0px;left:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_center.png') repeat no-repeat center;}

.popupA.RT {top:0px;right:0px;width:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_top_bg_right.png') no-repeat center;}
.popupA.RM {top:36px;right:0px;width:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_right.png') no-repeat repeat center;}
.popupA.RB {bottom:0px;right:0px;width:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_right.png') no-repeat center;}

.popupC {position:absolute;}

.popupC.LT {top:0px;left:0px;width:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_bg_top_left.png') no-repeat center;}
.popupC.LM {top:36px;left:0px;width:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_left.png') no-repeat repeat center;}
.popupC.LB {bottom:0px;left:0px;width:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_left.png') no-repeat center;}

.popupC.MT {top:0px;left:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_bg_top_center.png') repeat no-repeat center;}
.popupC.MC {top:36px;left:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_center.png') repeat center;}
.popupC.MB {bottom:0px;left:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_center.png') repeat no-repeat center;}

.popupC.RT {top:0px;right:0px;width:36px;height:36px;background:url('../imgs/ui/popup/bg/popup_bg_top_right.png') no-repeat center;}
.popupC.RM {top:36px;right:0px;width:36px;background:url('../imgs/ui/popup/bg/popup_bg_middle_right.png') no-repeat repeat center;}
.popupC.RB {bottom:0px;right:0px;width:55px;height:55px;background:url('../imgs/ui/popup/bg/popup_bottom_bg_right.png') no-repeat center;}


/*popup bg*/
.popupBg {position:absolute;top:0px;left:0px;height:100%;width:100%;}
.popupFg {position:absolute;top:0px;left:0px;height:100%;width:100%;}

/*header title, type A, B*/
.popupHeader {position:relative;top:0px;left:0px;height:36px;width:100%;}
.popupHeaderText {position:absolute;top:14px;left:0px;width:100%;height:20px;line-height:20px;font-size:13px;color:#ffffff;text-align:center;}
.popupHeaderCloseBtn {position:absolute;top:16px;right:18px;width:12px;height:12px;background:url('../imgs/ui/popup/popup_top_btn_close_nor.png') no-repeat center;}
.popupHeaderCloseBtn.over {background:url('../imgs/ui/popup/popup_top_btn_close_over.png') no-repeat center;}
.popupHeaderCloseBtn.select {background:url('../imgs/ui/popup/popup_top_btn_close_sel.png') no-repeat center;}
.popupHeaderCloseBtn:hover {cursor:pointer;}

/*body*/
.popupBody {position:relative;left:24px;}
.popupBodyMsg {width:100%;height:100%;word-wrap:break-word;white-space:pre-wrap;font-size:13px;line-height:20px;text-align:center;-webkit-user-select:auto;user-select:auto;}
/*#wndDialog_msg {-webkit-user-select:text;user-select:text;}*/
/*bottom btn*/
.popupFooter {position:absolute;bottom:0px;height:55px;width:100%;}
.popupFooterBtn {position:absolute;bottom:18px;}
.popupFooterBtn:hover {cursor:pointer;}

.popupFooterBtn.L {position:absolute;top:0px;left:0px;width:6px;height:32px;background:url('../imgs/ui/popup/popup_btn_nor_left.png') no-repeat center;}
.popupFooterBtn.L.tab {background:url('../imgs/ui/popup/popup_btn_tab_left.png') no-repeat center;}
.popupFooterBtn.L.over {background:url('../imgs/ui/popup/popup_btn_over_left.png') no-repeat center;}
.popupFooterBtn.L.select {background:url('../imgs/ui/popup/popup_btn_sel_left.png') no-repeat center;}

.popupFooterBtn.M {position:absolute;top:0px;left:6px;width:106px;height:32px;background:url('../imgs/ui/popup/popup_btn_nor_center.png') repeat center;}
.popupFooterBtn.M.tab {background:url('../imgs/ui/popup/popup_btn_tab_center.png') repeat center;}
.popupFooterBtn.M.over {background:url('../imgs/ui/popup/popup_btn_over_center.png') repeat center;}
.popupFooterBtn.M.select {background:url('../imgs/ui/popup/popup_btn_sel_center.png') repeat center;}

.popupFooterBtn.R {position:absolute;top:0px;right:0px;width:6px;height:32px;background:url('../imgs/ui/popup/popup_btn_nor_right.png') no-repeat center;}
.popupFooterBtn.R.tab {background:url('../imgs/ui/popup/popup_btn_tab_right.png') no-repeat center;}
.popupFooterBtn.R.over {background:url('../imgs/ui/popup/popup_btn_over_right.png') no-repeat center;}
.popupFooterBtn.R.select {background:url('../imgs/ui/popup/popup_btn_sel_right.png') no-repeat center;}

.popupFooterBtn_BOTTOM_BTNTXT {position:absolute;top:0px;left:0px;width:100%;height:100%;line-height:32px;font-size:12px;color:#4c4c4c;text-align:center;font-weight:bold;text-shadow: -1px 0px #ffffff;}

/* BUTTON */
.popupBtn {position:absolute;cursor:pointer;}

.popupBtn.L {top:0px;left:0px;width:6px;height:21px;background:url('../imgs/ui/popup/popup_btn_nor_l.png') no-repeat center;opacity:1;}
.popupBtn.L.tab {background:url('../imgs/ui/popup/popup_btn_tab_l.png') no-repeat center;}
.popupBtn.L.over {background:url('../imgs/ui/popup/popup_btn_over_l.png') no-repeat center;}
.popupBtn.L.select {background:url('../imgs/ui/popup/popup_btn_sel_l.png') no-repeat center;}
.popupBtn.L.disable {opacity:0.5;}

.popupBtn.M {top:0px;left:6px;height:21px;background:url('../imgs/ui/popup/popup_btn_nor_c.png') repeat center;}
.popupBtn.M.tab {background:url('../imgs/ui/popup/popup_btn_tab_c.png') repeat center;}
.popupBtn.M.over {background:url('../imgs/ui/popup/popup_btn_over_c.png') repeat center;}
.popupBtn.M.select {background:url('../imgs/ui/popup/popup_btn_sel_c.png') repeat center;}
.popupBtn.M.disable {opacity:0.5;}

.popupBtn.R {top:0px;right:0px;width:6px;height:21px;background:url('../imgs/ui/popup/popup_btn_nor_r.png') no-repeat center;}
.popupBtn.R.tab {background:url('../imgs/ui/popup/popup_btn_tab_r.png') no-repeat center;}
.popupBtn.R.over {background:url('../imgs/ui/popup/popup_btn_over_r.png') no-repeat center;}
.popupBtn.R.select {background:url('../imgs/ui/popup/popup_btn_sel_r.png') no-repeat center;}
.popupBtn.R.disable {opacity:0.5;}

.popupBtn.BTNTXT {top:0px;left:0px;width:100%;height:100%;line-height:21px;font-size:12px;color:#000000;text-align:center;}


.singleInput {font-size:12px;color:#000000;text-align:left;}

.singleInput.LT {position:absolute;top:0px;left:0px;width:8px;height:8px;background:url('../imgs/ui/input/input_top_left.png') no-repeat center;}
.singleInput.LT.over {background:url('../imgs/ui/input/input_top_left_cursorover.png') no-repeat center;}
.singleInput.LT.select {background:url('../imgs/ui/input/input_top_left_select.png') no-repeat center;}

.singleInput.LM {position:absolute;top:8px;left:0px;width:8px;background:url('../imgs/ui/input/input_middle_left.png') no-repeat repeat center;}
.singleInput.LM.over {background:url('../imgs/ui/input/input_middle_left_cursorover.png') no-repeat repeat center;}
.singleInput.LM.select {background:url('../imgs/ui/input/input_middle_left_select.png') no-repeat repeat center;}

.singleInput.LB {position:absolute;bottom:0px;left:0px;width:8px;height:8px;background:url('../imgs/ui/input/input_bottom_left.png') no-repeat center;}
.singleInput.LB.over {background:url('../imgs/ui/input/input_bottom_left_cursorover.png') no-repeat center;}
.singleInput.LB.select {background:url('../imgs/ui/input/input_bottom_left_select.png') no-repeat center;}

.singleInput.MT {position:absolute;top:0px;left:8px;height:8px;background:url('../imgs/ui/input/input_top_center.png') repeat no-repeat center;}
.singleInput.MT.over {background:url('../imgs/ui/input/input_top_center_cursorover.png') repeat no-repeat center;}
.singleInput.MT.select {background:url('../imgs/ui/input/input_top_center_select.png') repeat no-repeat center;}

.singleInput.MC {position:absolute;top:8px;left:8px;background:url('../imgs/ui/input/input_middle_center.png') repeat center;}
.singleInput.MC.over {background:url('../imgs/ui/input/input_middle_center_cursorover.png') repeat center;}
.singleInput.MC.select {background:url('../imgs/ui/input/input_middle_center_select.png') repeat center;}

.singleInput.MB {position:absolute;bottom:0px;left:8px;height:8px;background:url('../imgs/ui/input/input_bottom_center.png') repeat no-repeat center;}
.singleInput.MB.over {background:url('../imgs/ui/input/input_bottom_center_cursorover.png') repeat no-repeat center;}
.singleInput.MB.select {background:url('../imgs/ui/input/input_bottom_center_select.png') repeat no-repeat center;}

.singleInput.RT {position:absolute;top:0px;right:0px;width:8px;height:8px;background:url('../imgs/ui/input/input_top_right.png') no-repeat center;}
.singleInput.RT.over {background:url('../imgs/ui/input/input_top_right_cursorover.png') no-repeat center;}
.singleInput.RT.select {background:url('../imgs/ui/input/input_top_right_select.png') no-repeat center;}

.singleInput.RM {position:absolute;top:8px;right:0px;width:8px;background:url('../imgs/ui/input/input_middle_right.png') no-repeat repeat center;}
.singleInput.RM.over {background:url('../imgs/ui/input/input_middle_right_cursorover.png') no-repeat repeat center;}
.singleInput.RM.select {background:url('../imgs/ui/input/input_middle_right_select.png') no-repeat repeat center;}

.singleInput.RB {position:absolute;bottom:0px;right:0px;width:8px;height:8px;background:url('../imgs/ui/input/input_bottom_right.png') no-repeat center;}
.singleInput.RB.over {background:url('../imgs/ui/input/input_bottom_right_cursorover.png') no-repeat center;}
.singleInput.RB.select {background:url('../imgs/ui/input/input_bottom_right_select.png') no-repeat center;}

.panelRow {position:relative;margin-left:auto;margin-right:auto;width:300px;height:30px;}
.panelRow.input {padding-left:10px;padding-right:10px;margin-top:4px;height:13px;font-size:12px;color:#000000;text-align:left;border:none;background-color:transparent;outline:none;}

/* ==== Popup Loading  ==== */
.popupLoading {position:absolute;width:100%;height:100%;background:url('../imgs/ui/popup/loading_white.gif') no-repeat center;background-color:#ffffff;opacity:0.8;}
/* ==== Popup Saving  ==== */
.popupSaving {position:absolute;width:100%;height:100%;background:url('../imgs/ui/popup/saving.gif') no-repeat center;background-color:#ffffff;opacity:0.5;}

.popupProgress {position:absolute;width:100%;font-size:20px;color:#4c4c4c;text-align:center;}

.pdfThumbImg {position:relative;float:left;margin-left:10px;margin-top:10px;width:180px;height:180px;background-color:rgb(255,255,255);box-sizing:border-box;padding:4px;border-width:1px;border-style:solid;border-color:rgb(197,197,197);border-image:initial;border-radius:2px;background-repeat:no-repeat;background-position:center;background-size:contain;}
   
/* Popup Title Area Icon */
.previewOnIcon {background-image:url('../imgs/ui/popup/show_preview.png');background-repeat:no-repeat;}
.previewOnIcon:hover {background-image:url('../imgs/ui/popup/show_preview_hover.png')}
.previewOnIcon:active {background-image:url('../imgs/ui/popup/show_preview_press.png')}

.previewOffIcon {background-image:url('../imgs/ui/popup/hide_preview.png');background-repeat:no-repeat;}
.previewOffIcon:hover {background-image:url('../imgs/ui/popup/hide_preview_hover.png')}
.previewOffIcon:active {background-image:url('../imgs/ui/popup/hide_preview_press.png')}

/* Project History */
.projectHistoryTable {font-size:12px;color:#666666;text-align:center;}
.projectHistoryTable tr {height:35px;}