2 * Stylesheet for flat colors
3 * The color palette is used to style the various elements in a consistent manner
5 * LICENSE: This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License
7 * as published by the Free Software Foundation; either version 2
8 * of the License, or (at your option) any later version.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>;.
17 * @author Ranganath Pathak <pathak@scrs1.org>
18 * @copyright Copyright (c) 2017 Ranganath Pathak
20 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
21 * @link http://www.open-emr.org
26 #68171A - Darkest Red*
30 #ECACAE - Mid Pale Red*
32 #F5D6D8 - Mid Pale Pale Red*
33 #FBEEEF - Pale Pale Red*
34 #E7E6F9 - Pale Purple~
36 #2F2F7D - Midnight Blue~
39 * - used in styling buttons and input
40 ~ - common for all flat stylesheets
47 /* 1 */ -apple-system
, BlinkMacSystemFont
,
48 /* 2 */ "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
49 /* 3 */ "Helvetica Neue", sans-serif
;
51 }/* RP_MODIFIED 2/09/2015, 1/17/2016*/
54 margin: 0px 0px 0px 2px;
55 /* set the base fontsize for all DOM children */
56 font-size: 1em; /* set the base font size for all DOM children */
61 text-decoration: none
;
76 text-decoration: none
;
84 text-decoration: none
;
92 text-decoration: none
;
97 text-decoration: none
;
103 text-decoration: none
;
110 text-decoration: none
;
119 text-decoration: none
;
123 text-decoration: none
;
129 text-decoration: none
;
135 text-decoration: none
;
140 text-decoration: none
;
145 text-decoration: none
;
150 .link_selected:visited {
151 text-decoration: none
;
157 text-decoration: none
;
162 .link_submit a:visited {
166 .link_submit a:hover {
177 text-decoration: none
;
180 /* see .titlebar below */
184 text-decoration: none
;
191 text-decoration: none
;
195 /*=============================================================
196 * Here we have taken variables from globals.php and turned them into CSS classes
197 * these should be used in place of the GLOBAL variables -- JRM March 2008
198 *=============================================================*/
199 .body_top { background-color: #F9F3F3; margin: 8px } /* $top_bg_line RP_MODIFIED 2/8/15 #EAE6FF*/
200 .bgcolor2 { background-color: #F9F3F3; } /* $GLOBALS['style']['BGCOLOR2'] RP_MODIFIED 2/8/15 #EAE6FF*/
201 .body_bottom { background: url
('../pic/aquabg.gif') repeat
; margin: 8px } /* $bottom_bg_line */
202 .body_title { background-color: #D95459; } /* $title_bg_line FFF RP_MODIFIED 12/22/2012 #BE4E1E;*/
203 .body_nav { background-color: #F9F3F3; } /* $nav_bg_line RP_MODIFIED 2/8/15 #EAE6FF */
204 .body_filler { background-color: #f7f0d5; } /* $login_filler_line */
205 .body_login { background: url
('../pic/aquabg.gif') repeat
; } /* $login_body_line */
206 .table_bg { background-color: #ccc; } /* $table_bg */
207 .bgcolor1 { background-color: #ccc; } /* $GLOBALS['style']['BGCOLOR1'] */
208 .textcolor11 { background-color: #222; } /* $GLOBALS['style']['TEXTCOLOR11'] */
209 .highlightcolor { background-color: #ddd; } /* $GLOBALS['style']['HIGHLIGHTCOLOR'] */
210 .bottom_line { background: url
('../pic/aquabg.gif') repeat
; } /* $GLOBALS['style']['BOTTOM_BG_LINE'] */
211 .logobar { background-color: #2F2F7D; height: 110px; } /* $GLOBALS['logoBarHeight'] 24262c RP_MODIFIED 12/22/2012*/
212 .navbar { height: 22px; } /* $GLOBALS['navBarHeight'] */
213 .titlebar { height: 20px; } /* $GLOBALS['titleBarHeight'] */
216 /* style taken out of the addressbook code and put here instead */
217 #addressbook_list td
{
218 font-family: Arial
, Helvetica
, sans-serif
;
222 #addressbook_list a
, #addressbook_list
a:visited
, #addressbook_list
a:hover
{
225 #addressbook_list tr
.search
{
229 #addressbook_list tr
.head
{
231 /*background-color:#cccccc;*/
234 #addressbook_list tr
.detail
{
237 #addressbook_list .inputtext
{
238 /*font-family:monospace;
243 border-color: #000000;
244 background-color:transparent;RP_MODIFIED 1/18/2016*/
246 #addressbook_list .button
{
247 font-family:sans-serif
;
251 .address_names:hover{
255 color: magenta
!Important
;
257 /* styles taken out of templates/report/general_default.html */
260 font-family:helvetica
;
264 font-family:helvetica
;
267 /* styles taken out of templates/documents/general_list.html */
270 font-family:helvetica
;
274 font-family:helvetica
;
276 #documents_list .treeMenuDefault
{
279 #documents_list .treeMenuBold
{
288 border-right: dashed
1px;
297 #documents_actions iframe
{
304 #documents_actions form
{
305 margin: 0px; padding: 0px;
307 #documents_actions table
{
312 /*=============================================================
313 * This section relates to the custom layouts that can be made
314 * using the OEMR tool in the Admin section. For example, the
315 * Patient Demographics are a custom layout.
316 *============================================================*/
334 padding-right: 6px;/*30px - ie 6 fix*/
337 /* Patient History */
360 /*=============================================================
362 * seen in the patient summary and notes screens
363 *============================================================*/
365 background-color: #dfd;
369 background-color: #fff;
373 border-collapse:collapse
;
380 #pnotes .noterow td
{
381 border-bottom:1px dashed black
;
388 /*=============================================================
390 * seen in the patient stats screens
391 *============================================================*/
396 #patient_stats table
{
398 border-collapse: collapse
;
403 #patient_stats .statrow
{
407 #patient_stats .head
{
409 background-color:#cccccc;
413 #patient_stats .detail
{
418 #patient_stats .btn
{
419 background-color:transparent
;
422 #patient_stats .bg1
{
423 background-color: #ddddff;
425 #patient_stats .bg2
{
426 background-color: #ffdddd;
429 #patient_stats .center
{
434 /*=============================================================
435 * Patient Stats Summary
436 * seen in the patient summary screen
437 *============================================================*/
438 #patient_stats_summary table
{
439 border-collapse: collapse
;
441 #patient_stats_summary .noend_noreturn
{
444 #patient_stats_summary .noend
{
447 #patient_stats_summary .noreturn
{
450 #patient_stats_summary .title
{
453 #patient_stats_issues {
456 #patient_stats_spreadsheets {
462 #patient_stats_prescriptions {
466 /*=============================================================
467 * Patient Past Encounters and Documents
468 * seen in the patient encounter screen
469 *============================================================*/
474 #patient_pastenc .billing_note
{
477 #patient_pastenc .billing_note_text
{
479 border: 2px outset black
;
480 background-color: lightgrey
;
482 #patient_pastenc .billing_note_text_highlight
{
483 background-color:#f7f5d1;
485 #patient_pastenc table
{
486 border-collapse: collapse
;
489 #patient_pastenc tr
{
492 #patient_pastenc td
{
493 border-top: 1px solid black
;
496 #patient_pastenc th
{
499 #patient_pastenc #tooltipdiv
{
502 border:1px solid black
;
504 background-color:#ffffaa;
509 #patient_pastenc .highlight
{
510 background-color: #fff;
512 #patient_pastenc .tooltip
{
514 border:1px solid
#333;
522 /*=============================================================
524 * seen in the patient reports screens
525 *============================================================*/
529 #patient_reports .issues
{
532 #patient_reports .issues table
{
533 margin: 10px 0px 10px 0px;
535 #patient_reports .issues td
{
538 #patient_reports .encounters td
{
541 #patient_reports .encounter_forms
{
542 margin:5px 15px 5px 15px;
544 #patient_reports td
{
547 #patient_reports ul
{
552 /*=============================================================
554 * seen as the patient report (custom_report.php)
555 *============================================================*/
560 border: 2px dotted black
;
562 #report_custom .billing
{
568 margin: 0px 0px 5px 0px;
571 #report_custom .immunizations
{
575 #report_custom .notes
{
579 #report_custom .transactions
{
583 #report_custom .communications
{
587 #report_custom .documents
{
591 #report_custom .demographics
{
595 #report_custom .insurance
{
599 #report_custom .history
{
603 #report_custom .issue
{
606 #report_custom .issue_type
{
608 padding: 5px 0px 5px 0px;
610 #report_custom .issue_diag
{
611 margin: 0px 20px 0px 20px;
613 #report_custom .issue_title
{
615 #report_custom .issue_comments
{
617 #report_custom .encounter
{
619 border-top:2px dotted black
;
620 padding: 10px 5px 10px 5px;
623 #report_custom .encounter h1
{
628 #report_custom .encounter_form
{
631 border-top: 1px solid gray
;
633 #addressbook_list tr
.evenrow
, #searchResults
tr:nth-child
(even
) {
634 background-color: #FFFFFF;/*RP_MODIFIED 1/16/2016 :#ECA9AC */
637 #addressbook_list tr
.oddrow
, #searchResults
tr:nth-child
(odd
), .signout-restore-subheading
{
638 background-color:#F5D6D8;/*RP_MODIFIED 1/16/2016 #ffffff */
641 /* The top navigation icon styling*/
650 /*.css_button_small {
651 background: transparent url( '../../images/bg_button_a_small.gif' ) no-repeat scroll top right;
655 font: bold 9px arial, sans-serif;
656 height: 20px; /* RP_MODIFIED 19px; */
658 padding-right: 1px; /* sliding doors padding RP_MODIFIED 10px*/
659 /*text-decoration: none;
661 .message-table-header, #searchResultsHeader, #searchResultsHeader th,#addressbook_list tr.head, .signout-heading, #report_results table thead, .dehead , .showborder_head {
662 background:#E4878A; /*styles the message table header*/
664 input[type="button"], input[type="submit"], button{
665 /*display: inline-block;
666 margin-bottom: 3px;*/
669 color:#FFFFFF !important;
670 line-height: 1.42857143;
673 vertical-align: middle;
674 /*-ms-touch-action: manipulation;
675 touch-action: manipulation;
677 -webkit-appearance: none;
678 -webkit-user-select: none;
679 -moz-user-select: none;
680 -ms-user-select: none;
682 background-image: none;*/
683 background: #A7252A ;
684 border: 1px solid transparent;
690 .head, #searchCriteria{
691 background:#E4878A ! Important;
696 padding:0px !Important;
700 input[type="button"]:focus,
701 input[type="button"]:active:focus,
702 input[type="button"].active:focus,
703 input[type="submit"]:focus,
704 input[type="submit"]:active:focus,
709 /*transform: translateY(2px);*/
713 input[type="checkbox"]{
714 /* -webkit-appearance:checkbox;
719 input[type="text"], input[type="entry"], input[type="password"], input[type="search"], textarea{
720 -webkit-border-radius: 2px;
721 -moz-border-radius: 2px;
723 border: 1px solid #A7252A !Important;
725 margin:3px !Important;
729 -webkit-border-radius: 2px;
730 -moz-border-radius: 2px;
732 border: 1px solid #A7252A ! Important;
736 input[type="text"]:focus,
737 input[type="entry"]:focus,
738 input[type="password"]:focus,
739 input[type="search"]:focus,
743 border-color: #68171A !important;
744 box-shadow: 0 0 3px #ECACAE !important;
746 -webkit-transition: 0.2s linear all;
747 -moz-transition: 0.2s linear all;
748 transition: 0.2s linear all;
752 .css_button_small, .css_button {
753 display: inline-block;
760 color:#FFFFFF !important;
761 line-height: 1.42857143;
764 vertical-align: middle;
765 -ms-touch-action: manipulation;
766 touch-action: manipulation;
768 -webkit-user-select: none;
769 -moz-user-select: none;
770 -ms-user-select: none;
772 background-image: none;
773 background: #A7252A ;
774 border: 1px solid transparent;
778 .css_button_small:focus,
779 .css_button_small:active:focus,
780 .css_button_small.active:focus,
781 .css_button_small.focus,
782 .css_button_small:active.focus,
783 .css_button_small.active.focus {
784 outline: thin dotted;
785 outline: 5px auto -webkit-focus-ring-color;
786 outline-offset: -2px;
787 /*transform: translateY(2px);*/
790 .css_button_small:hover,
791 .css_button_small:focus,
792 .css_button_small.focus ,
796 color: #FFFFFF;/*#333*/
797 text-decoration: none;
799 .css_button_small:active,
800 .css_button_small.active,
803 background-image: none;
805 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
806 box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
807 transform: translateY(2px);
810 .css_button_small.disabled,
811 .css_button_small[disabled],
812 fieldset[disabled] .css_button_small {
814 filter: alpha(opacity=65);
815 -webkit-box-shadow: none;
821 padding:3px 12px 5px 12px;
825 a:visited .css_button_small, a.css_button_small,
826 a:visited .css_button, a.css_button{
832 .css_button_small span {}
847 a.disabled_button:hover {
856 ul.tabNav { margin: 0 0 -4 0; padding: 0; } /*RP_MODIFIED 7/16/2016*/
857 ul.tabNav { float: left; list-style: none; width: 100%; }
858 ul.tabNav li { float: left; margin: 0 1px 0 0; padding: 6px 0 0;
860 vertical-align: bottom;
863 ul.tabNav li.current { padding-top: 0;
866 vertical-align: bottom;
869 ul.tabNav a { background:#FBEEEF; border: solid #D95459;; border-width: 3px 1px 0px 1px; color: #333; display: block; padding: 4px 4px 5px 4px; text-decoration: none; border-top-left-radius: 5px; /*#CFCCF7 RP_MODIFIED 2/11/2015*/
870 border-top-right-radius: 5px;} /*border-top-left-radius: 10px;border-top-right-radius: 10px;added RP_MODIFIED */
871 ul.tabNav a:hover {background-color: #D95459; color: #000000;} /* #7870DE RP_MODIFIED 2/11/2015 */
872 ul.tabNav li.current a { background:#ECA9AC; padding: 8px; }
874 div.tabContainer { clear: both; float: left; width: 100%; }
875 div.tabContainer div.tab { border: 1px solid #ffffff; color: #000; display: none; padding: 10px; }
876 div.tabContainer div.current { display: block; border: 1px solid #ECA9AC; background: #ECA9AC; }
877 div.tab { min-height: 180px; background: #ffffff none repeat scroll 0 0; margin-bottom: 10px;width:665px;}
878 div.tab_long { min-height: 180px; background: #ffffff none repeat scroll 0 0; margin-bottom: 10px;width:100%;}
879 div.tab p:last-child { margin-bottom: 0; }
882 padding-right: 1px; padding-bottom: 0px
885 div.tab table td.label_custom {
889 div.tab table td.data {
890 min-width:120px; /*170px*/
894 background: #FFFFFF none repeat scroll 0 0; margin-bottom: 10px; width:100%;
898 background: #FFFFFF none repeat scroll 0 0; margin-bottom: 10px; width:100%;
902 margin-bottom:5px; width:685px; border-bottom: 1px solid;
905 .section-header-dynamic {
906 margin-bottom:5px; border-bottom: 1px solid;
910 background:#FFFFFF; padding:8px;
918 background-color: #F5D6D8;
919 margin: 10px 0px 5px 0px;
922 #report_parameters table {
923 border: solid 1px #68171A;
925 border-collapse: collapse;
927 #report_parameters table td {
931 #report_parameters table table {
933 border-collapse: collapse;
937 #report_parameters table table td.label_custom {
941 #report_parameters > table > tbody > tr > td > table {
942 border-left: 1px solid #68171A !Important; /*openemr5*/
945 #report_parameters .form-control{
948 #report_results table {
949 border-top: 1px solid black;
950 border-bottom: 1px solid black;
951 border-left: 1px solid black;
952 border-right: 1px solid black;
954 border-collapse: collapse;
957 #report_results table thead {
959 display: table-header-group;
960 /*background-color: #ddd;*/
961 border: solid 1px #68171A;
966 #report_results table th {
967 border-bottom: 2px solid #68171A;
970 #report_results table td {
972 border-bottom: 1px dashed;
976 background-color: #F5D6D8;
981 * List-table formatting
987 border-bottom:1px dashed #000000;
991 .showborder_head th {
992 border-bottom:1px solid #000000;
996 .shownoborder td {#2F2F7D
1003 .showborder_long tr td{
1004 border-bottom:1px dashed #000000;
1013 font-family: helvetica;
1015 border: 2px outset rgb(102, 102, 102);
1016 background-color: #F9F3F3;/*RP_MODIFIED 2/8/2014 #F9F3F3*/
1022 /* Password alert styles */
1027 padding: 10px 10px 10px 15px;
1031 border: 3px solid #fe7b7a;
1032 background-color: #ffd6d6 ;
1035 border: 3px solid #f56fff;
1036 background-color: #fabfff;
1039 border: 3px solid #9acc2e;
1040 background-color: #eef7dd;
1042 /* Password alert styles */
1044 /* Style for red font */
1046 text-decoration: none;
1050 /* Style for red font */
1052 .de_identification_status_message{
1054 border:1px solid #0000FF;
1057 .de_identification_input_controls_box{
1059 border:1px solid #0000FF;
1062 .de_id_upgrade_login{
1064 border:1px solid Black;
1065 background-color:#ffffff;
1068 #navigation-slide, #navigation-slide *{
1073 #navigation-slide li{
1077 #navigation-slide a{
1078 background: #FFFFFF;
1079 border-top: 2px solid #F9F3F3; /*RP_MODIFIED 2/8/15 #EAE6FF*/
1083 padding: 5px 2px 5px 10px;
1087 #navigation-slide li a.collapsed{
1088 background: #D95459; /* for non-css3 browsers RP_MODIFIED 2/8/2015 #999*/
1089 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D95459', endColorstr='#D95459'); /* for IE b5cbff*/
1090 background: -webkit-gradient(linear, left top, left bottom, from(#D95459), to(#D95459)); /* for webkit browsers b5cbff*/
1091 background: -moz-linear-gradient(top, #D95459, #D95459); /* for firefox 3.6+ b5cbff*/
1095 #navigation-slide li a.expanded{
1096 background: #E4878A; /* for non-css3 browsers RP_MODIFIED 2/8/2015 #999*/
1097 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4878A', endColorstr='#E4878A'); /* for IE 61a0ff)*/
1098 background: -webkit-gradient(linear, left top, left bottom, from(#E4878A), to(#E4878A)); /* for webkit browsers */
1099 background: -moz-linear-gradient(top, #E4878A, #E4878A); /* for firefox 3.6+ 61a0ff*/
1103 #navigation-slide ul li a.collapsed_lv2{
1104 background: #7870DE; /* for non-css3 browsers RP_MODIFIED 2/8/2015 #999*/
1105 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7870de', endColorstr='#7870de'); /* for IE e7e6f9*/
1106 background: -webkit-gradient(linear, left top, left bottom, from(#7870de), to(#7870de)); /* for webkit browsers e7e6f9*/
1107 background: -moz-linear-gradient(top, #7870de, #7870de); /* for firefox 3.6+ e7e6f9*/
1111 #navigation-slide ul li a.expanded_lv2{
1112 background: #e7e6f9; /* for non-css3 browsers RP_MODIFIED 2/8/2015 #999*/
1113 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e6f9', endColorstr='#e7e6f9'); /* for IE 7870de*/
1114 background: -webkit-gradient(linear, left top, left bottom, from(#e7e6f9), to(#e7e6f9)); /* for webkit browsers 7870de */
1115 background: -moz-linear-gradient(top, #e7e6f9, #e7e6f9); /* for firefox 3.6+ 7870de*/
1123 border: 1px solid #F9F3F3;/*RP_MODIFIED 2/8/15 #EAE6FF*/
1124 background: #D95459; /* for non-css3 browsers #999 RP_MODIFIED 2/11/2015 */
1125 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D95459', endColorstr='#D95459'); /* for IE b5cbff RP_MODIFIED 2/11/2015 #61a0ff*/
1126 background: -webkit-gradient(linear, left top, left bottom, from(#D95459), to(#D95459)); /* for webkit browsers b5cbff RP_MODIFIED 2/11/2015 #61a0ff*/
1127 background: -moz-linear-gradient(top, #D95459, #D95459); /* for firefox 3.6+ b5cbff RP_MODIFIED 2/11/2015 #61a0ff*/
1136 text-decoration: none;
1143 background: #F5D6D8;
1153 background: #C9F1B5;
1154 border-left: 1px solid #000000;
1155 border-right: 1px solid #000000;
1156 border-bottom: 1px solid #000000;
1168 text-decoration: none;
1169 background: #F9F3F3;
1178 background: #F5D6D8;
1182 .encounter-form-category-li{
1184 background-color:#F9F3F3 !Important;
1189 background-color:#FFFFFF;
1190 border:1px solid black;
1201 vertical-align: top;
1214 #menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .example_menu li {
1215 background-image: none;
1218 border-bottom:1px solid white;
1220 .example_menu ul ul {
1229 padding: 2px 2px 2px 17px;
1232 .example_menu a.expanded {
1233 background: #bbb url('collapse.gif') no-repeat 3px 50%;
1235 .example_menu a.collapsed {
1236 background: #bbb url('expand.gif') no-repeat 3px 50%;
1238 .example_menu a:hover {
1239 text-decoration: none;
1241 .example_menu ul li span {
1242 background: #d9d1a4;
1245 font-weight: normal;
1248 .example_menu ul a:Subjective {
1249 font-weight: normal;
1251 .example_menu ul a:hover {
1252 background : #f5f5f5;
1253 text-decoration: underline;
1255 .example_menu li.active a {
1258 .example_menu li.active li a {
1259 background: #e8e8e8;
1261 #menu1 li.footer, #menu2 li.footer, #menu3 li.footer, #menu4 li.footer, #menu5 li.footer, .example_menu .footer {
1262 background: transparent url('footer.jpg') no-repeat 0 0;
1263 border-top: 2px solid #fff;
1269 .example_menu .footer span {
1273 height: 300px !important;
1279 display: inline-block;
1280 background-repeat: no-repeat;
1281 padding: 5px 14px 6px;
1282 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
1284 font-size: 12px !Important;
1285 line-height: 1 !Important;
1286 /*border: 1px solid #ccc;*/
1287 border-bottom-color: #bbb;
1288 -webkit-border-radius: 3px;
1289 -moz-border-radius: 3px;
1291 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
1292 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
1293 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
1294 -webkit-transition: 0.1s linear all;
1295 -moz-transition: 0.1s linear all;
1296 transition: 0.1s linear all;
1301 line-height: normal;
1302 padding: 9px 14px 9px;
1303 -webkit-border-radius: 0px;
1304 -moz-border-radius: 0px;
1308 padding: 3px 3px 3px;
1313 background-color: #0084cc hsl(201, 100%, 40%) !important;
1314 background-repeat: repeat-x;
1315 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0084cc", endColorstr="#0084cc");
1316 background-image: -khtml-gradient(linear, left top, left bottom, from(#0084cc), to(#0084cc));
1317 background-image: -moz-linear-gradient(top, #0084cc, #0084cc);
1318 background-image: -ms-linear-gradient(top, #0084cc, #0084cc);
1319 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0084cc), color-stop(100%, #0084cc));
1320 background-image: -webkit-linear-gradient(top, #0084cc, #0084cc);
1321 background-image: -o-linear-gradient(top, #0084cc, #0084cc);
1322 background-image: linear-gradient(#0084cc, #0084cc);
1323 border-color: #0084cc #0084cc hsl(201, 100%, 40%);
1324 color: #fff !important;
1325 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.00);
1326 -webkit-font-smoothing: antialiased;
1330 background-color:white;
1333 border:1px solid #A7252A; /*RP_ADDED 7/5/2016*/
1339 background : #F9F3F3; /*RP_ADDED 8/27/2016*/
1341 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~search div ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1343 div.section, div.borderbox {
1344 border-color: #68171A !important;
1345 background-color:#F5D6D8;
1347 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~search div ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1348 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5login*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1350 .login div.container {
1353 background: #F9F3F3 ! Important;
1355 border-top: solid #D95459 40px;
1357 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5login*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1358 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5fee-sheet*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1361 background:#D95459 !important;
1362 margin: 0px 0px 10px 0px;
1365 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5fee-sheet*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1366 /*~~~~~~~~~~openemr5_tabs-Full~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1368 background-color: #D95459 !important;
1372 border-top: 5px solid #D95459 !important;
1373 border-left: 1px solid #D95459 !important;
1374 box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
1375 border-right: 1px solid #D95459 !important;
1376 border-radius: 3px 6px 0px 0px !important;
1379 .tabNotchosen, .tabsNoHover{
1380 border-bottom: 2px solid #D95459 !important;
1383 .tabNotchosen:hover {
1384 background: transparent !Important;
1386 .tabSpan_tabs:hover {
1387 background: #F5D6D8 !Important;
1391 border-bottom: none !important;
1396 background: #ffff9e;
1397 padding:0px 5px 0px 5px;
1401 padding: 1px 1px 1px 10px;
1406 .patientCurrentEncounter {
1412 color: #000000 !Important;
1413 font-weight: 700 !Important;
1414 font-size:14px !Important;
1415 /*padding: 5px 10px !Important;*/
1418 .patientEncounterList {
1419 border: 1px solid #A7252A;
1423 /*.patientEncounterList {
1424 background: #ffff9e !Important;
1425 border: 1px solid #A7252A;
1428 .patientEncounterList:hover{
1429 background: #FBEEEF !important;
1430 border-color: #68171A !important;
1431 box-shadow: 0 0 3px #ECACAE;
1433 -webkit-transition: 0.2s linear all;
1434 -moz-transition: 0.2s linear all;
1435 transition: 0.2s linear all;
1443 .appMenu > span:hover
1445 background-color: #F5D6D8 !important;
1448 .menuSection:hover {
1449 background-color: #F5D6D8 !Important;
1453 background: #F5D6D8 !Important;
1456 .menuSection > .menuEntries{
1457 box-shadow: 0px 2px 2px #ECACAE !Important;
1458 border:none ! Important;
1459 border-radius: 0px ! Important;
1461 .menuEntries li .menuLabel {
1462 padding: 5px 10px ! Important;
1465 .menuEntries li .menuLabel:hover {
1466 background-color: #F5D6D8 !Important;
1471 background-color: #F5D6D8 !Important;
1473 .menuSection > .menuEntries{
1474 background-color:#F9F3F3 !Important;
1479 background-color: #ECACAE !important;
1482 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5tabs body*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1483 .tabs_body, #searchCriteria{
1485 background-color:#ECA9AC ;
1489 background-color:#F5D6D8;
1491 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5tabs body*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1493 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5tabs calendar*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1495 background-color: #F5D6D8 !important;
1496 width:98% !Important;
1499 background-color:#F9F3F3 !Important;
1505 div#providerPicker select {
1509 #calsearch_results_header {
1511 width: 99% ! Important;
1514 #calsearch_results_data {
1515 width: 99% ! Important;
1520 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5tabs calendar*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1522 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 calendar icon*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1523 img[src *="show_calendar.gif"] {
1526 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 calendar icon*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1537 .report_search_bar {
1538 background-color: #F5D6D8;
1541 body.admin-layout input[type="button"] {
1542 display: inline-block;
1546 /* error message = new validation */
1550 white-space: nowrap;
1551 font-weight: normal;
1555 border: 1px solid red !important;
1560 display: inline-block;
1566 display: inline-block;
1571 /* flow board filters*/
1572 #flow_board_parameters{
1575 background-color: #F5D6D8;
1577 #flow_board_parameters td{
1580 #flow_board_parameters table {
1581 border: solid 1px #68171A;
1583 border-collapse: collapse;
1586 border-color: #68171A !Important;
1588 /* flow board filters*/
1590 /* ------- Therapy groups styling --------- */
1605 margin-bottom: 20px;
1606 border: 1px solid #2672ec;
1620 table.dataTable#therapy_groups_list tbody td{
1622 padding-right: 20px;
1626 .therapy_group #therapy_groups_list_container{
1627 margin-top: initial;
1631 .therapy_group #therapy_groups_list_container input[type = "text"]{
1635 .therapy_group #therapy_groups_list_container input[type=number] {
1636 -moz-appearance:textfield;
1639 .therapy_group #therapy_groups_list_container input[type=number]::-webkit-inner-spin-button,
1640 .therapy_group #therapy_groups_list_container input[type=number]::-webkit-outer-spin-button {
1641 -webkit-appearance: none;
1645 .therapy_group .delete_btn button, .therapy_group .delete_btn span{
1646 background-color: #ef3935;
1651 .therapy_group .delete_btn a{
1652 text-decoration: none;
1656 .therapy_group #therapy_groups_list_container .failed_message{
1659 #updateParticipants{
1668 #add-participant-form{
1669 transition: max-height 1s ease-out;
1674 max-height: 250px !important;
1683 .therapy_group .event_details{
1688 margin-bottom: 20px;
1692 #add_participant .patient_wrap,
1693 #add_participant .comment_wrap,
1694 #add_participant .button_wrap{
1698 #add_participant .patient_wrap,
1699 #add_participant .comment_wrap {
1700 display: inline-block;
1703 #add_participant .button_wrap input{
1705 display: inline-block;
1708 #add_participant_element .input_label{
1712 #add_participant_element .error_wrap .error{
1716 #group_attendance_form_table tbody td{
1720 #file_type_whitelist .subject-black-list,
1721 #file_type_whitelist .subject-white-list {
1723 display: inline-block;
1728 #file_type_whitelist{
1732 #white-list, #black-list{
1738 #file_type_whitelist select {
1742 #file_type_whitelist option {
1743 padding: 4px 10px 4px 10px;
1746 #file_type_whitelist option:hover {
1747 background: #EEEEEE;
1750 #file_type_whitelist .subject-info-arrows {
1752 display: inline-block;
1754 margin: 130px 30px 30px 30px;
1757 #file_type_whitelist .subject-info-save{
1759 margin: 170px 30px 30px 30px;
1763 #file_type_whitelist input[type=button]{
1764 float: none !important;
1767 #file_type_whitelist #add-manually{
1768 display: inline-block
1770 #file_type_whitelist #add-manually-input{
1773 #file_type_whitelist .top-list{
1774 margin: 20px 20px 2px 20px;
1779 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 external data*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1781 background-color: #F5D6D8 !Important;
1782 border-bottom: thin solid #68171A !Important;
1785 ul.ext-tab-head li.child-active {
1786 border-bottom: 2px solid #A7252A !Important;
1790 background-color: #E4878A;
1796 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 external data*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1798 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 ros~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1800 border-color: #68171A !important;
1801 background-color: #F5D6D8;
1802 border-spacing: 5px ! Important;
1803 border-collapse: separate;
1804 margin:0px 0px 5px 10px;
1808 background-color: #F9F3F3;
1809 border-color: #68171A !important;
1811 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 ros~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1813 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 codes~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1815 border: 1px solid #68171A !important;
1816 background-color: #F5D6D8 !Important;
1820 background-color:#E4878A !Important;
1824 background-color:#E4878A !Important;
1825 margin-bottom: 0px !Important;
1827 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 codes~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1828 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 bootstrap nav menu*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1829 .navbar-custom, .navbar-nav, .nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
1831 background-color: transparent !Important;*/
1833 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
1834 background-color: #F5D6D8 !Important;
1837 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
1838 background-color: #F5D6D8 !Important;
1841 background-color:#F9F3F3 !Important;
1842 border-top: 1px solid #F9F3F3 !Important;
1843 border-radius: 0px !Important;
1849 background-color:#D95459 !Important;
1852 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
1853 background-color: #F5D6D8 !Important;
1855 .navbar-nav>li>.dropdown-menu {
1856 box-shadow: 0px 2px 2px #ECACAE !Important;
1858 .navbar-collapse.collapse.in{
1859 background-color:#D95459 !Important;
1861 color:#000000 !Important;
1863 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 bootstrap nav menu*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1864 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 bootstrap *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1866 input[type=checkbox], input[type=radio] {
1867 margin: 4px !Important;
1870 border-color: #68171A !important;
1871 background-color: #F5D6D8 !Important;
1875 border-bottom: 2px solid #D95459 !Important;
1876 background:#D95459 !Important;
1877 padding-left:10px ! Important;
1878 color: #000000 !Important;
1881 padding: 0px 5px !Important;
1883 textarea.form-control {
1884 height: auto !Important;
1887 outline: none !important;
1890 background: #E4878A !Important;
1892 .table-striped>tbody>tr:nth-of-type(odd) {
1893 background-color:#FFFFFF !Important;
1896 background:#A7252A !Important;
1897 color: #FFFFFF !Important;
1898 border-color:#F9F3F3!Important;
1901 font-size:10px !Important;
1904 font-weight:600 ! Important;
1907 margin-bottom: 5px !Important;
1909 .form-horizontal .control-label {
1910 padding-top: 2px ! Important;
1913 height: 24px ! Important;
1914 padding: 0px 6px !Important;
1916 .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
1917 margin-left: -20px !Important;
1920 .checkbox label, .radio label {
1921 padding-left: 20px !important;
1924 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 bootstrap *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
1926 #globals_form_search{
1928 padding:2px 3px 1px 3px;
1931 th.currentvalues , th.historicalvalues {
1932 background:#D95459 !Important;