Added stripe package (#1085)
[openemr.git] / interface / themes / tabs_style_compact.css
blobca7035e619b48a0be39bac0a875854782bb2ec66
1 /**
2 * Copyright (C) 2016 Kevin Yeh <kevin.y@integralemr.com>
4 * LICENSE: This program is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU General Public License
6 * as published by the Free Software Foundation; either version 3
7 * of the License, or (at your option) any later version.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 * You should have received a copy of the GNU General Public License
13 * along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>;.
15 * @package OpenEMR
16 * @author Kevin Yeh <kevin.y@integralemr.com>
17 * @author Ray Magauran <magauran@MedFetch.com>
18 * @link http://www.open-emr.org
21 html
23 margin: 0;
24 padding: 0;
25 border: 0;
26 height: 100%;
27 display: flex;
28 flex-direction: column;
30 body
32 font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
33 flex: 1 0 auto;
34 display: flex;
35 flex-direction: column;
36 margin: 0px;
37 font-size: 12px;
39 #mainBox
41 display: flex;
42 flex-direction: column;
43 align-items: stretch;
44 align-content: space-between;
45 width: 100%;
46 flex: 1 0 auto;
47 margin: 0;
48 padding: 0;
51 #mainBox > div
53 flex: 0 1 auto;
54 margin: 0 0 0 0;
57 #mainBox > div.mainFrames
59 display: flex;
60 flex: 1 0 auto;
61 flex-direction: column;
62 padding: 0 0 0 0;
63 z-index: 3;
64 margin: 0 0 0 0;
67 #framesDisplay
69 flex: 1 0 auto;
70 display: flex;
71 flex-direction: row;
74 #framesDisplay > div
76 flex: 1 0 auto;
77 align-items: stretch;
78 align-content:stretch;
79 display: flex;
80 flex-direction: column;
81 margin: 0;
82 padding: 0;
85 #framesDisplay > div > iframe
87 flex: 1 0 auto;
88 border: 0px solid black;
89 width: 100%;
92 .tabControls
94 margin: -9px 0 0 0;
95 padding: 9px 0 0 0;
96 display: flex;
97 flex-direction: row;
98 overflow: auto;
101 .tabSpan
103 margin: 0 0 0 0;
104 padding: 1px 7px;
105 border: 1pt solid black;
106 border-bottom:0pt;
107 border-radius: 6px 6px 0 0;
108 cursor: pointer;
109 flex: 0 1 auto;
110 white-space:nowrap;
111 box-shadow: 2px -2px 6px rgba(0, 0, 0, 0.6);
112 overflow: visible;
115 .tabSpan:hover
117 color: red;
119 .tabHidden
121 color: gray;
123 .tabNotchosen {
124 border-bottom:1pt solid black;
125 box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
126 display:block;
129 #dialogDiv
131 margin: 0;
132 padding:0;
133 border:0;
134 position:absolute;
136 width: 99%;
137 height:99%;
139 background-color: gray;
140 z-index:1000;
141 opacity: 0.5;
144 #dialogDiv > div.container
146 display: table;
147 background-color: gray;
148 margin: auto auto;
149 opacity: 1;
152 .dialogIframe
154 position: absolute;
155 top:0;
156 left:0;
157 margin: auto auto;
158 opacity: 1;
159 z-index:10000;
160 border: 1px solid black;
161 border-radius: 10px;
164 div.closeDlgIframe {
166 position: absolute;
167 top: -12px;
168 right: -15px;
169 height: 30px;
170 width: 30px;
171 background: url('iframe_close.png') top left no-repeat;
172 cursor: pointer;
173 z-index: 10010;
176 .dialogIframe > iframe{
177 border: none;
178 border-radius: 10px;
179 height:100%;
180 width:100%;
181 background-color:#fff;
183 #attendantData
185 min-height: 4em;
188 .patientCurrentEncounter {
189 display: inline;
192 .patientDataColumn
194 width: 33%;
195 float: left;
196 display: block;
199 .messagesColumn
201 float: right;
202 padding-right: 20px;
205 .patientEncountersColumn
209 .patientEncounterList
211 position:fixed;
212 overflow: hidden;
213 border: 1px solid black;
214 background: white;
215 cursor: pointer;
216 z-index:1;
219 .patientEncounterList table.encounters
221 display: none;
225 .patientEncounterList:hover table.encounters
227 display: block;
231 .patientEncounterList > div
233 padding: 2px;
235 .patientEncounterList:hover
237 overflow: visible;
238 height: auto;
239 z-index:4;
243 .patientEncounterList > div:hover
245 color: red;
248 .patientEncounterList table.encounters td:hover
250 color:red;
253 .patientEncounterList .review
255 font-size: x-small;
256 padding: 2px;
257 border: 1px solid black;
258 background-color: lightgray;
259 border-radius: 5px;
262 #userData
264 position: relative;
265 float: right;
267 .patientInfo
269 padding: 1px 1px 1px 10px;
272 .patientInfo .clear
274 font-size: x-small;
275 margin: 1px;
276 padding: 3px;
277 border: 1px solid black;
278 background-color: lightgray;
279 border-radius: 5px;
280 cursor: pointer;
283 .patientInfo .clear:hover
285 color:red;
288 .patientInfo .patientPicture
290 margin-top: -1px;
291 margin-right: 7px;
294 .patientInfo .patientPicture img
296 height: 50px;
299 .top {
300 vertical-align:top;
303 .appMenu > span
305 float: left;
306 padding:0px 0px;
307 white-space: nowrap;
309 .appMenu > span:hover
311 color: #fff;
312 text-decoration: none;
313 background-color: #1C5ECF;
314 text-shadow: none;
316 .appMenu ul
318 list-style:none;
319 margin:0;
320 padding: 1px 5px 2px 1px;
322 .appMenu li
324 padding-left: 14px;
326 .appMenu li:hover
328 color: #fff;
329 text-decoration: none;
330 background-color: #1C5ECF;
331 text-shadow: none;
333 .appMenu li:hover > .menuDisabled
335 background-color: transparent;
337 .menuSection{
338 position: relative;
340 .menuSection > .menuEntries{
341 background-color:#C9DBF2;
342 display: none;
343 position: absolute;
344 top: 19px;
345 z-index:1000;
346 box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
347 min-width: 175px;
348 border: 0.5pt solid gray;
349 border-radius: 0px 5px 5px 5px;
350 color: black;
351 margin-top: 4px;
352 padding-top: 3px;
353 padding-left: 0px;
354 padding-right: 0px;
355 padding-bottom: 4px;
356 whitespace:nowrap;
359 .menuSection > .menuEntries .menuEntries {
360 display: none;
361 position: absolute;
362 top: -3px;
363 left: 161px;
364 transition: 2s background-color;
366 .menuSection:hover > .menuEntries{
367 display: block;
370 .menuLabel
372 cursor: pointer;
373 padding: 5px 12px 5px;
375 .menuDisabled
377 color:gray;
380 #username
382 cursor: pointer;
384 .userSection
386 min-width: 200px;
387 right:10px;
389 .body_top {
390 background-color: #C9DBF2;
391 padding:0px;
392 border-bottom:0.1pt solid black;
393 -moz-box-shadow: 0 0 10px #000;
394 -webkit-box-shadow: 0 0 10px #000;
395 box-shadow: 0 0 10px #000;
396 z-index:10;
398 .body_title {
399 color: black;
400 background-color: #c9dbf2;
401 padding:10px 0px 0px 0px;
403 #username:hover > .userfunctions
405 display: block;
406 Xwidth:98%;
409 #username > .userfunctions > div:hover
411 color: red;
413 .logo {
414 border-radius: 50%;
415 -webkit-transition: -webkit-transform .8s ease-in-out;
416 transition: transform .8s ease-in-out;
418 .logo:hover {
419 -webkit-transform: rotate(360deg);
420 transform: rotate(360deg);
422 .acck {}
424 .menu_arrow {
425 bottom:0px;
426 margin: 7px 7px 2px 7px;
428 .topToolbarRight {
429 border-top:0pt;
432 .closeButton {
433 display:inline-block;
434 float:right;
435 position:relative;
436 top:6px;
437 right:5px;