@cherset "utf-8";

.pac-entry-main .pac_page .mb-2 {
	/*text-align: center;*/
	padding-bottom: 20px
}
.pac_page { padding: 100px 16px 80px; }



body{font-family:'Paperlogy',sans-serif;background:#f5f7fa;}
.pac_page{max-width:960px;margin:0 auto;padding:30px 16px 80px;}
.form-section{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.04);}
.section-title{font-weight:700;border-left:5px solid #2f6fed;padding-left:12px;margin-bottom:18px;}
.form-label.required::after{content:" *";color:#e03131;font-weight:700;}
.terms-box{max-height:160px;overflow-y:auto;background:#f8f9fb;border:1px solid #e6e9ef;border-radius:8px;padding:14px 16px;font-size:.9em;color:#495057;}
.member-row{position:relative;border:1px dashed #ced4da;border-radius:8px;padding:14px;margin-bottom:10px;}
.remove-member-btn{/*position:absolute;top:8px;right:8px;*/}
.choice-inline .form-check{display:inline-block;margin-right:18px;}
.division-only{display:none;}

