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>;.
16 * @author Kevin Yeh <kevin.y@integralemr.com>
17 * @author Ray Magauran <magauran@MedFetch.com>
18 * @link http://www.open-emr.org
28 flex-direction: column
;
32 font-family: 'FontAwesome', Arial
, Helvetica
, sans-serif
;
35 flex-direction: column
;
42 flex-direction: column
;
44 align-content: space-between
;
57 #mainBox > div
.mainFrames
61 flex-direction: column
;
78 align-content:stretch
;
80 flex-direction: column
;
85 #framesDisplay > div
> iframe
88 border: 0px solid black
;
105 border: 1pt solid black
;
107 border-radius: 6px 6px 0 0;
111 box-shadow: 2px -2px 6px rgba
(0, 0, 0, 0.6);
124 border-bottom:1pt solid black
;
125 box-shadow: 0px 0px 0px rgba
(0, 0, 0, 0);
139 background-color: gray
;
144 #dialogDiv > div
.container
147 background-color: gray
;
160 border: 1px solid black
;
171 background: url
('iframe_close.png') top left no-repeat
;
176 .dialogIframe > iframe{
181 background-color:#fff;
188 .patientCurrentEncounter {
205 .patientEncountersColumn
209 .patientEncounterList
213 border: 1px solid black
;
219 .patientEncounterList table
.encounters
225 .patientEncounterList:hover table
.encounters
231 .patientEncounterList
> div
235 .patientEncounterList:hover
243 .patientEncounterList
> div:hover
248 .patientEncounterList table
.encounters
td:hover
253 .patientEncounterList
.review
257 border: 1px solid black
;
258 background-color: lightgray
;
269 padding: 1px 1px 1px 10px;
277 border: 1px solid black
;
278 background-color: lightgray
;
283 .patientInfo
.clear:hover
288 .patientInfo
.patientPicture
294 .patientInfo
.patientPicture img
309 .appMenu
> span:hover
312 text-decoration: none
;
313 background-color: #1C5ECF;
320 padding: 1px 5px 2px 1px;
329 text-decoration: none
;
330 background-color: #1C5ECF;
333 .appMenu
li:hover
> .menuDisabled
335 background-color: transparent
;
340 .menuSection > .menuEntries{
341 background-color:#C9DBF2;
346 box-shadow: 0px 6px 12px rgba
(0, 0, 0, 0.176);
348 border: 0.5pt solid gray
;
349 border-radius: 0px 5px 5px 5px;
359 .menuSection > .menuEntries .menuEntries {
364 transition: 2s background-color
;
366 .menuSection:hover > .menuEntries{
373 padding: 5px 12px 5px;
390 background-color: #C9DBF2;
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;
400 background-color: #c9dbf2;
401 padding:10px 0px 0px 0px;
403 #username:hover
> .userfunctions
409 #username > .userfunctions
> div:hover
415 -webkit-transition: -webkit-transform
.8s ease-in-out
;
416 transition: transform
.8s ease-in-out
;
419 -webkit-transform: rotate
(360deg);
420 transform: rotate
(360deg);
426 margin: 7px 7px 2px 7px;
433 display:inline-block
;