@font-face {
  font-family: 'calibri';
  font-weight: normal;
  font-style: normal;
  transition: all 0.5s ease; }
body {
  margin: 0px 0px 0px 2px;
  /* set the base font and size for all DOM children */
  font-family: segoe ui !important;
  font-size: 15px;
  /* set the base font size for all DOM children */
  background-color: #ffffff;
  transition: all 0.5s ease; }

a {
  color: #1f3a76;
  text-decoration: none;
  font-family: segoe ui !important;
  font-weight: lighter;
  text-decoration: none !important;
  transition: all 0.5s ease; }
a:visited {
  color: #455a6e;
  text-decoration: none !important;  
  transition: all 0.5s ease; }
a:hover {
  color: #ff5555;
  text-decoration: none !important;  
  transition: all 0.5s ease; }

.menu {
  font-style: italic;
  font-size: 11pt;
  color: #455a6e;
  text-decoration: none;
  text-align: left;
  transition: all 0.5s ease; }

.menu_selected {
  font-style: italic;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
  text-align: left;
  transition: all 0.5s ease; }

.logout {
  font-style: italic;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
  text-align: right;
  transition: all 0.5s ease; }

.text {
  text-decoration: none;
  color: #455a6e;
  font-size: 12pt;
  font-family: segoe ui;
  line-height: 1.8;
  resize: none;
  transition: all 0.5s ease; }

.required {
  text-decoration: none;
  font-size: 10pt;
  color: #455a6e;
  font-weight: bold;
  font-family: segoe ui !important;
  transition: all 0.5s ease; }

.bold {
  text-decoration: none;
  font-size: 10pt;
  color: #455a6e;
  font-weight: bold;
  font-family: segoe ui !important;
  transition: all 0.5s ease; }

.alert {
  font-size: 70%;
  color: #FF0000;
  text-decoration: none;
  transition: all 0.5s ease; }

.small {
  text-decoration: none;
  color: #000000;
  font-size: 80%;
  transition: all 0.5s ease; }

.link {
  text-decoration: none;
  color: #455a6e;
  font-size: 70%;
  transition: all 0.5s ease; }

.more {
  text-decoration: none;
  font-size: 70%;
  transition: all 0.5s ease; }

.back {
  text-decoration: none;
  font-size: 70%;
  transition: all 0.5s ease; }

.link_selected {
  text-decoration: none;
  color: #0000FF;
  font-size: 70%;
  transition: all 0.5s ease; }
.link_selected:visited {
  text-decoration: none;
  color: #0000FF;
  font-size: 70%;
  transition: all 0.5s ease; }

.link_submit {
  text-decoration: none;
  color: #000077;
  font-size: 10pt;
  transition: all 0.5s ease; }
.link_submit a:visited {
  color: #000077;
  transition: all 0.5s ease; }
.link_submit a:hover {
  color: #ff5555;
  transition: all 0.5s ease; }

.items {
  font-size: 6pt;
  transition: all 0.5s ease; }

.title {
  font-family: 'calibri' !important;
  font-size: 1.5em;
  transition: all 0.5s ease; }

/* see .titlebar below */
.title_bar {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  transition: all 0.5s ease; }

.title_bar_top {
font-size: 12px;
font-weight: normal;
color: #ffffffa6;
font-family: segoe ui;
text-shadow: 0 0 1px #ffffffa1;
  transition: all 0.5s ease; }

/*=============================================================
 * Here we have taken variables from globals.php and turned them into CSS classes 
 * these should be used in place of the GLOBAL variables -- JRM March 2008
 *=============================================================*/
.body_top {
  background-color: #fff;
  margin: 8px;
  transition: all 0.5s ease; }

.body_top_reports {
  background-color: #f4f4f4;
  margin: 8px;
  margin-top: 90px;
  transition: all 0.5s ease; }

/* general background */
.general_background {
  background: #51a9e5;
  transition: all 0.5s ease; }

/* $top_bg_line */
.bgcolor2 {
  background-color: #fff0;;
  transition: all 0.5s ease; }

/* $GLOBALS['style']['BGCOLOR2'] */
.body_bottom {
  background: #fff;
  margin: 8px;
  transition: all 0.5s ease; }

/* $bottom_bg_line */
.body_title {
  background: #51a9e5 !important;
  margin: 0px;
  transition: all 0.5s ease; }
  
.profile_color {
  margin: 0px 0px 0px 3px;
  background:#b31c16;
  background-size: cover;
  border-radius: 3px 0px 0px 70px;
  width: 350px !important;
  min-width: 215px !important;
  height: 57px;
  transition: all 0.5s ease; }

/* $title_bg_line */
.body_nav {
  background-color: #ffffff;
  transition: all 0.5s ease; }

/* $nav_bg_line */
.body_filler {
  background-color: #f7f0d5;
  transition: all 0.5s ease; }

/* $login_filler_line */
.body_login {
  background: url("../pic/aquabg.gif") repeat;
  transition: all 0.5s ease; }

/* $login_body_line */
.table_bg {
  background-color: #ccc;
  transition: all 0.5s ease; }

/* $table_bg */
.bgcolor1 {
  background-color: #ccc;
  transition: all 0.5s ease; }

/* $GLOBALS['style']['BGCOLOR1'] */
.textcolor11 {
  background-color: #222;
  transition: all 0.5s ease; }

/* $GLOBALS['style']['TEXTCOLOR11'] */
.highlightcolor {
  background-color: #ddd;
  transition: all 0.5s ease; }

/* $GLOBALS['style']['HIGHLIGHTCOLOR'] */
.bottom_line {
  background: url("../pic/aquabg.giff") repeat;
  transition: all 0.5s ease; }

/* $GLOBALS['style']['BOTTOM_BG_LINE'] */
.logobar {
  background-color: #24262c;
  height: 110px;
  transition: all 0.5s ease; }

