/*** common ***/

/** flex-table **/
.flex-btn button { margin-right: 10px; height: 40px; width: 100px;}
/** //flex-table **/
.btn-default .print2 { background-image: url(/images/cyclone/admin/ksvs//btn-icon/print-icon-w.png);}

.btn-green { background-color: #0E583D;}

.cont-dl dt { font-size: 11px; color: #999; font-weight: bold; }
.cont-dl2 dt { min-width: 48px; font-weight: bold;}
.cont-dl2 dd { letter-spacing: -0.04em;}

.ui-datepicker { z-index: 10000!important;}
.ui-datepicker select { color:#000;}
/*** //common ***/

/*** popup ***/
.popup-cont .flex-btn-box { padding: 0;}

.popup-form { padding: 20px; background-color: #efefef;}
.popup-form .cont-dl { margin-bottom: 20px;}
.popup-form div[class*='cont-form']:last-child .cont-dl { margin-bottom: 0px;}
.popup-form .cont-dl dt { margin-bottom: 10px;}

div[class*='popup-box'] .flex-table .tr > *:first-child { padding-left: 15px;}

.popup-receipt { padding: 55px 50px 50px; background-color: #fff; border-radius: 8px;}

/** paymentReceipt **/
.pop-paymentReceipt { width: 600px;}
.popup-rtit { font-size: 60px; margin-bottom: 60px; font-family: 'GmarketSansTTF', sans-serif; text-align: center; }
.popup-rdesc { font-size: 30px; line-height: 40px; margin-bottom: 70px; font-weight: bold; text-align: center;}
.popup-rinfo-box { padding: 30px 0 40px;  border-bottom: 1px solid #333; border-top: 1px solid #333;}
.popup-rinfo { margin-left: 80px; padding-right: 10px;}

.popup-rinfo-box .select-box select, .popup-rinfo-box .ip-box input { background-color: #efefef; height: 30px; font-size: 14px;}
.popup-rform { display: flex; align-items: center; margin-top: 8px; font-size: 14px;}
/*
.popup-rform > *:nth-child(1) { width: 50%; margin-right: 10px;}
.popup-rform > *:nth-child(2) { width: 20%; margin-right: 10px;}
.popup-rform > *:nth-child(3) { width: 10%; margin-right: 5px;}
.popup-rform > *:nth-child(4) { width: 15px; margin-right: 5px;}
.popup-rform > *:nth-child(5) { width: 10%; margin-right: 5px;}
.popup-rform > *:nth-child(6) { width: 15px;}
*/

.popup-rform > *:nth-child(1) { width: 50%; margin-right: 10px;}
.popup-rform > *:nth-child(2) { width: 25%; margin-right: 10px;}
.popup-rform > *:nth-child(3) { width: 25%; }

.popup-rinfo:last-child { display: flex;}
.popup-rinfo:last-child .cont-dl2 { min-width: 130px; margin-right: 10px;}

.popup-seal { font-size: 20px; line-height: 1.5; text-align: center; margin-top: 30px; position: relative;}
.popup-seal span { display: inline-block; position: relative; z-index: 1;}
.popup-seal img { position: absolute; right: -54px; top: 0; z-index: -1;}
/** //paymentReceipt **/
/*** //popup ***/

/** abstractRuleNotice **/
.pop-abstractRuleNotice { width: 700px;}
/** //abstractRuleNotice **/
