﻿body {
    overflow: hidden;
}

.header-logo {
    vertical-align:middle;
    text-align: center;
}
.header-full-dark {
    background-color: #AE0000;
}
.page-header {
    color: white;
    height:25px;
}

.td-panel-body {
    padding-left:10px !important;
}
.gtd-panel-heading {
    font-size:10pt;
    height:40px;
    padding:2px 10px 2px 10px;
    
}
.gtd-panel-heading-new-patient {
    font-size: 10pt;
    height: 30px;
    padding: 2px 10px 2px 10px;
}
.gtd-coding-panel-body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.gtd-coding-table {
    
}
.gtd-dt-cb-column-center {
    text-align:center;
}

.gtd-control-label {
    font-weight:normal;
}
.gtd-col-label {
    text-align:right;
    
}
.gtd-form-group {
    height:35px;
}
.gtd_qipi_label {
    background-color:thistle;
    color:navy;
    font-size:12px;
    
}

.gtd_qipi_label_authorized_show {
    background-color: thistle;
    color: navy;
    font-size: 12px;
}

.gtd_qipi_label_authorized_hide {
    background-color: #4f6372;
    color: #4f6372;
    font-size: 10px;
}

.gtd_ele_white_text {
    color:white;
    
}
.gtd_ele_yellow_text {
    font-size:12pt;
    color: yellow;
}
.gtd_ele_yellow_text_big {
    font-size: 20pt;
    color:White;
    font-weight:bold;
}
.gtd_ele_black_text {
    color: black;
}
.panel-primary {
    /*background-color: #7A2727;*/ class ='col-md-4'*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a2727+0,753535+18,725f5f+75,774040+100 */
    background: rgb(122,39,39); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(122,39,39,1) 0%, rgba(117,53,53,1) 18%, rgba(114,95,95,1) 75%, rgba(119,64,64,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(122,39,39,1) 0%,rgba(117,53,53,1) 18%,rgba(114,95,95,1) 75%,rgba(119,64,64,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(122,39,39,1) 0%,rgba(117,53,53,1) 18%,rgba(114,95,95,1) 75%,rgba(119,64,64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a2727', endColorstr='#774040',GradientType=1 ); /* IE6-9 */
}
.panel-heading {
    background-color: #7A2727;
    color: #FFFFFF; 
}
.panel-heading-link a {
  /*color: #8834b0;*/
  color: #FFFFFF;
}

.panel-plus-link {
    background-color:#7A2323;
}

.GTD-list-group-item {
    height:26px;
    padding-top:0px;
    color:black;
}
.divTextRightAlign {
    text-align:right
}
.divTextLeftAlign {
    text-align: left
}

/*Page left Nav*/
.lefnav-panel-collapse {
    width: 100%;
    border: 0px none #333333;
}
.lefnav-panel-body {
    width:100%;
}
.lefnav-panel {
    width:100%;
    border: 0px none #333333;
    height:100%;
}

.leftnav-dropdown-menu {
    width:100%;
    border: 0px none #333333;
    height:100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/*End Page left Nav*/


.section-title {
    background-color: #787878;
    color: #FFFFFF;
    padding-bottom: 5px;
    padding-left:20px;
    margin-top: 8px;
    vertical-align:middle;
}
.section-title:first-letter {
  color: #FFFFFF
}
#divrPageBodyMain { 
    margin:0;
    padding:0;
}

#divPageRightPanel {
    /*color: white;*/
}

#divPageRightPanel {
    padding:0;
    margin:0;
    padding-left:0px;
    padding-right: 0px;
}

.gtd-right-panel {
    margin:0px;
    vertical-align:top;
    padding-top:2px;
}


#divPageRightPanelContainer {
    padding-left:0px;
    padding-left:0px;
}
#divPageRightPanelHeader {
    font-size:12pt;
    font-weight:bold;  
    padding-bottom: 0px;
    padding-left:20px;
    padding-top:0px;
    height:30px;    
    background-color:#333333;
    
}