/* $GLOBALS['logoBarHeight'] */
.navbar {
  height: 22px;
  transition: all 0.5s ease; }

/* $GLOBALS['navBarHeight'] */
.titlebar {
  height: 20px;
  transition: all 0.5s ease; }

/* $GLOBALS['titleBarHeight'] */
/* style taken out of the addressbook code and put here instead */
#addressbook_list td {
  font-family: calibri, calibri, calibri;
  padding-left: 4px;
  padding-right: 4px;
  transition: all 0.5s ease; }
#addressbook_list a, #addressbook_list a:visited, #addressbook_list a:hover {
  color: #455a6e;
  transition: all 0.5s ease; }
#addressbook_list tr.search {
  font-size: 9pt;
  font-weight: bold;
  transition: all 0.5s ease; }
#addressbook_list tr.head {
  font-size: 10pt;
  background-color: #cccccc;
  font-weight: bold;
  transition: all 0.5s ease; }
#addressbook_list tr.detail {
  font-size: 10pt;
  transition: all 0.5s ease; }
#addressbook_list .inputtext {
  font-family: calibri;
  font-size: 9pt;
  font-weight: normal;
  border-style: solid;
  border-width: 2px;
  border-color: #51c7d6;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease; }
#addressbook_list .button {
  font-family: calibri;
  font-size: 8pt;
  font-weight: bold;
  transition: all 0.5s ease; }

/* styles taken out of templates/report/general_default.html */
#reports_list td {
  font-size: 8pt;
  font-family: segoe ui;
font-weight: lighter;
line-height: 2.0;
color:#333333ab;  
  transition: all 0.5s ease; }


#reports_list a {
  font-size: 8pt;
  font-family: segoe ui;
font-weight: lighter;
line-height: 2.0;
color:#333333ab;  
  transition: all 0.5s ease; }

[href~="deleter"],
[onclick~="delete"] {
  background: #ff5d5a !important;
  transition: all 0.5s ease; }

.section {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 25px;
background: #fff !important;
padding: 25px !important;
font-family: segoe ui !important;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease; }

/* styles taken out of templates/documents/general_list.html */
#reports_list td {
  font-size: 8pt;
  font-family: calibri;
  transition: all 0.5s ease; }
#reports_list a {
  font-size: 8pt;
  font-family: calibri;
  transition: all 0.5s ease; }

[href~="deleter"],
[onclick~="delete"] {
  background: #ff5d5a !important;
  transition: all 0.5s ease; }

/* styles taken out of templates/documents/general_list.html */
#documents_list {
  width: 25%;
  overflow: auto;
  float: left;
  border-right: solid 1px#fff0;
  height: 80%;
  transition: all 0.5s ease; }
#documents_list td {
  font-size: 8pt;
  font-family: calibri;
  transition: all 0.5s ease; }
#documents_list a {
  font-size: 11pt;
  font-family: segoe ui;
  color: #586777e3;
  font-weight: 400;
  line-height: 2;
  transition: all 0.5s ease; }
#documents_list .treeMenuDefault {

  transition: all 0.5s ease; }
#documents_list .treeMenuBold {

  font-weight: bold;
  transition: all 0.5s ease; }

#documents_actions {
  padding-top: 10px;
  width: 68%;
  height: 94%;
  float: right;
  overflow: auto;
  transition: all 0.5s ease; }
#documents_actions iframe {
  display: inline;
  border: none;
  width: 100%;
  height: 600px;
  overflow: auto;
  transition: all 0.5s ease; }
#documents_actions form {
  margin: 0px;
  padding: 0px;
  transition: all 0.5s ease; }
#documents_actions table {
  width: 98%;
  height: 95%;
  transition: all 0.5s ease; }

.body_title table tr td {
  padding: 0px;
  transition: all 0.5s ease; }

/*=============================================================
 * This section relates to the custom layouts that can be made
 * using the OEMR tool in the Admin section. For example, the
 * Patient Demographics are a custom layout.
 *============================================================*/
#DEM .groupname {
  font-weight: bold;
  color: #080;
  font-size: 0.8em;
  padding-right: 5px;
  vertical-align: top;
  transition: all 0.5s ease; }
#DEM .label {
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  color: #455a6e;
  border-bottom: 20px solid #fff0 !important;
  font-family: segoe ui;
  transition: all 0.5s ease; }
#DEM .data {
  font-size: 1.5em;
  vertical-align: top;
  text-align: left;
  padding-right: 6px;
  font-weight: lighter;
  font-family: segoe ui;
  /*30px - ie 6 fix*/
  transition: all 0.5s ease; }

/* Patient History */
#HIS .groupname {
  font-weight: bold;
  color: #080;
  font-size: 9pt;
  padding-right: 1px;
  vertical-align: top;
  height: 2em;
  transition: all 0.5s ease; }
#HIS .label {
  font-weight: bold;
  font-size: 9pt;
  vertical-align: top;
  transition: all 0.5s ease; }
#HIS .data {
  font-size: 9pt;
  vertical-align: top;
  text-align: left;
  padding-right: 10px;
  transition: all 0.5s ease; }

/*=============================================================
 * Patient Notes
 * seen in the patient summary and notes screens
 *============================================================*/
#pnotes .billing {
  background-color: #dfd;
  transition: all 0.5s ease; }
#pnotes .highlight {
  background-color: #fff;
  transition: all 0.5s ease; }
#pnotes table {
  border-collapse: collapse;
  transition: all 0.5s ease; }
#pnotes .noterow {
  cursor: pointer;
  transition: all 0.5s ease; }
#pnotes .noterow td {
  border-bottom: 2px dashed aliceblue;
  vertical-align: top;
  padding: 5px;
  margin: 5px;
  transition: all 0.5s ease; }

/*=============================================================
 * Patient Stats
 * seen in the patient stats screens
 *============================================================*/
#patient_stats {
  padding: 10px;
  transition: all 0.5s ease; }
