@CHARSET "UTF-8";

/* minipop-up */
#mask {background: #333;position:fixed;left : 0;top:0; z-index:10;width:100%; height:100%;opacity:0.5;z-index:999;}
.mini-popup{background: #fff;padding:0; margin:0;font-size:1.2em;top: 48%;left: 50%;z-index: 99999;scrolling:auto; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius:10px;overflow-x:hidden; width:450px}
.mini-popup .close {position:absolute;top:15px;right:15px;}
.mini-popup .mini_main {position:relative;width:100%;overflow-x:hidden; }
.mini-popup .mini_main h1{display:block;width:100%; padding:20px 30px; color:#fff; font-size:15px;background:#052e6e; font-weight:bold}
.mini-popup .mini_main h1 span{}
.mini_contents {clear:both;border:0px solid;padding:20px 30px 30px 30px;}
.mini_contents h2{font-size:1.2em;color:#547aa9;line-height:1.8;}

/* bidpop-up */
#mask {background: #333;position:fixed;left: 0;top:0; z-index:10;width:100%; height:100%;opacity:0.5;z-index:999;}
.bid-popup{background: #fff;padding:0; margin:0;font-size:1.2em;top: 48%;left: 50%;z-index: 99999;overflow:auto; border-radius:10px;overflow-x:hidden; min-width:600px}
.bid-popup .close {position:absolute;top:15px;right:15px;}
.bid-popup .bid_main {position:relative;width:100%;overflow-x:hidden; }
.bid-popup .bid_main h1{display:block;width:100%; padding:20px 30px; color:#fff; font-size:15px;background:#4a7c59; font-weight:700}
.bid-popup .bid_main h1 span{}
.bid_contents {clear:both;border:0px solid;padding:20px 30px 30px 30px;}
.bid_contents h2{font-size:1.2em;color:#547aa9;line-height:1.8;}

/* bidDocspop-up */
#mask {background: #333;position:fixed;left: 0;top:0; z-index:10;width:100%; height:100%;opacity:0.5;z-index:999;}
.bidDocs-popup{background: #fff;padding:0; margin:0;font-size:1.2em;top: 48%;left: 50%;z-index: 99999;overflow:auto; border-radius:10px;overflow-x:hidden; width:1100px}
.bidDocs-popup .close {position:absolute;top:15px;right:15px;}
.bidDocs-popup .bid_main {position:relative;width:100%;overflow-x:hidden; }
.bidDocs-popup .bid_main h1{display:block;width:100%; padding:20px 30px; color:#fff; font-size:15px;background:#052e6e; font-weight:700}
.bidDocs-popup .bid_main h1 span{}
.bid_contents {clear:both;border:0px solid;padding:20px 30px 30px 30px;}
.bid_contents h2{font-size:1.2em;color:#547aa9;line-height:1.8;}

/* notipop-up */
#mask {background: #333;position:fixed;left: 0;top:0; z-index:10;width:100%; height:100%;opacity:0.5;z-index:999;}
.noti-popup{background: #fff;padding:0; margin:0;font-size:1.2em;top: 48%;left: 50%;z-index: 99999;overflow:auto; border-radius:10px;overflow-x:hidden; width:650px}
.noti-popup .close {position:absolute;top:15px;right:15px;}
.noti-popup .noti_main {position:relative;width:100%;overflow-x:hidden; }
.noti-popup .noti_main h1{display:block;width:100%; padding:20px 30px; color:#fff; font-size:15px;background:#4a7c59; font-weight:700}
.noti-popup .noti_main h1 span{}
.noti_contents {clear:both;border:0px solid;padding:20px 30px 30px 30px;}
.noti_contents h2{font-size:1.2em;color:#547aa9;line-height:1.8;}

/* bigpop-up */
#mask {background: #333;position:fixed;left: 0;top:0; z-index:10;width:100%; height:100%;opacity:0.5;z-index:999;}
.big-popup{background: #fff;padding:0; margin:0;font-size:1.2em;top: 48%;left: 50%;z-index: 99999;overflow:auto; border-radius:10px;overflow-x:hidden; width:1000px}
.big-popup .close {position:absolute;top:15px;right:15px;}
.big-popup .big_main {position:relative;width:100%;overflow-x:hidden; }
.big-popup .big_main h1{display:block;width:100%; padding:20px 30px; color:#fff; font-size:15px;background:#4a7c59; font-weight:700}
.big-popup .big_main h1 span{}
.big_contents {clear:both;border:0px solid;padding:20px 30px 30px 30px;}
.big_contents h2{font-size:1.2em;color:#547aa9;line-height:1.8;}



.articleT_table { }
.articleT_table td{padding:6px 5px; overflow:hidden; text-overflow:ellipsis;  word-wrap:break-word;}
.articleT_table tr:hover{background: #fffdea;transition: all 0.1s ease-in-out;}


.articleC_table { }
.articleC_table th, .articleC_table td{padding:6px 5px; white-space:normal}
.articleC_table tr:hover{background: #fffdea;transition: all 0.1s ease-in-out;}

/*bdgetLine Popup */
.article2_table { }
.article2_table th, .article2_table td{padding:3px 5px; white-space:normal; table-layout: fixed; word-break:break-all;}
.article2_table tr:hover{background: #fffdea;transition: all 0.1s ease-in-out;}


.article3_table { }
.article3_table th, .article3_table td{padding:5px 10px; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; }
.article3_table tr:hover{background: #fffdea;transition: all 0.1s ease-in-out;}

.articleN_table {}
.articleN_table td {padding:5px 10px; white-space:normal; table-layout: fixed; word-break:break-all; border:none;}

/* spinner */
.spinner {padding-left: 40px; background: no-repeat left center;height: 35px;}


/* table */
.normal_word{word-break:normal;}