some contributed fixes for the acog forms
[openemr.git] / contrib / acog / acog_printable_v.css
blob2719aca17c0741586f6bb52434368a896c9ee2f4
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-width: 0.5pt;
67 border-style: solid;
68 border-color: #000000;
69 background-color: #FFFFFF;
71 input, textarea {
72 font-family: Arial, Helvetica, sans-serif;
73 font-size: 11px;
74 vertical-align: bottom;
75 color:#000066
77 .fullin{
78 width: 95%;
79 border-top-width: 0px;
80 border-right-width: 0px;
81 border-bottom-width: 0.5pt;
82 border-left-width: 0px;
83 border-top-style: none;
84 border-right-style: none;
85 border-bottom-style: solid;
86 border-left-style: none;
87 border-bottom-color: #333333;
88 padding: 0;
89 text-transform: none;
91 p {
92 padding:0; margin: 0;
94 li {
95 text-transform: uppercase;
96 text-indent: 0pt;
97 list-style-position: inside;
98 list-style-type: square;
99 padding-top: 2px;
100 padding-bottom: 0.5pt;
101 padding-left: 3px;
103 blockquote {
104 margin: 0px;
105 padding: 0px 0px 0px 24px;
107 .bordR {
108 border-right-width: 0.5pt;
109 border-right-style: dotted;
110 border-right-color: #000000;
112 #bordR {
113 border-right-width: 0.5pt;
114 border-right-style: solid;
115 border-right-color: #000000;
117 .srvCaption, .srvCaption input{
118 font-family: Arial, Helvetica, sans-serif;
119 font-size:11pt;
120 font-weight: normal;
121 text-transform:uppercase;
123 .srvChapter{
124 font-family: Arial, Helvetica, sans-serif;
125 font-size:16px;
126 font-weight: bold;
127 text-transform: uppercase;
128 text-align: center;
129 width: 100%;
130 color:#FFFFFF;
131 background-color:#000000;
132 padding: 2pt 0;
133 margin: 12pt 0;
135 .fullin2 {
136 width: 100%;
137 background-color: #EAEAEA;
138 border: none;
139 padding: 0;
140 text-transform: none;
141 color: #000000;
143 td.fibody2 {
144 border-bottom-width: 0.5pt;
145 border-bottom-style: solid;
146 border-bottom-color: #000000;
147 font-family: Arial, Helvetica, sans-serif;
148 font-size: 9px;
149 text-transform: uppercase;
151 .ficaption2 {
152 text-transform:uppercase;
153 font-weight: bold;
154 border-bottom-width: 1pt;
155 border-bottom-style: solid;
156 border-bottom-color: #000000;
157 font-size: 9px;
158 font-family: Tahoma;
160 .fiheader {
161 border-bottom-width: 0.5pt;
162 border-bottom-style: solid;
163 border-bottom-color: #000000;
164 border-right-width: 0.5pt;
165 border-right-style: solid;
166 border-right-color: #000000;
167 font-family: Arial, Helvetica, sans-serif;
168 font-size: 9px;
169 text-transform: uppercase;
171 .fibody3 {
172 font-family: Arial, Helvetica, sans-serif;
173 font-size: 9px;
174 text-transform: uppercase;
176 .ficaption3 {
177 text-transform:uppercase;
178 font-weight: bold;
179 font-size: 9px;
180 font-family: Tahoma;
182 td.fibody4 {
183 border-bottom-width: 0.5pt;
184 border-bottom-style: solid;
185 border-bottom-color: #000000;
186 font-family: Arial, Helvetica, sans-serif;
187 font-size: 9px;
188 text-transform: uppercase;
189 padding-left: 24px;
192 td.fibody5 {
193 border-bottom-width: 0.5pt;
194 border-bottom-style: solid;
195 border-bottom-color: #000000;
196 font-family: Arial, Helvetica, sans-serif;
197 font-size: 8pt;
198 text-transform: none;
199 padding: 1pt 3pt;
203 </style>