#patient_stats table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
clear: both;
width: 97%;
-webkit-box-shadow: 0px 0px 17px #3d3d3d4a;
transition: all 0.5s ease;
border-radius: 9px;
padding: 7px;
border-spacing: 0;
border-collapse: unset;
font-family: calibri !important;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background: #fff;
  transition: all 0.5s ease; }
#patient_stats td {
  padding: 10px;
  transition: all 0.5s ease; }
#patient_stats .statrow {
  cursor: pointer;
  transition: all 0.5s ease; }
#patient_stats .head {
  font-size: 10pt;
  background-color: #008edd;
  text-align: center;
  border: solid 2px #fbb60b;
  transition: all 0.5s ease; }
#patient_stats .detail {
  font-size: 12pt;
  vertical-align: top;
  transition: all 0.5s ease; }
#patient_stats .btn {
  background-color: transparent;
  transition: all 0.5s ease; }
#patient_stats .bg1 {
  background-color: #4984b2;
  transition: all 0.5s ease; }
#patient_stats .bg2 {
  background-color: #fff;
  transition: all 0.5s ease; }
#patient_stats .center {
  text-align: center;
  transition: all 0.5s ease; }

/*=============================================================
 * Patient Stats Summary
 * seen in the patient summary screen
 *============================================================*/
#patient_stats_summary table {
  border-collapse: collapse;
  transition: all 0.5s ease; }
#patient_stats_summary .noend_noreturn {
  color: #ee0000;
  transition: all 0.5s ease; }
#patient_stats_summary .noend {
  color: #dd5500;
  transition: all 0.5s ease; }
#patient_stats_summary .noreturn {
  color: #0000ff;
  transition: all 0.5s ease; }
#patient_stats_summary .title {
  font-size: 1.1em;
  transition: all 0.5s ease; }

#patient_stats_issues {
  width: 100%;
  transition: all 0.5s ease; }

#patient_stats_spreadsheets {
  width: 100%;
  transition: all 0.5s ease; }

#patient_stats_imm {
  width: 100%;
  transition: all 0.5s ease; }

#patient_stats_prescriptions {
  width: 100%;
  transition: all 0.5s ease; }

/*=============================================================
 * Patient Past Encounters and Documents
 * seen in the patient encounter screen
 *============================================================*/
#patient_pastenc {
  width: 100%;
  transition: all 0.5s ease; }
#patient_pastenc .billing_note {
  width: 25%;
  transition: all 0.5s ease; }
#patient_pastenc .billing_note_text {
  padding: 5px;
  border: 2px outset black;
  background-color: lightgrey;
  transition: all 0.5s ease; }
#patient_pastenc .billing_note_text_highlight {
  background-color: #f7f5d1;
  transition: all 0.5s ease; }
#patient_pastenc table {
  border-collapse: collapse;
  width: 100%;
  transition: all 0.5s ease; }
#patient_pastenc tr {
  cursor: pointer;
  transition: all 0.5s ease; }
#patient_pastenc td {
  border-top: 1px solid black;
  vertical-align: top;
  transition: all 0.5s ease; }
#patient_pastenc th {
  text-align: left;
  transition: all 0.5s ease; }
#patient_pastenc #tooltipdiv {
  position: absolute;
  width: 500px;
  border: 1px solid black;
  padding: 2px;
  background-color: #ffffaa;
  visibility: hidden;
  z-index: 1000;
  font-size: 9pt;
  transition: all 0.5s ease; }
#patient_pastenc .highlight {
  background-color: #fff;
  transition: all 0.5s ease; }
#patient_pastenc .tooltip {
  position: absolute;
  border: 1px solid #333;
  background: #f7f5d1;
  padding: 2px 5px;
  color: #333;
  display: none;
  transition: all 0.5s ease; }

/*=============================================================
 * Patient Reports
 * seen in the patient reports screens
 *============================================================*/
#patient_reports {
  width: 100%;
  transition: all 0.5s ease; }
#patient_reports .issues {
  padding-right: 30px;
  transition: all 0.5s ease; }
#patient_reports .issues table {
  margin: 10px 0px 10px 0px;
  transition: all 0.5s ease; }
#patient_reports .issues td {
  padding: 2px;
  transition: all 0.5s ease; }
#patient_reports .encounters td {
  padding: 2px;
  transition: all 0.5s ease; }
#patient_reports .encounter_forms {
  margin: 5px 15px 5px 15px;
  transition: all 0.5s ease; }
#patient_reports td {
  vertical-align: top;
  transition: all 0.5s ease; }
#patient_reports ul {
  list-style: none;
  transition: all 0.5s ease; }

/*=============================================================
 * Report - Custom
 * seen as the patient report (custom_report.php)
 *============================================================*/
#report_custom {
  width: 100%;
  transition: all 0.5s ease; }
#report_custom hr {
  border: 2px dotted black;
  transition: all 0.5s ease; }
#report_custom .billing {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom h1 {
  font-size: 120%;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  transition: all 0.5s ease; }
#report_custom .immunizations {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .notes {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .transactions {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .communications {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .documents {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .demographics {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .insurance {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .history {
  margin: 5px;
  padding: 5px;
  transition: all 0.5s ease; }
#report_custom .issue {
  margin-left: 20px;
  transition: all 0.5s ease; }
#report_custom .issue_type {
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  color: #d98726;
  font-size: 20px !important;  
  transition: all 0.5s ease; }
#report_custom .issue_diag {
  margin: 0px 20px 0px 20px;
  transition: all 0.5s ease; }
#report_custom .encounter {
  width: 100%;
  border-top: 2px dotted black;
  padding: 10px 5px 10px 5px;
  margin-top: 10px;
  transition: all 0.5s ease; }
#report_custom .encounter h1 {
  font-size: 140%;
  margin: 0px;
  padding: 0px;
  transition: all 0.5s ease; }
