/* CSS Document */
.pageload-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
}
 
.pageload-overlay.show {
    visibility: visible;
}
 
.pageload-overlay svg {
    position: absolute;
    top: 0;
    left: 0;
}
 
.pageload-overlay svg path {
    fill: #fff;
}


.tb_header {
	text-align:center;
	
}

/* 20160509 ¼ºÇÏ³ª Ãß°¡ */
.table-custom td{vertical-align:middle !important}
.table-custom td:first-child{background-color:#eee;text-align:left;padding-top:7px}
.table-custom td:last-child{width:80%}

.table-custom2 th{background-color:#eee;text-align:center}
.table-custom2 td{text-align:center;vertical-align:middle !important}
.table-custom2 td span{display:block}
.table-custom2 td em{font-style:normal}
.table-custom2 td .pdt_info{vertical-align:middle;}
.table-custom2 td .pdt_info .tt{font-size:13px;font-weight:bold}
.table-custom2 .w70{width:70px !important}
.table-custom2 .w57{width:57px !important}

.table-custom-pop td:first-child{background-color:#eee;text-align:left;padding-top:7px}
.table-custom-pop td:last-child{width:70%}

.table-review th{background-color:#eee;text-align:center}
.table-review td{text-align:center;vertical-align:middle !important}
.table-review td span{display:inline-block}
.table-review td em{font-style:normal}

.table-reply{}
.table-reply td{text-align:left;vertical-align:middle !important;border-top:1px dashed #ccc !important}
.table-reply tr:first-child td{border-top:0 !important}
.table-reply td span{display:inline-block}
.table-reply td em{font-style:normal}

/**/
.st-green{display:inline-block;background:#23b306;color:#fff;padding:2px 5px;border-radius:3px;font-size:12px}
.st-blue{display:inline-block;background:#4b4fe4;color:#fff;padding:2px 5px;border-radius:3px;font-size:12px}
.st-gray{display:inline-block;background:#999;color:#fff;padding:2px 5px;border-radius:3px;font-size:12px}

.changeM,.changeI,.changeH{position:relative;margin-top:5px;padding:10px 0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}
.changeM:after,.changeI:after,.changeH:after{display:block;clear:both;content:''}
.VchangeM,.VchangeI,.VchangeH{position:relative;margin-top:5px;padding:10px 0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}
.VchangeM:after,.VchangeI:after,.VchangeH:after{display:block;clear:both;content:''}
.CchangeM,.CchangeI,.CchangeH{position:relative;margin-top:5px;padding:10px 0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}
.CchangeM:after,.CchangeI:after,.CchangeH:after{display:block;clear:both;content:''}

.txt-wait{position:relative;width:100%;padding:0 10px 0 0;text-align:right}
.txt-wait p{text-align:right}
/* »óÇ°¸ñ·Ï Ã¼Å©¹Ú½º */
.chk-custom .icheckbox_minimal-grey{position:absolute;left:35%;background:none !important}

/* width */
.wP100{width:100% !important}
/* align */
.tac{text-align:center !important}
.tal{text-align:left !important}
.tar{text-align:right !important}

/* margin */
.mT0{margin-top:0 !important}
.mT2{margin-top:2px !important}
.mT5{margin-top:5px !important}
.mT10{margin-top:10px !important}

.mB0{margin-bottom:0 !important}
.mB3{margin-bottom:3px !important}
.mB5{margin-bottom:5px !important}
.mB7{margin-bottom:7px !important}

.mL5{margin-left:5px !important}
.mL10{margin-left:10px !important}
.mL20{margin-left:20px !important}

.mR5{margin-right:5px !important}
.mR10{margin-right:10px !important}
/* padding */
.pD6{padding:6px !important}
.pD10{padding:10px !important}

.pT5{padding-top:5px !important}
.pT6{padding-top:6px !important}
.pT9{padding-top:9px !important}
.pT10{padding-top:10px !important}

.pL0{padding-left:0 !important}
.pL5{padding-left:5px !important}
.pL10{padding-left:10px !important}
.pL20{padding-left:20px !important}

.pR10{padding-right:10px !important}
.pR20{padding-right:20px !important}

.pB5{padding-bottom:5px !important}
.pB10{padding-bottom:10px !important}
.pB20{padding-bottom:20px !important}
/* flaot */
.fr{float:right !important}
.fl{float:left !important}
/* font-style */
.fwb{font-weight:bold !important}
.fwn{font-weight:normal !important}
.fwl{font-weight:lighter !important}
.fsn{font-style:normal !important}
.fsi{font-style:italic !important}
/* font-size */
.fs12{font-size:12px !important}
.fs13{font-size:13px !important}
/* color */
.cleaa51f{color:#eaa51f !important}
.cldd4510{color:#dd4510 !important}
.cl003399{color:#003399 !important}
.clf15f5f{color:#f15f5f !important}
.clcc3d3d{color:#cc3d3d !important}
.clc03{color:#c03c03 !important}
.cl5d5d5d{color:#5d5d5d !important}
.cl32cd32{color:#32cd32 !important}
.cl1e90ff{color:#1e90ff!important}
/**/
.bgeee{background:#eee !important}
.bgf9f9f9{background:#f9f9f9 !important}
.bgbdbdbd{background:#bdbdbd !important}
/* display */
.dpb{display:block !important}
.dpn{display:none !important}
.dpi{display:inline-block !important}
/* border */
.bdtddd{border-top:1px solid #ddd}

@media (max-width: 767px) {
.xs-mt5{margin-top:5px}
}