.wt_pdf_request_feature_section{ float: left; margin: 10px 20px 0 2px; width: 98%; }
.wt_pdf_request_feature_section p i a{ text-decoration: underline; cursor: pointer; }
.wt_pdf_request_feature_popup{ background: #f5fafe !important; border-radius: 10px; }
.wt_pdf_request_feature_popup .wf_pklist_popup_close{ position: absolute; width: 20px; height: 20px; line-height: 20px; text-align: center; margin-top: 15px; right: 10px; top: 0px; background: none; color: #32373e; border: solid 2px #32373e; border-radius: 20px; }
.wt_pdf_request_feature_popup .wf_pklist_popup_title .main_title{ width: 100%; text-align: center; color: #32373E; font-size: 18px; padding-top: 40px; font-weight: 600; line-height: 30px; margin: 0; }
.wt_pdf_request_feature_popup .wf_pklist_popup_title .sub_title{ width: 100%; text-align: center; color: #32373E; font-size: 14px; padding-top: 0px; font-weight: 400; line-height: 14px; margin: 0; }
.wt_pdf_request_feature_popup .wf_pklist_popup_hd{ height: auto; background: transparent; }
.wt_pdf_request_feature_checkbox_container{ width: 100%; margin-top: 7px; color: #32373E; }
.wt_pdf_request_feature_popup .wt_pdf_request_feature_email_container{ display:none; }
.wt_pdf_request_feature_popup .wf_pklist_popup_content{ text-align: left; padding: 10px 30px; padding-bottom: 30px; }
.wt_pdf_request_feature_popup .form_label{ font-weight: 600; margin-top: 20px; }
.wt_pdf_request_feature_popup .form_label, .wt_pdf_request_feature_popup .form_label_caption{ display: block; color: #32373E; font-size: 13px; width: 100%; }
.wt_pdf_request_feature_popup .form_label_caption{ color: #6d7277; }
.wt_pdf_request_feature_popup textarea{ border-radius: 6px; background: #fff; border: solid 1px #C7CBD1; width: 100%; height: 150px; margin-top: 5px; }
.wt_pdf_request_feature_popup input.wt_pdf_request_feature_input{ border-radius: 6px; background: #fff; border: solid 1px #C7CBD1; width: 100%; max-width: 400px; height: 40px; margin-top: 5px; }
.wt_pdf_request_feature_btn_box{ margin-top: 25px; padding-bottom: 30px; }
.wt_pdf_request_feature_btn_box button{ float:right; height:40px; font-size:14px; padding:0px 30px !important; border:solid 1px #3157a6 !important; }
.wt_pdf_request_feature_btn_box button.button-secondary{ background:none; color:#3157a6; }
.wt_pdf_request_feature_btn_box button.button-primary{ background:#3157a6; margin-left:10px !important; margin-bottom:5px; }