/* CSS for PDPP */
/* for <form> in Bootstrap 3 Only */
.doc-pdpp > form.form-consent-hr h2 { padding: 0.8em 0.4em; background-color: rgb(245,245,245); font-size: 1.2em; }
.doc-pdpp > form.form-consent-hr h2::before { content: "ส่วนที่ " counter(pdpp-counter) ". "; }
.doc-pdpp .form-group label { font-weight: normal; }
.consent-selection { padding: 1em 0; /*text-align: center;*/ }
.consent-selection label { /*margin-left: 4vw;*/ margin-right: 4vw; }
.consent-selection label:hover { color: rgb(0,0,0); font-weight: bold; }