#report_custom .encounter_form {
  margin: 10px;
  padding: 10px;
  border-top: 1px solid #80808012;
  margin-top: 80px;
  padding-top: 40px;
  transition: all 0.5s ease; }

#addressbook_list tr.evenrow {
  background-color: #fff;
  transition: all 0.5s ease; }

#addressbook_list tr.oddrow {
  background-color: #ffffff;
  transition: all 0.5s ease; }

tr.odd, td.even {
  background-color: #fff !important;
  transition: all 0.5s ease; }

/*
 * CSS BUTTONS
 */
.css_button_small {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
color: #fff !important;
background-color: #95bbdf;
border: none;
border-radius: 300px;
font-weight: 700;
text-transform: uppercase;
margin-right: 50px;
  transition: all 0.5s ease; }
.css_button_small span {
  display: block;
  transition: all 0.5s ease; }
.css_button_small:hover {
background: linear-gradient(to bottom, #143d74 0%, #272f89 100%) !important;
color: #ffffff !important;
  transition: all 0.5s ease; }

.css_button, input[type="button"],input[type="submit"], button {
  text-align: center;	
  background: #fff;
  color: #2b8de2;
  display: block;
  float: left;
  font-weight: 300;
  margin: 3px;
  /* sliding doors padding */
  text-decoration: none;
  padding: 5px 12px 5px;
  border: solid aliceblue 1px;
  border-radius: 5px;
  font-family:segoe ui !important;
  transition: all 0.5s ease; }
.css_button span, input[type="button"] span, button span {
  display: block;
  transition: all 0.5s ease; }
/*.css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"] {
  background: #fff !important;
  color: #5e9bc4 !important;
  transition: all 0.5s ease; }*/
.css_button:hover, input[type="button"]:hover, input[type="submit"]:hover, button:hover {
  background: linear-gradient(to bottom, #143d74 0%, #272f89 100%) !important;
  border: 1px solid #fff0 !important;
  color: #ffffff !important;
  transition: all 0.5s ease; }
  
  
.css_button_blue {
  text-align: center;	
  background: #2b8de2;
  color: #fff;
  display: block;
  float: left;
  font-weight: 300;
  margin: 3px;
  /* sliding doors padding */
  text-decoration: none;
  padding: 5px 12px 5px;
  border: solid #fff0 2px;
  border-radius: 5px;
  font-family:segoe ui !important;
  transition: all 0.5s ease; }
.css_button_blue span {
  display: block;
  transition: all 0.5s ease; }
/*.css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"] {
  background: #fff !important;
  color: #5e9bc4 !important;
  transition: all 0.5s ease; }*/
.css_button_blue:hover {
  background: linear-gradient(to bottom, #143d74 0%, #272f89 100%) !important;
  border: 2px solid #fff0 !important;
  color: #ffffff !important;
  transition: all 0.5s ease; }  

.css_button_patient {
  text-align: center;	
  background: #8a2be2;
  color: #fff;
  display: block;
  float: left;
  font-weight: 300;
  margin: 3px;
  /* sliding doors padding */
  text-decoration: none;
  padding: 5px 12px 5px;
  border: solid #fff0 2px;
  border-radius: 5px;
  font-family:segoe ui !important;
  transition: all 0.5s ease; }
.css_button_patient span {
  display: block;
  transition: all 0.5s ease; }
/*.css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"] {
  background: #fff !important;
  color: #5e9bc4 !important;
  transition: all 0.5s ease; }*/
.css_button_patient:hover {
  background: #5b1791 !important;
  border: 2px solid #fff0 !important;
  color: #ffffff !important;
  transition: all 0.5s ease; }  
  
 
.css_button_inventory {
  text-align: center;
  background: #fff;
  color: #1e5381;
  display: block;
  float: left;
  margin: 3px;
  text-decoration: none;
  padding: 5px 12px 5px;
  border-radius: 5px;
  font-family: Raleway !important;
  transition: all 0.5s ease;
  font-weight: bold;
  width: 150px;
  border: solid 2px #d0d9e1;}
.css_button_inventory {
  display: block;
  transition: all 0.5s ease; }
/*.css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"] {
  background: #fff !important;
  color: #5e9bc4 !important;
  transition: all 0.5s ease; }*/
.css_button_inventory:hover {
  background: linear-gradient(to bottom, #143d74 0%, #272f89 100%) !important;
  border: 1px solid #fff0 !important;
  color: #ffffff !important;
  transition: all 0.5s ease; }  
  
  
.css_button_blue_report {
  text-align: center;	
  background: #2b8de2;
  color: #fff !important;
  width: 200;
  display: block;
  float: left;
  font-weight: 300;
  margin: 3px;
  /* sliding doors padding */
  text-decoration: none;
  padding: 5px 12px 5px;
  border: solid #fff0 2px;
  border-radius: 5px;
  font-family:segoe ui !important;
  transition: all 0.5s ease; }
.css_button_blue_report span {
  display: block;
  transition: all 0.5s ease; }
/*.css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"] {
  background: #fff !important;
  color: #5e9bc4 !important;
  transition: all 0.5s ease; }*/
.css_button_blue_report:hover {
  background: linear-gradient(to bottom, #143d74 0%, #272f89 100%) !important;
  border: 2px solid #fff0 !important;
  color: #ffffff !important;
  transition: all 0.5s ease; }    
  

input[type="button"][style="background-color:#ffff55"] {

  transition: all 0.5s ease; }

textarea {
  margin: 10px;
  padding: 0.375rem 0.75rem;
  font-size: 1.00rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFF;
  background-clip: padding-box;
  border: 2px solid #fff0;
  border-bottom: solid #51a9e540 1px;  
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;  
  transition: all 0.5s ease; }

input[type="text"] {
  margin: 10px;
  width:200px;
  padding: 1.375rem 0.85rem;
  font-size: 1.30rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFF;
  background-clip: padding-box;
  border: 2px solid #fff0;
  border-bottom: solid #51a9e540 1px;  
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;  
  transition: all 0.5s ease; }

input[type="entry"] {
  background: #ffffff;
  background-color: rgb(255, 255, 255);
  background-clip: border-box;
  padding: 3px;
  margin: 10px;
  width: 200px;
  padding: 0.375rem 0.75rem;
  font-size: 1.00rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFF;
  background-clip: padding-box;
  border: 2px solid #fff0;
  border-bottom: solid #51a9e540 1px;    
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: all 0.5s ease; }
select {
  background: #ffffff;
  padding: 3px;
  margin: 10px;
  width: 200px;
  padding: 0.375rem 0.75rem;
  width: 200px;
  font-size: 1.00rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFF;
  background-clip: padding-box;
  border: 2px solid #fff0;
  border-bottom: solid #51a9e540 1px;    
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: all 0.5s ease; }

input[type="text"]:focus {
	border-color: #66afe9 !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    transition: all 0.5s ease; }
input[type="entry"]:focus {
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    transition: all 0.5s ease; }
select:focus {
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    transition: all 0.5s ease; }	
	
#logout_link:before {
  content: "× ";
  transition: all 0.5s ease; }
#logout_link span {
  display: none;
  transition: all 0.5s ease; }

.sellistclass {
  float: left;
  transition: all 0.5s ease; }

.disabled_button {
  color: grey;
  transition: all 0.5s ease; }

a.disabled_button:hover {
  color: grey;
  transition: all 0.5s ease; }

/*
 * TABS
*/
ul.tabNav {
  margin: 54px;
  padding: 0;
  padding-top: 4px;
  float: left;
  list-style: none;
  width: 489px;
  background: #fff;
  border-radius: 0px;
  border-bottom: solid 2px #d7dce1ab;
  margin-bottom: 25px;
  margin-top: 32px;
  transition: all 0.5s ease; }
ul.tabNav li {
  float: left;
  margin: 0px;
  padding: 0px 4px;
  vertical-align: bottom;
  text-align: left;
  transition: all 0.5s ease; }
ul.tabNav li.current a {
  background: #fff;
  color: #51a9e5;
  border-radius: 26px;
  border: solid 0px #fff0;
  font-weight: 400;
  transition: all 0.5s ease; }
ul.tabNav a {
  color: #2f5a80;
  display: block;
  padding: 8px 17px;
  text-decoration: none;
  font-family: segoe ui;
  transition: all 0.5s ease; }

div.tabContainer {
  clear: both;
  float: left;
  width: 100%;
  margin-left: 54px;
  transition: all 0.5s ease; }

div.tabContainer div.tab {
  border: 1px solid #fff0;
  color: #000;
  display: none;
  padding: 10px;
  transition: all 0.5s ease; }

div.tabContainer div.current {
  display: block;
  width: 515px;
  transition: all 0.5s ease; }

div.tab {
  min-height: 180px;
  background: #fff0 none repeat scroll 0 0;
  margin-bottom: 10px;
  width: 665px;
  transition: all 0.5s ease; }

div.tab_long {
  min-height: 180px;
  background: #ffffff none repeat scroll 0 0;
  margin-bottom: 10px;
  width: 100%;
  transition: all 0.5s ease; }

div.tab p:last-child {
  margin-bottom: 0;
  transition: all 0.5s ease; }

div.tab table td {
  padding-right: 1px;
  padding-bottom: 0px;
  border-bottom: 20px solid #fff0 !important;
  transition: all 0.5s ease; }

div.tab table td.label {
  min-width: 80px;
  transition: all 0.5s ease; }

div.tab table td.data {
  min-width: 120px;
  /*170px*/
  transition: all 0.5s ease; }

div.notab {
  background: #fff0  none repeat scroll 0 0;
  margin-bottom: 10px;
  max-width: 515px;
  margin-top: 0px;
  transition: all 0.5s ease; }


div.notab-right {
  background: #fff0;
  margin-bottom: 208px;
  width: 260px;
  height: 140px;
  border: aliceblue;
  border-radius: 9px;
  transition: all 0.5s ease; }

.section-header {
  margin-bottom: 5px;
  width: 450px;
  border-bottom: 0px solid #f2e1b4;
  margin-left: 10%;
  margin-bottom: 17px;  
  transition: all 0.5s ease; }

.section-header-dynamic {
  margin-bottom: 14px;
  border-bottom: 2px solid;
  color: #fff0;
  transition: all 0.5s ease; }

.summary_item {
display: block;
border: solid 2px #fff;
border-radius: 4px;
background: #fff;
  transition: all 0.5s ease; }

/*
* REPORTS
*/
.report_background {
  background: #f4f4f4 !important;
}
#report_parameters {
background: #ffffff none repeat scroll 0 0;
margin: 85px 0px 15px 0px;
padding: 20px;
border: 0 solid #e7e7e7;
border-radius: 25px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
transition: all 0.5s ease; }

#report_parameters table {

  transition: all 0.5s ease; }

#report_parameters table td {
  padding: 5px;
  transition: all 0.5s ease; }

#report_parameters table table {
  border: 0px;
  border-collapse: collapse;
  font-size: 0.8em;
  transition: all 0.5s ease; }

#report_parameters table table td.label {
  text-align: right;
  transition: all 0.5s ease; }