#divRightPanelBody {
    font-size:10pt;
    font-weight:bold;  
    /*padding-bottom: 2px;
    padding-left:2px;
    padding-top:5px;
        */
}
    
h1
h2,
h3,
h4,
h5,
h6 {
    margin: 5px 0 5px 0;
    color:white;
}
.panel_gtd_customized {
    background-color:#54141A
}



/*list-unstyled{padding-left:0;list-style:none}*/
/*buttons*/
.button-group {
    width:100%;
    padding:5px;
}

.btn-gtd-leftnav{
    background-color: #fc6432;
    border-color: #a49ef0;
    color: white;
}
 .gtd-header-button {
    background-color: #AE0000;
    color: white;
    vertical-align:middle;
    width:145px;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */

 }
 .gtd-header-button-s {
    background-color: #AE0000;
    color: white;
    vertical-align:middle;
    width:90px;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
 }
 .gtd-header-button-l {
    background-color: #AE0000;
    color: white;
    vertical-align:middle;
    width:120px;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */
 }

 .gtd-default-button-s {
    background-color: #AE0000;
    color:white;
    vertical-align:middle;
    width:90px;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */

 }
  .gtd-default-button-sl {
    background-color: #AE0000;
    color:white;
    vertical-align:middle;
    width:90px;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */

 }

 .gtd-default-button-xs{
    background-color: #AE0000;
    color:navy;
    vertical-align:middle;
    width:60px;
    height:20px;
    text-align:center;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */

 }

.gtd-code-Display {
    font-weight:bold;
    color:blue;
    width:80px;
}
.gtd-code-modification {
    font-weight:bold;
    color:darkred;
    width:60px;
}
.gtd-code-description {
    color:black;
}

.gtd-list-group-item {
    color:black;
}



 .panel-body {
  /*border: solid 0px #333;*/
}
.dropdown-inverse {
    border: solid 0px #333;
}

.lblField {
    color: #FFFFFF;
    font-weight:normal;
}
.lblFieldWhiteBG {
    color:gainsboro;
    background-color:dimgray;
    font-weight: normal;
}

.lblField-s {
    color: #FFFFFF;
    font-weight:normal;
    font-size:9pt;
}

.lblField-s-black {
    color: #FFFFFF;
    font-weight:normal;
    font-size:9pt;
}
.lblField-s-black-bold {
    color: #000000;
    font-weight:bold;
    font-size: 10pt;
}
.lblField-m-00e5ff {
    color: #00e5ff;
    font-weight: normal;
    font-size: 12pt;
}

.lblField-s-navy {
    color: navy;
    font-weight: normal;
    font-size: 9pt;
}
.lblField-s-yellow {
    color: yellow;
    font-weight:normal;
    font-size:9pt;
}
.lblField-m-yellow {
    color: yellow;
    font-weight:normal;
    font-size:12pt;
}
.lblField-m-yellow-b {
    color: yellow;
    font-weight: bold;
    font-size: 12pt;
}

.lblField-m-red-b {
    color: red;
    font-weight: bold;
    font-size: 12pt;
}
.lblField-m-blue-b {
    color:cornflowerblue;
    font-weight: bold;
    font-size: 12pt;
}
.lblFieldRequired {
    font-weight:bold;
    color:coral;
    font-size:11pt;
    font-weight:bold;
}

.lblRreadOnly-value {
    background-color:transparent;
    color:lightskyblue;
    font-size:11pt;
    
}

.inputReadonly{
    background-color:darkgray;
}
.labelReadOnly {
    background-color: darkgray;
    border: 1px solid red;
}

.lblCheckbox-label{
    background-color:transparent;
    color:navy;
    font-weight:normal;
    font-size:8pt;
    white-space: normal;
}
.lblCheckbox-label-yellow{
    background-color:transparent;
    color:yellow;
    font-weight:normal;
    font-size:9pt;
    white-space: normal;
}

.gtd-select-option {
    color:navy;
    font-weight:normal;
    font-size:9pt;
    white-space: normal;
}
.gtd-ddl-black-text {
    color: black;
}

