Project

General

Profile

1
.frm-required { color :#ff0000; }
2
.frm-field_title { font-size :12px; width :25%; vertical-align :top; white-space :nowrap; text-align :right; }
3
.frm-textfield { font-size :12px; width :90%; }
4
.frm-textarea { font-size :12px; width :100%; height :100px; }
5
.frm-field_heading { font-size :12px; font-weight :bold; border-bottom-width :2px; border-bottom-style :solid; border-bottom-color :#666666; padding-top :10px; color :#666666; }
6
.frm-select { font-size :12px; width :50%; }
7
.frm-select option { font-size :12px; width :95%; }
8
.frm-field_checkbox { font-size :11px; cursor :pointer; width :30px; vertical-align :middle; }
9
.frm-checkbox_label { font-size :11px; cursor :pointer; width :auto; }
10
.frm-radio_label { font-size :11px; cursor :pointer; }
11
.frm-email { font-size :12px; width : 90%; }
12
/*** Don't remove the class nixhier, this is required for ASP ***/
13
.nixhier,
14
.frm-nixhier { display :none; }
15
.frm-submission { margin :0 auto; position :relative; width :auto; }
16
.print-email { font-size :0.8em; color :#000; margin :10px auto; }	
17
.frm-warning { background :#ffeeee; border :0.2em #884444 solid; color :#e10000; margin-bottom :1em; padding :0.8em; font-size :1.2em; font-weight :bold; }
18
.frm-note { background :#eeffee; border :0.2em #448844 solid; color :#004400; margin-bottom :1em; padding :0.8em; font-size :1.2em; font-weight :bold; }
19
.previewPrintTop { text-align :right; font-size :0.9em; }
20
.previewPrintTop img { padding-left :16px; }
21
fielset { border :none; }
(9-9/25)