#report_results table {
background: #ffffff none repeat scroll 0 0;	
width: 100%;
border-collapse: collapse;
margin: 15px 0;
border-radius: 9px;
border-collapse: inherit;
padding: 20px;
border: 0 solid #e7e7e7;
border-radius: 25px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease; }

#report_results table thead {
padding: 5px;
display: table-header-group;
text-align: left;
font-weight: bold;
font-size: 0.7em;
border-bottom: 6px solid #19506c;
color: #333;
background: #fff;
  transition: all 0.5s ease; }

#report_results table th {
  border-bottom: 0px solid black;
  padding: 5px;
  transition: all 0.5s ease; }

#report_results table td {
  padding: 13px;
  border-bottom: 1px dashed #f2f2f2;
  font-size: 0.8em;
  transition: all 0.5s ease; }

.report_totals td {
  background-color: #89c5edb0;
  font-weight: bold;
  transition: all 0.5s ease; }

/**
* List-table formatting
**/
.showborder {
  width: 650px;
  transition: all 0.5s ease; }

.showborder td {
  border-bottom: 1px dashed #fff0;
  text-align: left;
  font-size: 9pt;
  transition: all 0.5s ease; }

.showborder_head th {
  border-bottom: 13px solid #ffffff1a;
  text-align: left;
  font-size: 9pt;
  transition: all 0.5s ease;
}

