@charset "utf-8";

/* 화환문구 */
.tbl_head03 td.sod_wreath_td {padding:0px;}

.sod_wreath_wrap {}
.sod_wreath_wrap .btn_wreath_message {background:#cf0d6c;color:#fff;width:88px;height:35px;border:0;border-radius:3px}


.sod_wreath_message { }
.sod_wreath_message li { margin-top:10px; }
.sod_wreath_message li:first-child { margin-top:0px; }

.sod_wreath_anonymous input { position:relative; margin:-2px 3px 0 0; }


.sod_wreath_r1_msg:before {content:"근조문구(右)";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#000;line-height:1em;color:#fff}
.sod_wreath_r2_msg:before {content:"축하문구(右)";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#cf0d6c;line-height:1em;color:#fff}
.sod_wreath_1_msg:before {content:"보내는분(左)";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#000;line-height:1em;color:#fff}
.sod_wreath_2_msg:before {content:"보내는분(左)";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#cf0d6c;line-height:1em;color:#fff}

/* 영수증 발급 */

.sod_bill { display:none; }
.sod_bill.active { display:block; } 

#sod_frm_bill {margin:0 0 30px;border:1px solid #e3e5e8;background:#fff}
#sod_frm_bill div.tbl_frm01{padding:0px 10px !important}
#sod_frm_bill .tbl_frm01 {padding:20px 10px}
#sod_frm_bill .tbl_frm01 .btn_frmline {position:absolute;top:8px;right:10px;width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;}

#sod_frm_bill td input[type="radio"], #sod_frm_bill td input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
#sod_frm_bill label {display:inline-block;font-weight:normal;margin-right:1em}
.sod_bill .half_input { width:49.5% !important }

/* 기타 */
.c_red { color:red; }