Mechanism to search patient forms/notes.
[openemr.git] / interface / themes / style_blue.css
blobbd095b8da9eec8d58e2a79025c9ba24f7e4d8bcb
1 /* This file is only used as a style sheet for */
2 /* lone scripts such as setup.php */
3 A:{visited: #000000;}
5 .menu {
6 font-family: sans-serif;
7 font-style: italic;
8 font-size: 90%;
9 color: #000000;
10 text-decoration: none;
11 text-align: left;
15 .menu_selected {
16 font-family: sans-serif;
17 font-style: italic;
18 font-size: 90%;
19 color: #000000;
20 text-decoration: none;
21 text-align: left;
24 .logout {
25 font-family: sans-serif;
26 font-style: italic;
27 font-size: 100%;
28 color: #000000;
29 text-decoration: none;
30 text-align: right;
33 .text {
34 font-family: sans-serif;
35 text-decoration: none;
36 color: #000000;
37 font-size: 10pt;
40 .required {
41 font-family: sans-serif;
42 text-decoration: none;
43 font-size: 12pt;
44 color: #770000;
45 font-weight: bold;
48 .bold {
49 font-family: sans-serif;
50 text-decoration: none;
51 font-size: 10pt;
52 color: #000000;
53 font-weight: bold;
56 .alert {
57 font-family: sans-serif;
58 font-size: 70%;
59 color: #FF0000;
60 text-decoration: none;
63 .small {
64 text-decoration: none;
65 color: #000000;
66 font-family: sans-serif;
67 font-size: 60%;
70 .link {
71 font-family: sans-serif;
72 text-decoration: none;
73 color: #000000;
74 font-size: 70%;
77 .more {
78 font-family: sans-serif;
79 text-decoration: none;
80 color: #aaaaaa;
81 font-size: 70%;
84 .back {
85 font-family: sans-serif;
86 text-decoration: none;
87 color: #aaaaaa;
88 font-size: 70%;
91 .link_selected {
92 font-family: sans-serif;
93 text-decoration: none;
94 color: #0000FF;
95 font-size: 10pt;
98 .link_submit {
99 font-family: sans-serif;
100 text-decoration: none;
101 color: #000066;
102 font-size: 70%;
105 .items {
106 font-family: sans-serif;
107 font-size: 6pt;
110 .title {
111 font-family: sans-serif;
112 font-size: 12pt;
113 font-weight: bold;
114 text-decoration: none;
115 color: #000000;
118 .title_bar {
119 font-family: sans-serif;
120 font-size: 12pt;
121 font-weight: bold;
122 text-decoration: none;
123 color: #000000;
127 text-decoration: none;
130 /* style taken out of the addressbook code and put here instead */
131 #addressbook_list td {
132 font-family: Arial, Helvetica, sans-serif;
133 padding-left: 4px;
134 padding-right: 4px;
136 #addressbook_list a, #addressbook_list a:visited, #addressbook_list a:hover {
137 color:#0000cc;
139 #addressbook_list tr.search {
140 font-size:9pt;
141 font-weight:bold;
143 #addressbook_list tr.head {
144 font-size:10pt;
145 background-color:#cccccc;
146 font-weight:bold;
148 #addressbook_list tr.detail {
149 font-size:10pt;
151 #addressbook_list .inputtext {
152 font-family:monospace;
153 font-size:9pt;
154 font-weight:normal;
155 border-style:solid;
156 border-width:1px;
157 border-color: #000000;
158 background-color:transparent;
160 #addressbook_list .button {
161 font-family:sans-serif;
162 font-size:8pt;
163 font-weight:bold;
166 /* styles taken out of templates/report/general_default.html */
167 #reports_list td {
168 font-size:8pt;
169 font-family:helvetica;
171 #reports_list a {
172 font-size:8pt;
173 font-family:helvetica;
176 /* styles taken out of templates/documents/general_list.html */
177 #documents_list td {
178 font-size:8pt;
179 font-family:helvetica;
181 #documents_list a {
182 font-size:8pt;
183 font-family:helvetica;
185 #documents_list .treeMenuDefault {
186 font-style: italic;
188 #documents_list .treeMenuBold {
189 font-style: italic;
190 font-weight: bold;
192 #documents_list {
193 width: 25%;
194 height: 90%;
195 overflow: auto;
196 border: 2px inset;
197 float: left;
199 #documents_actions {
200 padding-top: 10px;
201 width: 70%;
202 height: 90%;
203 float: right;
204 overflow: auto;
206 #documents_actions iframe {
207 display: inline;
208 border:none;
209 width:100%;
210 height:600px;
211 overflow: auto;
213 #documents_actions form {
214 margin: 0px; padding: 0px;
216 #documents_actions table {
217 width: 100%;
218 height: 100%;
220 .text-area{
221 background-color:#FFFFFF;
222 border:1px solid black;
223 width:100%;
224 height:100px;
225 overflow:auto;
226 text-align:left;
228 .example_menu {
229 font-size: 70%;
230 list-style: none;
231 margin: 0;
232 padding: 0;
233 vertical-align: top;
234 width: 136px;
236 .expand_all,
237 .collapse_all {
238 cursor: pointer;
240 .example_menu ul {
241 display: none;
242 list-style: none;
243 margin: 0;
244 padding: 0;
246 #menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .example_menu li {
247 background-image: none;
248 margin: 0;
249 padding: 0;
250 border-bottom:1px solid white;
252 .example_menu ul ul {
253 display: block;
255 .example_menu a {
256 color: #000;
257 cursor: pointer;
258 display: block;
259 font-weight: bold;
260 margin-left: 0;
261 padding: 2px 2px 2px 17px;
262 width: 160px;
264 .example_menu a.expanded {
265 background: #bbb url('collapse.gif') no-repeat 3px 50%;
267 .example_menu a.collapsed {
268 background: #bbb url('expand.gif') no-repeat 3px 50%;
270 .example_menu a:hover {
271 text-decoration: none;
273 .example_menu ul li span {
274 background: #d9d1a4;
275 color: #000;
276 display: block;
277 font-weight: normal;
278 width:100%;
280 .example_menu ul a:Subjective {
281 font-weight: normal;
283 .example_menu ul a:hover {
284 background : #f5f5f5;
285 text-decoration: underline;
287 .example_menu li.active a {
288 background: #fff;
290 .example_menu li.active li a {
291 background: #e8e8e8;
293 #menu1 li.footer, #menu2 li.footer, #menu3 li.footer, #menu4 li.footer, #menu5 li.footer, .example_menu .footer {
294 background: transparent url('footer.jpg') no-repeat 0 0;
295 border-top: 2px solid #fff;
296 height: 9px;
297 line-height: 15px;
298 margin: 0 0 10px 0;
299 width: 131px;
301 .example_menu .footer span {
302 display: none;
304 .cke_contents {
305 height: 300px !important;
308 /* Form styles */
309 .formtable {
310 font-size:13px;
311 line-height: 24px;
313 .formtable tr td {
314 line-height: 24px;
316 .report_search_bar{
317 background-color:#E1E4E9;