.shownoborder td {
  text-align: left;
  font-size: 9pt;
  transition: all 0.5s ease; }

.showborder_long {
  width: 100%;
  transition: all 0.5s ease; }

.showborder_long tr td {
  border-bottom: 1px dashed #000000;
  text-align: left;
  font-size: 9pt;
  transition: all 0.5s ease; }

/**
* Drug lookup
**/
.drug_lookup {
  font-family: calibri;
  font-size: 8pt;
  border: 2px outset #666666;
  background-color: #eae6ff;
  padding: 5px;
  position: absolute;
  display: block;
  transition: all 0.5s ease; }

/* Password alert styles */
.pwdalert {
  display: block;
  width: 390pt;
  margin-left: 100px;
  padding: 10px 10px 10px 15px;
  color: black;
  transition: all 0.5s ease; }

.alertmsg1 {
  border: 3px solid #fe7b7a;
  background-color: #ffd6d6;
  transition: all 0.5s ease; }

.alertmsg2 {
  border: 3px solid #f56fff;
  background-color: #fabfff;
  transition: all 0.5s ease; }

.alertmsg3 {
  border: 3px solid #9acc2e;
  background-color: #eef7dd;
  transition: all 0.5s ease; }

/* Password alert styles */
/* Style for red font */
.redtext {
  text-decoration: none;
  color: #FF0000;
  font-size: 10pt;
  transition: all 0.5s ease; }

/* Style for red font */
.de_identification_status_message {
  width: 50%;
  border: 1px solid #0000FF;
  transition: all 0.5s ease; }

.de_identification_input_controls_box {
  width: 100%;
  border: 1px solid #0000FF;
  transition: all 0.5s ease; }

.de_id_upgrade_login {
  width: 40%;
  border: 1px solid Black;
  background-color: #ffffff;
  transition: all 0.5s ease; }

.leftnav-top {
  margin-top: -49px;
  margin-left: -36px;
  position: fixed;
  top: 0;
  width: 100.8%;
  -webkit-box-shadow: 0px 0px 0px 0px #3d3d3d2e;
  padding: 15px;
  z-index: 1030;
  font-size: 40px;
  font-weight: normal;
  font-family: Adobe Caslon,Georgia,Times New Roman,Times,serif !important;
  font-style: italic;
  color:#fff0;
  border-top-right-radius: 65px;
  transition: all 0.5s ease;
  border-right: solid 50px #51a9e5;
  border-top: solid 50px #51a9e5;
  background:#fff;	
}

#navigation-slide,
#navigation-slide * {
  padding-left: 0px;
  margin-left: 0px;
  font-size: 0.75rem !important;
  margin-top: 5px;
  transition: all 0.5s ease; }
#navigation-slide li,
#navigation-slide * li {
  list-style: none;
  transition: all 0.5s ease; }
#navigation-slide li a,
#navigation-slide * li a {
  background-color: none;
  color: #5980a7;
  text-align: center;
  display: block;
  font-size: 16px;
  font-family: segoe ui;  
  padding: 8px 17px 8px 0px;
  width: 100%;
  font-weight: lighter;
  font-style: italic;
  text-shadow: 0 0 1px #d3dfea;
  margin-top: 15px;
  transition: all 0.5s ease; }
#navigation-slide li a:hover,
#navigation-slide * li a:hover {
background-color: #1f83c0c4;
color: #fff;
text-align: center;
display: block;
font-size: 20px;
font-family: calibri;
padding: 10px 10px 10px 10px;
width: 85%;
border-radius: 36px;
border: 2px solid #e0e4e530;
text-shadow: 0 0 1px #fff;
  transition: all 0.5s ease; }
#navigation-slide li a.collapsed_lv2:before,
#navigation-slide * li a.collapsed_lv2:before {
  content: "&nbsp;";
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  /* left arrow slant */
  border-top: 5px solid transparent;
  /* right arrow slant */
  border-left: 5px solid #2f2f2f;
  /* bottom, add background color here */
  font-size: 0;
  line-height: 10px;
  transition: all 0.5s ease; }
#navigation-slide li a.expanded,
#navigation-slide * li a.expanded {
background: #51a9e5;
color: #fff !important;
display: block;
font-size: 20px;
padding: 10px 17px 10px 0px;
width: 88%;
border-radius: 4px;
border: 2px solid #fff0;
										
  transition: all 0.5s ease; }
#navigation-slide li a.expanded_lv2:before,
#navigation-slide * li a.expanded_lv2:before {
  content: "&nbsp;";
  width: 0;
  color: #000000;
  height: 0;
  border-right: 5px solid transparent;
  /* left arrow slant */
  border-top: 5px solid transparent;
  /* right arrow slant */
  border-left: 5px solid #2f2f2f;
  /* bottom, add background color here */
  font-size: 0;
  line-height: 0px;
  transition: all 0.5s ease; }
#navigation-slide li a img,
#navigation-slide * li a img {
  display: none;
  transition: all 0.5s ease; }
#navigation-slide li ul li,
#navigation-slide * li ul li {
  padding-left: 14px;
  color: red !important;
  transition: all 0.5s ease; }

