some contributed fixes for the acog forms
[openemr.git] / contrib / acog / acog_printable_h.css
blob81653ad9ffc7a1a2f2a636d3ad3fba71562b435b
1 <style type="text/css">
2 <!--
3 body {
4 font-family: Arial, Helvetica, sans-serif;
5 font-size: 9pt;
6 /* padding-top: 0.3in;
7 padding-right: 0.2in;
8 padding-bottom: 0.2in;
9 padding-left: 0.3in; */
10 background-color: white;
11 width: 100%;
14 div {
15 page-break-inside: avoid;
18 tr, td, p {
19 font-family: Arial, Helvetica, sans-serif;
20 font-size: 7.5pt;
22 small{
23 font-size: 6pt;
26 h1 {
27 font-size: 14pt
29 h1 small {
30 font-size: 10px;
32 h2 {
33 font-family: Arial, Helvetica, sans-serif;
34 font-size: 11pt; font-weight: bold;
35 text-transform:uppercase;
36 padding: 0; margin: 0;
38 h2 small {
39 font-size: 11px;
40 text-transform: none;
42 .ficaption {
43 text-transform:uppercase;
44 font-weight: bold;
45 border-right-width: 0.5pt;
46 border-right-style: solid;
47 border-right-color: #000000;
48 font-size: 9px;
49 font-family: Tahoma;
50 border-bottom-width: 0.5pt;
51 border-bottom-style: solid;
52 border-bottom-color: #000000;
54 .fibody {
55 border-bottom-width: 0.5pt;
56 border-bottom-style: solid;
57 border-bottom-color: #000000;
58 border-right-width: 0.5pt;
59 border-right-style: solid;
60 border-right-color: #000000;
61 font-family: Arial, Helvetica, sans-serif;
62 font-size: 9px;
63 text-transform: uppercase;
65 .fitable {
66 border-top-width: 0.5pt;
67 border-left-width: 0.5pt;
68 border-top-style: solid;
69 border-left-style: solid;
70 border-top-color: #000000;
71 border-left-color: #000000;
72 background-color: #FFFFFF;
74 input, textarea {
75 font-family: Arial, Helvetica, sans-serif;
76 font-size: 11px;
77 vertical-align: bottom;
78 color:#000066
80 .fullin{
81 width: 95%;
82 border-top-width: 0px;
83 border-right-width: 0px;
84 border-bottom-width: 0.5pt;
85 border-left-width: 0px;
86 border-top-style: none;
87 border-right-style: none;
88 border-bottom-style: solid;
89 border-left-style: none;
90 border-bottom-color: #333333;
91 padding: 0;
92 text-transform: none;
94 p {
95 padding:0; margin: 0;
97 li {
98 text-transform: uppercase;
99 text-indent: 0pt;
100 list-style-position: inside;
101 list-style-type: square;
102 padding-top: 2px;
103 padding-bottom: 0.5pt;
104 padding-left: 3px;
106 blockquote {
107 margin: 0px;
108 padding: 0px 0px 0px 24px;
110 .bordR {
111 border-right-width: 0.5pt;
112 border-right-style: dotted;
113 border-right-color: #000000;
115 #bordR {
116 border-right-width: 0.5pt;
117 border-right-style: solid;
118 border-right-color: #000000;
120 .srvCaption, .srvCaption input{
121 font-family: Arial, Helvetica, sans-serif;
122 font-size:11pt;
123 font-weight: normal;
124 text-transform:uppercase;
126 .srvChapter{
127 font-family: Arial, Helvetica, sans-serif;
128 font-size:16px;
129 font-weight: bold;
130 text-transform: uppercase;
131 text-align: center;
132 width: 100%;
133 color:#FFFFFF;
134 background-color:#000000;
135 padding: 2pt 0;
136 margin: 12pt 0;
138 .fullin2 {
139 width: 100%;
140 background-color: #EAEAEA;
141 border: none;
142 padding: 0;
143 text-transform: none;
144 color: #000000;
146 td.fibody2 {
147 border-bottom-width: 0.5pt;
148 border-bottom-style: solid;
149 border-bottom-color: #000000;
150 font-family: Arial, Helvetica, sans-serif;
151 font-size: 9px;
152 text-transform: uppercase;
154 .ficaption2 {
155 text-transform:uppercase;
156 font-weight: bold;
157 border-bottom-width: 1pt;
158 border-bottom-style: solid;
159 border-bottom-color: #000000;
160 font-size: 9px;
161 font-family: Tahoma;
163 .fiheader {
164 border-bottom-width: 0.5pt;
165 border-bottom-style: solid;
166 border-bottom-color: #000000;
167 border-right-width: 0.5pt;
168 border-right-style: solid;
169 border-right-color: #000000;
170 font-family: Arial, Helvetica, sans-serif;
171 font-size: 9px;
172 text-transform: uppercase;
174 .fibody3 {
175 font-family: Arial, Helvetica, sans-serif;
176 font-size: 9px;
177 text-transform: uppercase;
179 .ficaption3 {
180 text-transform:uppercase;
181 font-weight: bold;
182 font-size: 9px;
183 font-family: Tahoma;
185 td.fibody4 {
186 border-bottom-width: 0.5pt;
187 border-bottom-style: solid;
188 border-bottom-color: #000000;
189 font-family: Arial, Helvetica, sans-serif;
190 font-size: 9px;
191 text-transform: uppercase;
192 padding-left: 24px;
195 td.fibody5 {
196 border-bottom-width: 0.5pt;
197 border-bottom-style: solid;
198 border-bottom-color: #000000;
199 font-family: Arial, Helvetica, sans-serif;
200 font-size: 8pt;
201 text-transform: none;
202 padding: 1pt 3pt;
206 </style>