/*Data Table*/
.dtSrchResultCol
{
    text-align: left;
    font-size: 9pt;
    color: #333399;
}

.rptResultCol
{
    text-align: left;
    font-size: 9pt;
    color: #333399;
}
table.dataTable.custDataTableRowBg
{
    background-color: #CCCCFF;
    color: #ffffff;
}

.dtColumnColor {
    background-color: #787878;
    color: #ffffff;
}

.dtcustom-selected {
    background-color: #CCCCFF;   
}

.dt-body-center {
    text-align:center;   
}
/*End Data Table*/

/*Bootstrap dialog override*/
.modal-header {
    text-align:center;   
    vertical-align:middle;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bb141b+0,ea2727+38,ee0000+73,ed2f2f+73,ea744d+100 */
    background: rgb(187,20,27); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(187,20,27,1) 0%, rgba(234,39,39,1) 38%, rgba(238,0,0,1) 73%, rgba(237,47,47,1) 73%, rgba(234,116,77,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(187,20,27,1) 0%,rgba(234,39,39,1) 38%,rgba(238,0,0,1) 73%,rgba(237,47,47,1) 73%,rgba(234,116,77,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(187,20,27,1) 0%,rgba(234,39,39,1) 38%,rgba(238,0,0,1) 73%,rgba(237,47,47,1) 73%,rgba(234,116,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb141b', endColorstr='#ea744d',GradientType=0 ); /* IE6-9 */
}

.checkbox-group {
    background-color:mistyrose;
    padding: 4px 4px 4px 4px ;
}
.gtd-textcontrol {
    height:25px;
    width:100%;
}
     
input.form-fixer {
    padding: 1px;
    font-size: 19px;
}

.form-horizontal .form-group input, 
.form-horizontal .form-group select,
.form-horizontal .form-group label
 { 
    height: 14px;
    line-height: 14px;
    padding-bottom: 1px;
}

.spinner {
  width: 80px;
  height:26px;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;  
  vertical-align: top;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;  
  padding: 8px;
  margin-left: 1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}

.form-group-header {
    background-color: #AE0000;
   
    color:white;
    background: -moz-linear-gradient(top,  #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 3px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    3px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         3px 1px 5px 0px rgba(50, 50, 50, 0.75);
    vertical-align:middle;
    padding-left:20px;
    margin: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.gtd-grp-header {
    height: 30px;
    vertical-align: middle;
    padding: 2px 10px 2px 10px;
    font-weight: normal;
    text-align: left;
    background-color: #444444;
}

.adt-grp-header {
    height: 22px;
    vertical-align: middle;
    padding: 2px 2px 2px 2px;
    font-weight: normal;
    font-size:11px;
    text-align: left;
}

.adtGroupFieldHeader {
    height: 22px;
    vertical-align: middle;
    padding: 2px 2px 2px 2px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    color: white;
    background-color: #EA1210;
}

.adtInputText {
    font-size: 10px;
    text-align: left;
    color:black;
}

.gtd-input-txt {
    border-style: solid;
    border-color: aqua;
    border-width: 2px;
    height: 26px !important;
    vertical-align: middle !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    background-color: white;
    color: black;
    z-index: 100;
}
.gtd-input-txt-l {
    border-style: solid;
    border-color: aqua;
    border-width: 2px;
    height: 26px !important;
    width:300px;
    vertical-align: middle !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    color: black;
}

.gtd-input-txt-s {
    border-style: solid;
    border-color: aqua;
    border-width: 2px;
    font-size: 9pt;
    font-weight: normal;
    vertical-align: middle !important;
    padding-top: 0px;
    width: 180px;
    padding-bottom: 0px;
    padding-left: 4px;
    margin-top: 0px;
    color: black;
}

.gtd-input-txt-hover {
    border-style:solid;
    border-color:darkorange;    
    border-width:2px;
    height:26px !important;
    vertical-align:middle !important;  
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:4px;                 
    color:blue; 
    background-color: #D8D8DB; 
}

.gtd-input-txt-standard {
    background: white;
    border-style: solid;
    border-color: aqua;
    border-width: 2px;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    height: 26px !important;
    width: 500px;
    vertical-align: middle !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
}

.gtd-form-bk {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#555454+0,846262+50,846262+52,868383+100 */
    background: rgb(85,84,84); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(85,84,84,1) 0%, rgba(132,98,98,1) 50%, rgba(132,98,98,1) 52%, rgba(134,131,131,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(85,84,84,1) 0%,rgba(132,98,98,1) 50%,rgba(132,98,98,1) 52%,rgba(134,131,131,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(85,84,84,1) 0%,rgba(132,98,98,1) 50%,rgba(132,98,98,1) 52%,rgba(134,131,131,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555454', endColorstr='#868383',GradientType=0 ); /* IE6-9 */

    background-color: #331B1B   ;
    color:white;
}

.gtd-form {
    background-color:#24303E;
    /*background-color: #4C4C4C;*/
    color:white;
}


.gtd-feature-heading {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#161616+0,7c2121+50,7c1818+52,3f3f3f+100 */
    margin: auto;
	border: 1px solid #222;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
	background-image: -webkit-linear-gradient(#444, #111);	
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

}
.gtd-page-heading {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#161616+0,7c2121+50,7c1818+52,3f3f3f+100 */
    margin: auto;
	border: 1px solid #222;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
	background-image: -webkit-linear-gradient(#444, #111);	
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}

.gtd-tclookup-heading {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#161616+0,7c2121+50,7c1818+52,3f3f3f+100 */
    margin: 0px;
	border: 1px solid #222;
    height:25px;
    padding:0px;
	background-color: #111;
	background-image: -moz-linear-gradient(#444, #111); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
	background-image: -webkit-linear-gradient(#444, #111);	
	background-image: -o-linear-gradient(#444, #111);
	background-image: -ms-linear-gradient(#444, #111);
	background-image: linear-gradient(#444, #111);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}


/*Calendar*/
.day {
    color:#333333 ;
}
.dow {
    color:#333333 ;
}

.picker-switch {
    color:#333333 ;
}
.glyphicon-chevron-right {
    color:#333333 ;
}
.glyphicon-chevron-left {
    color:#333333 ;
}
.timepicker-minute {
    color:#333333 ;
}

.timepicker-hour {
    color:#333333 ;
}

.month {
     color:#333333 ;
}
.year {
     color:#333333 ;
}
.decade  {
     color:#333333 ;
}
/*End Calendar*/
/*DataTable override*/
.dataTable  {
   color:darkred;
}


.even {
    background-color:gainsboro;
}
.table.display tbody tr:nth-child(even):hover td{
    background-color:beige !important;
    color: darkred;
}

.table.display tbody tr:nth-child(odd):hover td {
    background-color: beige !important;
    color: darkred;
}

.table.display thead tr {
    background-color:darkred !important;
    color: white;
}

/*Drop Down List*/
.gtd-ddl {
    color: darkred;
    border-width:1px;
}

.gtd-ddl:focus {
        border-color:mediumblue;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
}
 .gtd-ddl:hover {
        border-color:yellow;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
}


.gtd-input-txt:focus {
        border-color:mediumblue;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
}
  .gtd-input-txt:hover {
        border-color:yellow;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
        border-width:3px;
}
.gtd-spinner-div {
    height: 26px !important;
}


.gtd-spinner-arrow {
    height:13px;
    padding:2px;    
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius : 2px;
    border-bottom-left-radius : 2px;
}
.gtd-fa-caret-up .gtd-fa-caret-down {
    height:13px !important;
}

.form-group {
    padding-bottom:1px;

}
.TestCssClass {
    border: 1px solid white; 
    height:25px;
}
.gtd-panel-body {
    background-color:transparent;
    color: lightblue;
    padding:2px;
}
.gtd-tc-heading {
    height:20px;
}
.gtc-tc-code-panel-header {
    color: white;
    background-color:darkred; 
    height:34px; 
    font-weight:bold;
    font-size:12pt; 
    vertical-align:middle;  
    text-align:left;
}

div.tablewrapper {
    height: 600px;
    overflow-y:hidden;
}


#divCodingPageRightPanel {
    width:100%;
    padding:0px;
    margin:0px;
}

#divCodingPageBodySearch {
    height:25px;
    vertical-align:middle;
    padding-bottom:5px;
}

#lblCodingPageHeading {
    background-color:transparent;
}

.gtd_processing_message {
    
    color:chartreuse;
}
.gtd_warning_message {
    padding-top: 5px;
    padding-right: 10px;
    color: yellow;
    font-size: 12pt;
    font-weight: normal;
}

.gtd_ddl {
    color: black;
}


.gtd_modal {
    background-color: #C8C8C8;
    width:1000px;
}

.gtd-button-tiny {
    font-size:10pt;
}



/*
#divCodingPageBodySearchResult {
    padding-top:2px;
    margin-top:2px;
}
    */


/*Customized bootstrap css classes*/
/*.panel-heading {
    height:30
    px 
 }*/


/*End Customized bootstrap css classes*/

/*---------------Customized DataTable------------*/
.input-sm {
  height: 25px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
  border-radius: 3px;
}


/*NTDB Processing UI*/
.tabpage-ntdb-header {
    background-color: #AE0000;
    vertical-align: middle;
    background: -moz-linear-gradient(top, #ae0000 0%, #ad4f4f 50%, #aa7777 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ae0000 0%,#ad4f4f 50%,#aa7777 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae0000', endColorstr='#aa7777',GradientType=0 ); /* IE6-9 */
}


table.table tr th{background-color:darkred !important; color:white !important;}

.dataTables_filter {
    /*color:darkred;*/
    color:lightgray;
}

.dataTables_info {
    /*color:darkred;*/
    color: lightgray;
}

.dataTables_length {
    /*color: darkred;*/
    color: lightgray;
}


table.dataTable.display tbody tr.child {
    background: white;
}
table.dataTable.display tbody tr table tr:hover {
    background: none !important;
}
/*For xml viewer*/
.Utility {
		color: black;
}	
.NodeName {
	font-weight:bold;
	color: #800080;	
}
.AttributeName 
{
	font-weight:bold;
	color: black;
}
.AttributeValue
{
	color:blue;
}
.NodeValue
{
	color: black;
}
.Element {
	border-left-color:#00FF66;
	border-left-width:thin;
	border-left-style:solid;
	padding-top:0px;
	margin-top:10px;
}
.Clickable {	
	font-weight:900;
	font-size:large;
	color: #800080;	
	cursor:pointer;

	vertical-align:middle;
}
.gtd-ipointer {
    cursor:pointer;
}
#divGTDAddPatientNoteDialog{
    width:100%;
}
#divGTDAddPatientNoteDialogBody {
            
    background-color:brown;
    margin:1px 1px 1px 1px;    
    padding:1px 1px 1px 1px;    
}


#divPageBodyRightPanel_Body2 {
    padding:1px 1px 1px 1px !important;   
}
#divPageBodyRightPanel_Body {
    padding:1px 1px 1px 1px !important;   
}

/*end For xml viewer*/
.z-container {
    padding:1px;
}
.z-content-inner  {
    padding:2px !important;
    z-index:99;
}


.remove-all-margin-padding{
margin:0 ! important;
padding:0 ! important;
}

.portal-text-icon-content {
    width:90%;
}
.gtd-button-tiny {
    width: 90px;
    height:25px;
    vertical-align:middle;
    padding-top: 0px; 
    padding-bottom: 0px;
}
#divGTDActionTransMessageDialog {
    border:4px solid #CCC;
    width:500px;
    height:300px;
    display:none;
    position:absolute;
    left:50%; 
    top:50%;
    margin:-10px 0 0 -20px;
    border-radius:5px;
}

.GTDhrefInlineLink {
    color:blue;
}

/*TraumaCoding UI*/
#divTCCodeModTreeICD10 {
    background-color:#DDFFBB;
}

#divLoggedInUserInfo {
    font-size: 9pt;
}
/*
 .navbar-default .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 1px;
    height:40px;
    margin-top: -1px;
    margin-bottom:1px;
    color: #000;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
  }
*/

ul.fancytree-container {
    width: 200px;
    height: 120px;
    overflow: auto;
    position: relative;
  }

/*Penetrating injury tree*/
#divPenetratingInjuryTree {
    width: 100%;
    height: 500px;
    overflow: auto;
    position: relative;
}


#divCodingPageHeading {
    margin-top:2px;
    padding-top:0px;
    margin-bottom:0px;
}

#lblCodingPageHeading{
    margin-top:0px;
    margin-bottom:0px;
    padding-top:5px; 
    height:100%
}


.dataTables_scroll
{
    overflow:auto;
}

/*DataTable*/
.dataTableSmallFont {
  font-size: 0.80em;
}
.dataTableMediumFont {
  font-size: 0.85em;
}
.dataTableNormalFont {
  font-size: 0.95em;
  color:black;
}
.dataTableLargeFont {
  font-size: 1.25em;
}
.dataTableXLargeFont {
  font-size: 1.35em;
}
.QITreeLevel1 {
    font-size: 1.25em;
}
.QITreeCommonClass {
    font-size: 1.00em;
}

/* End DataTable*/

.tabcontrolheader {
    color:#3f397f;
    font-weight:normal;
}

.txtareaNote {
    white-space: pre-wrap;
}
.qipi-timefield-label {
    font-size:12px;
    font-weight:normal;
}
.qipi-timefield-text-yellow {
    font-size:12px;
    font-weight:normal;
    color:yellow;
}

.QIPI-form-control {
  display: block;
  border-radius: 0;
  width: 100%;
  height: 30px;
  padding: 2px 2px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.QIPI-form-control-white {
    display: block;
    border-radius: 0;
    width: 100%;
    height: 30px;
    padding: 2px 2px;
    font-size: 12px;
    line-height: 1.42857143;
    color: white;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#fQIPIPatientEventReviewFileUpload1 {
    display:none;
    overflow:hidden;
    height:0px;
    width:0px
}
#fQIPIPatientEventReviewFileUpload2 {
    display:none;
    overflow:hidden;
    height:0px;
    width:0px
}
#fQIPIPatientEventReviewFileUpload3 {
    display:none;
    overflow:hidden;
    height:0px;
    width:0px
}
#fQIPIPatientEventReviewFileUpload4 {
    display:none;
    overflow:hidden;
    height:0px;
    width:0px
}
.file-upload-container {
    height:100%;
    width:100%;
}
.upload-button-mask:hover {
    background:#3498db;
    opacity:0.8;
}
.upload-button-mask {
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:white;
    width:200px;
    background-color:#7c1577;
    text-align:center;
}

.GTDcollapsibleLabel {
    color: white;
    
}
.tbBlackText {
    color:black;
}
/*QIPI Report*/
.QIPIRptHeader {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
    font-size:16px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    height:30px;    
    color:white;
    text-align:center;
    vertical-align:middle ;
}

.QIPIRptSubHeader {
    font-size:14px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    color:navy;
    text-align:center;
}
.QIPIRptBottomSubHeader{
    font-size:14px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    color:navy;
    border-bottom:1px solid black;
    text-align:center;
}

.QIPIReportItemLabel {
    font-size:12px;
    font-weight:normal;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    color:navy;
}
.QIPIReportItemValue {
    font-size:12px;
    font-weight:normal;
    text-align:left;
    font-family:Arial, Helvetica, sans-serif;
    color:navy;
}
.QIPIReport-h3-subheader {
    padding:3px;
    vertical-align:middle;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5f6b87+1,384668+99&0.97+0,1+100 */
    background: -moz-linear-gradient(top, rgba(95,107,135,0.97) 0%, rgba(95,107,135,0.97) 1%, rgba(56,70,104,1) 99%, rgba(56,70,104,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(95,107,135,0.97) 0%,rgba(95,107,135,0.97) 1%,rgba(56,70,104,1) 99%,rgba(56,70,104,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(95,107,135,0.97) 0%,rgba(95,107,135,0.97) 1%,rgba(56,70,104,1) 99%,rgba(56,70,104,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f75f6b87', endColorstr='#384668',GradientType=0 ); /* IE6-9*/ 
    color:white;
    text-align:center;
    border-bottom: 1px solid white; 
    height:30px
}
.QIPIReport-h4-subheader {
    padding:3px;
    vertical-align:middle;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#93cede+0,75bdd1+41,49a5bf+100;Blue+3D+%235 */
    background: #93cede; /* Old browsers */
    background: -moz-linear-gradient(top,  #93cede 0%, #75bdd1 41%, #49a5bf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 ); /* IE6-9 */
    color:white;
    text-align:center;
    border-bottom: 1px solid white; 
}
.QIPIReport-h4-subheader-left {
    padding: 3px;
    vertical-align: middle;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#93cede+0,75bdd1+41,49a5bf+100;Blue+3D+%235 */
    background: #93cede; /* Old browsers */
    background: -moz-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 ); /* IE6-9 */
    color: white;
    text-align: left;
    border-bottom: 1px solid white;
}

.QIPIReport-group-section-header {
    font-weight:bold;
    font-size:12px;
    text-align:center;
    color:blue;
    border-bottom:1px solid black;
    border-top:1px solid black;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e1ffff+0,e1ffff+7,e1ffff+12,fdffff+12,e6f8fd+30,c8eefb+54,bee4f8+75,b1d8f5+100;Blue+Pipe+%232 */
    background: #e1ffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ffff', endColorstr='#b1d8f5',GradientType=0 ); /* IE6-9 */

}
.QIPIReport-h4-subgroup-header {
    font-weight:bold;
    font-size:12px;
    text-align:center;
    color:blue;
    border-bottom:1px solid black;
}

.QIPIReport-h4-subgroup-header-9 {
    font-weight: bold;
    font-size: 9px;
    background-color:lightskyblue;
    text-align: center;
    color: blue;
    border-bottom: 1px solid black;
}

.numberonly {
    font-weight: normal;
}
.numeric {
    font-weight: normal;
}

/*End QIPI Report*/

.PTIValueSubGroupHeader {
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 0px;
    height: 25px;
    color:white;
    text-align: center;
    background-color: #333333;
}

.gtdLoginDialog{
    width:400px;
    height:300px;
}
.lblGTDTextCenter {
    padding:5px;
    text-align:center;
}

.fancytree-plain span.fancytree-active span.fancytree-title,
.fancytree-plain.fancytree-treefocus.fancytree-container span.fancytree-active pan.fancytree-title {
    background-color: #020882;
    border-color: #080;
}

.GTDRequiredFieldLabel {
    color: darkturquoise
}
.inputXLsize {
    width:350px;
}
.inputMIDsize {
    width: 185px;
    
}

.inputSMLsize {
    width: 80px;
}
.z-container {
    z-index:10;
}
.z-link {
    z-index:-1;
}

.SubmissionPatientInfoHeader {
    background-color: #600D02;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    height: 30px;
    font-size: 11pt;
    font-weight: bold;
}
.button-warning {
    background-color:darkmagenta;
    color: white;
}

/*ADT*/
.ADT-modal-dialog,
.ADT-modal-content {
    /* 80% of window height */
    height: 40%;
    width: 40%
}

.ADT-modal-body {
    max-height: calc(40% - 120px);
    overflow-y: scroll;
}

.tdOddColumnBg {
    background-color: #B0D4D6
}

.tdEvenColumnBg {
    background-color: White
}

/*Apex chart*/
.apexcharts-tooltip {
    background: #f3f3f3;
    color: orange;
}