#sddm li {
list-style: none;
float: left;
border: solid #fff 3px;
height: 0px;
width: 0px;
margin: 10px;
position: fixed;
margin-left: -650px !important;
z-index: 1029;
top: 46px;
border-left: solid 650px #fff0;
border-bottom: solid 0px #fff0;
border-right: solid 650px #fff0;
border-top: solid 52px #fff0;
  transition: all 0.5s ease; }
#sddm li:hover {
border-top: solid 62px #005e97b0;	
  transition: all 0.5s ease; }
#sddm li a {
  display: block;
  margin: 0 1px 0 0;
  padding: 7px;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  font-size: 13px;
  font-family: segoe ui;
  text-shadow: 0 0 1px #ffffffa1;
  transition: all 0.5s ease; }
#sddm li a:hover {
color: #fff;
border-radius: 50%;
font-weight: bold;
font-size: 12.5px;
  transition: all 0.5s ease; }
#sddm div {
position: absolute;
visibility: hidden;
display: none;
margin-left: -150px;
padding: 10px;
background: white;
border-radius: 10px !important;
font-family: calibri;
border: solid 0px #e2f0ff;
top: 0px;
-webkit-box-shadow: 2px 2px 18px 2px #00000024;
  transition: all 0.5s ease; }
#sddm div a {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: 250px;
  white-space: normal;
  text-align: left;
  text-decoration: none;
  color: #2875DE;
  font-size: 0.8em;
  font-weight: normal;
  transition: all 0.5s ease; }
#sddm div a:hover {
background: #50a8e3;
color: #ffffff;
border-radius: 7px;
padding: 7px;
width: 95%;
border: solid 3px aliceblue;
font-weight: normal;
  transition: all 0.5s ease; }

.text-area {
  background-color: #FFFFFF;
  border: 2px solid #3294c7;
  width: 100%;
  height: 100px;
  overflow: auto;
  text-align: left;
  border-radius: 6px !important;
  transition: all 0.5s ease; }

.image-text {
transition: all 0.5s ease;
font-family: segoe ui;
font-weight: lighter;
margin: 3px;
margin-left: 3px;
padding: 3px;
line-height: 1.5;
color: #495057cc;
background-color: #FFF;
background-clip: padding-box;
border: 2px solid #ced4dab3;
border-radius: 4px;	
}

.image-text:focus {
height: 250px !important;
}

.example_menu {
  font-size: 70%;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 136px;
  transition: all 0.5s ease; }
.example_menu ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: all 0.5s ease; }
.example_menu ul a:hover {
  background: #f5f5f5;
  text-decoration: underline;
  transition: all 0.5s ease; }
.example_menu ul ul {
  display: block;
  transition: all 0.5s ease; }
.example_menu ul li span {
  background: #ffffff;
  color: #000;
  display: block;
  font-weight: normal;
  width: 100%;
  transition: all 0.5s ease; }
.example_menu a {
  color: #000;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin-left: 0;
  padding: 2px 2px 2px 17px;
  width: 160px;
  transition: all 0.5s ease; }
.example_menu a .expanded {
  background: #bbb url("collapse.gif") no-repeat 3px 50%;
  transition: all 0.5s ease; }
.example_menu a .collapsed {
  background: #bbb url("expand.gif") no-repeat 3px 50%;
  transition: all 0.5s ease; }
.example_menu a:hover {
  text-decoration: none;
  transition: all 0.5s ease; }

.expand_all,
.collapse_all {
  cursor: pointer;
  transition: all 0.5s ease; }

#menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .example_menu li {
  background-image: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid white;
  transition: all 0.5s ease; }

.example_menu li.active a {
  background: #fff;
  transition: all 0.5s ease; }

.example_menu li.active li a {
  background: #e8e8e8;
  transition: all 0.5s ease; }

#menu1 li.footer, #menu2 li.footer, #menu3 li.footer, #menu4 li.footer, #menu5 li.footer, .example_menu .footer {
  background: transparent url("footer.jpg") no-repeat 0 0;
  border-top: 2px solid #fff;
  height: 9px;
  line-height: 15px;
  margin: 0 0 10px 0;
  width: 131px;
  transition: all 0.5s ease; }

.example_menu .footer span {
  display: none;
  transition: all 0.5s ease; }

.cke_contents {
  height: 300px !important;
  transition: all 0.5s ease; }

/* Form styles */
.formtable {
  font-size: 13px;
  line-height: 24px;
  transition: all 0.5s ease; }
.formtable tr td {
  line-height: 24px;
  transition: all 0.5s ease; }

.report_search_bar {
  background-color: #6CA6DB;
  transition: all 0.5s ease; }

.settings_table {
	font-size: 26px;
	font-weight: normal;
	font-family: segoe ui;
	width: 97% !important;
	padding: 40px 40px 80px;
	border-radius:25px;
	-webkit-box-shadow: 0px 0px 14px #3d3d3d66;
	font-size: 12px;
	background: #fff;
	margin-bottom: 30px;
}
  
/* width */
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background: #fff0;
  transition: all 0.5s ease; }

/* Track */
::-webkit-scrollbar-track {
  background: #fff0 !important;
  transition: all 0.5s ease; }

/* Handle */

/* Scrollbar buttons */
::-webkit-scrollbar-button {
    background: #51a9e5 !important;
    height: 16px;
	width: 16px;
    border-radius: 0px;
	-webkit-box-shadow: 0px 1px 1px 0px #80808063;
  transition: all 0.5s ease; }

::-webkit-scrollbar-thumb {
    background: #51a9e5 !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0px 1px 1px 0px #80808063;
    transition: all 0.5s ease;
} 
/* Scrollbar buttons */
::-webkit-scrollbar-button:hover  {
    background: #438abb !important;
    transition: all 0.5s ease; }

::-webkit-scrollbar-thumb:hover  {
    background: #438abb !important;
    transition: all 0.5s ease;
}   
:root {
    scrollbar-color: #51a9e5 #fff !important;
    scrollbar-width: thin !important;
}

