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
;
83 border-left: 1pt solid black
;
84 border-right: 1pt solid black
;
87 #framesDisplay > div
> iframe
90 border: 0px solid black
;
106 border: 1pt solid black
;
108 border-radius: 6px 6px 0 0;
112 box-shadow: 2px -2px 6px rgba
(0, 0, 0, 0.6);
125 border-bottom:1pt solid black
;
126 box-shadow: 0px 0px 0px rgba
(0, 0, 0, 0);
140 background-color: gray
;
145 #dialogDiv > div
.container
148 background-color: gray
;
161 border: 1px solid black
;
172 background: url
('iframe_close.png') top left no-repeat
;
177 .dialogIframe > iframe{
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
298 .appMenu
> span:hover
301 text-decoration: none
;
302 background-color: #1C5ECF;
309 padding: 1px 5px 2px 1px;
318 text-decoration: none
;
319 background-color: #1C5ECF;
322 .appMenu
li:hover
> .menuDisabled
324 background-color: transparent
;
329 .menuSection > .menuEntries{
330 background-color:#C9DBF2;
335 box-shadow: 0px 6px 12px rgba
(0, 0, 0, 0.176);
337 border: 0.5pt solid gray
;
338 border-radius: 0px 5px 5px 5px;
348 .menuSection > .menuEntries .menuEntries {
353 transition: 2s background-color
;
355 .menuSection:hover > .menuEntries{
362 padding: 5px 12px 5px;
379 background-color: #C9DBF2;
381 border-bottom:0.1pt solid black
;
382 -moz-box-shadow: 0 0 10px #000;
383 -webkit-box-shadow: 0 0 10px #000;
384 box-shadow: 0 0 10px #000;
389 background-color: #c9dbf2;
390 padding:10px 0px 0px 0px;
392 #username:hover
> .userfunctions
398 #username > .userfunctions
> div:hover
404 -webkit-transition: -webkit-transform
.8s ease-in-out
;
405 transition: transform
.8s ease-in-out
;
408 -webkit-transform: rotate
(360deg);
409 transform: rotate
(360deg);
415 margin: 7px 7px 2px 7px;
422 display:inline-block
;