/* The Modal (background) */
.help {
    display: none;
    position: fixed;
    margin-top: 15px;
    left: 0;
    top: 0;
    width: 100%;
	z-index: 3000;
    overflow: auto;
}

/* Modal Content */
.help-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #51a9e533;
	width: 950px;
	border-radius: 7px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
	color: #0000007a;
    font-size: 15px;
	max-height:475px;
	overflow:auto;
}

/* The Close Button */
.help_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	right: 50%;
	position:fixed;
}

.help_close:hover,
.help_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.title_top {
	margin-top: -14px;
	left: 0px;
	position: fixed;
	top: 0;
	width: 100%;
	background: linear-gradient(rgb(81, 169, 229) 50%, rgb(81, 169, 229) 70%, rgba(81, 169, 229, 0.54) 100%);
	-webkit-box-shadow: 0px 5px 5px 3px #fff0;
	padding: 15px;
	z-index: 1030;
	font-size:35px;
	font-weight:normal;
	font-family: Adobe Caslon,Georgia,Times New Roman,Times,serif !important;font-style: italic;
	color:#fffc;
	border-bottom-right-radius: 65px;
}

.heading {
	font-family: segoe ui;
	color: #51a9e5;
	font-weight: 100;
	font-size: 35px;
}

.divtable {
border-collapse: unset;
clear: both;
-webkit-box-shadow: 0px 0px 17px #3d3d3d4a;
padding: 25px;
border-radius: 4px;
background: #fff;
font-size: 14;
margin-bottom: 10px;	
}

.divtablehead {
text-align: left;
padding: 3px 18px 3px 10px;
border-bottom: 22px solid #adbccf07;
font-weight: lighter;
cursor: pointer;
font-family: segoe ui;
font-size: 24px;
color: #7a849b;
font-style: italic;
transition: all 0.5s ease;	
}
input[type='checkbox'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:2px solid #51a9e569;
	margin-right:20px;
}
input[type='checkbox']:checked {
    background: #51a9e5;
}  
input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:2px solid #51a9e569;
	margin-right:20px;	
}
input[type='radio']:checked {
    background: #51a9e5;
}  
@media all and (max-width: 1000px) {
input[type='checkbox'] {
    width:30px;
    height:30px;
}  
input[type='radio'] {
    width:45px;
    height:45px;
}   	
body {
  font-size: 20px !important;
  transition: all 0.5s ease; }
.text {
  font-size: 18pt !important;
  transition: all 0.5s ease; }
.bold {
  font-size: 20pt !important;
  transition: all 0.5s ease; }
.small {
  font-size: 27px;
  transition: all 0.5s ease; }
.css_button_small {
  font-size: 23px;
  transition: all 0.5s ease; }
.css_button, input[type="button"],input[type="submit"], button {
  font-size: 30px;
  padding: 20;
  transition: all 0.5s ease; }
#sddm li a:hover {
font-size: 13.1px;
  transition: all 0.5s ease; }
#sddm div a {
  font-size: 15px;
  transition: all 0.5s ease; }
#sddm div a:hover {
font-size: 15px;
  transition: all 0.5s ease; }
div.tab_long {
  font-size: 18px !important;
  transition: all 0.5s ease; }
div.tab table td {
  font-size: 25px !important;
  text-align: unset !important;
  transition: all 0.5s ease; }
a {
  font-size: 24px !important;
  transition: all 0.5s ease; }
.css_button, .css_button_blue, .css_button_small,  input[type="button"], input[type="submit"], button {
    font-size: 30px !important;
  }
stat {
    font-size: 15px !important;	
  transition: all 0.5s ease; }
.stat {
    font-size: 17px !important;	
  transition: all 0.5s ease; }
#stat {
    font-size: 15px !important;	
  transition: all 0.5s ease; }

html {
 overflow-x: auto !important;	 
 overflow-y: auto !important;
  transition: all 0.5s ease; }
input[type="text"] , input[type="entry"] , textarea {
    font-size: 1.600rem !important;
    transition: all 0.5s ease;
} 
select {
    font-size: 1.600rem !important;
}
.showborder td {
font-size: 21pt !important;
}
.showborder_head th {
    font-size: 34px;
}
#patient_stats .detail {
font-size: 15pt !important;	
}
.required {
    font-size: 17pt;
    transition: all 0.5s ease;
}
.chosen-container .chosen-results li {
	line-height:40px !important;
    font-size: 31px;	
}
.chosen-container-active .chosen-choices  {
	line-height:40px !important;
    font-size: 31px;	
}
.chosen-container-multi .chosen-choices li.search-choice {
	line-height:40px !important;
    font-size: 31px;	
}

.help-content {
    font-size: 20px !important;
    height: 1350px !important;
	max-height: unset !important;
	width: 865px !important;
}
.help_close {
    color: #258cd2 !important;
	font-size: 110px !important;
    right: 46% !important;
}
td {
  font-size: 18pt !important;
  line-height: 2;
}
#search_icon {
   height: 30px;
   width: 30px;
}
.section {
   border-radius: 23px !important;
   margin: auto !important;
   padding-bottom: 150px !important;
}
.hide_in_mobile {
	visibility:hidden !important;
	display:none !important;
}
	
}

@media print {
    #report_parameters {
        visibility: hidden;
        display: none;
    }
    #report_parameters_daterange {
        visibility: visible;
        display: inline;
    }
    #report_results table {
        margin-top: 0px;
    }
    .hide_for_print {
        visibility: hidden !important;
    }
    .hide_for_print_extra {
        visibility: hidden !important;
        display: none;				
    }		
    .show_for_print {
        visibility: visible !important;
    }
    .title_top {
        visibility: hidden !important;
        display: none;		
    }		

    #print_heading {
        visibility: visible;
        display: inline;
    }
}