TR.header_tr > TH {
    white-space : nowrap;
    text-align  : center;
    font-weight : normal;
    font-family : 'Consolas', sans-serif;
    font-size   : 8pt;
    border: 0;
}

TR.header_tr > TH:first-child {
    text-align  : left;
    font-family : 'Consolas', sans-serif;
}

TR.tbl_row TD {
    font-size   : 9pt;
    -background-color : #E8E8E8;
    padding-left : .5rem;
    /*padding-right : .5rem;*/
    font-family : 'Consolas', sans-serif;
    white-space: nowrap;
    line-height: 10px;
    vertical-align: middle;
}

TR.tbl_row_ext TD {
    font-size   : 8pt;
    -background-color : #E8E8E8;
    -padding-top : 0;
    padding-left : .5rem;
    font-family : 'Consolas', sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.1;
 }

TR.popover_head_row TH {
    font-family : 'Consolas', sans-serif;
    font-weight : bold;
    font-size   : 8pt;
    /*line-height: 1.1;*/
    text-align: center;
    background-color: #AEBDCC
}

TR.popover_row TD {
    font-family : 'Consolas', sans-serif;
    font-weight : normal;
    font-size   : 8pt;
    /*line-height: 1.1;*/
}

TH.small {
    text-align  : center;
    font-weight : normal;
    font-size   : 7pt;
}

TD.rgh {
    text-align  : right;
    font-weight : normal;
    /*font-size   : 7pt!important;*/
    white-space: nowrap;
}

TD.pattern > PRE {
    color       : #A0A0A0;
    border      : none;
    background  : none;
    padding     : 0;
    margin      : 0;
    font-size   : 7pt;
    line-height : 1.5;
    font-family: 'Lucida Console', 'Consolas';
}

TD.spacer {
    width: 4px!important;
    padding: 0px!important;
    max-width: 4px!important;
    min-width: 4px!important;
}

TD.buffer {
    text-align  : right;
    white-space : nowrap;
}

TD.bufmem {
    color: #00C000 !important;
}

TD.bufdsk {
    color: #C00000 !important;
}

TD.buftmp {
    color: #4040bf !important;    
}

a.buftmp {
    color: #4040bf !important;
}

TD.tsl {
    color: #E00000;
    font-weight: bold;
}

TD.ts {
    color       : #A0A0A0;
    white-space : nowrap;
    text-align  : right;
    font-size   : 8pt !important;
    line-height : 11pt;
    padding-top : 0px;
    padding-bottom : 0px;
    vertical-align : middle;
    -font-family:'Lucida Console' !important;
    font-family:'Consolas', 'sans-serif' !important;
    -font-family:'Tahoma' !important;
}

TD.app {
    -font-size   : 7pt;
    -background-color : #F0F0F0;
    -padding-top : 0;
    width: 100%;
}

TD.node {
    font-size   : 9pt;
    padding-top : 0;
    color: #6080A0;
}

TD.node_type {
    font-size:9pt !important;
    white-space : nowrap!important;
}

TD.node_tbl {
    font-size:9pt !important;
    color: #FC4000;
    white-space : nowrap;
}

TD.node_idx {
    font-size:9pt !important;
    white-space : nowrap;
}

TD.pack {
    /*font-family : 'Lucida Console', 'Consolas', sans-serif;*/
    font-size:9pt !important;
    white-space : nowrap;
    padding-right: 0!important;
    text-align: right!important;
}

TD.int1 {
    text-align  : right;
    white-space : nowrap;
}

TD.lcsm {
    color       : #a0a0a0;
    font-size: 8pt !important;
    text-align: right;
    white-space: nowrap;
    color:#a0a0a0;
    -font-family:'Lucida Console' !important;
    font-family:'Consolas', 'sans-serif' !important;
    -font-family:'Tahoma' !important;
}

TD.lcqty {
    font-size   : 7pt;
    font-family : 'Lucida Console', sans-serif;
    text-align: right;
    white-space: nowrap;
}

TD.lcdata {
    -font-size   : 7pt;
    font-family : 'Lucida Console', sans-serif;
    text-align: right;
    white-space: nowrap;
}

TD.lcapp {
    font-size   : 8pt;
    line-height : 11pt;
    color       : #C0C0C0;
    font-family : 'Lucida Console', sans-serif;
    padding-top : 0px;
    padding-bottom : 0px;
    vertical-align : middle;
}

TD.lcdb {
    color       : #C00000;
    font-size   : 8pt;
}

TD.lctype {
    color       : #00A000;
    -font-size   : 7pt;

}

TD.lcmode > .hl {
    color       : #E00000;
    font-weight : bold;
}

TD.lcrelkn {
    color       : #C00000;
    -font-size   : 7pt;
    font-family : 'Lucida Console', sans-serif;
}

TR.tbl_row TD.graph {
    padding: 0 !important;
}

TD.graph {
    text-align:right;
    /* vertical-align: middle; */
     /*padding:1px 0 0 1px;*/
    padding: 0!important;
    width:432px!important;
    height: 32px!important;
}

TD.graph > DIV {
    padding:0!important;
    width:432px!important;
    height: 32px!important;
}

TH.graph {
    text-align:right;
    padding:0!important;
    width:432px!important;
}

PRE.app {
    color:#A0A0A0;
    border:none;
    background:none;
    padding:0;
    margin:0;
    font-size:7pt;
    font-family:Lucida Console;
}

TD.nml {
    font-size   : 7pt !important;
    font-family : 'Lucida Console', 'Consolas' !important;
}

TD.nml-app {
    font-size   : 7pt !important;
    font-family : 'Lucida Console', 'Consolas' !important;
    padding: 17px 7px 10px 7px!important;
}

.popover-content {
    /*color: #FFFFFF;*/
    padding:0;
}

input.fltr {
    width: 10%;
    /*height: 15px;*/
    /*margin: 3pt 0 3pt 12pt;*/
    font-size:8pt !important;
}

button.fltr {
    /*height: 25px;*/
    /*width: 25px;*/
    padding: 0.25rem 0.6rem;
    font-size:8pt !important;
    z-index: 0 !important;
}

button.fltr_chev {
    /*height: 25px;*/
    /*width: 25px;*/
    padding: 0.25rem 0.65rem;
    font-size:8pt !important;
}

TH.brdr_r {
    border-right: 1px solid #ddd;
    border-top: 0;
}

TD.task {
    text-align  : center;
    font-size: 1rem !important;
    padding: .2rem!important;
}

td.explType {
    color: #E04000;
    white-space:nowrap;
}

a.explType {
    color: #E04000!important;
    white-space:nowrap;
}

td.explIndex {
    color: #40A060;
    white-space:nowrap;
}

td.explRelation {
    color: #4060A0;
    white-space:nowrap;
}

a.bufdsk {
    color:#C00000 !important;
}

a.bufmem {
    color:#00C000 !important;
}

DIV.val_wraper {
    padding:14px 0 10px 6px;
    text-align: right;
    white-space: nowrap;
}

DIV.val_wraper1 {
    padding:14px 0 9px 6px;
    text-align: right;
    white-space: nowrap;
    margin-top: 1px;
    height: auto;
}

DIV.val_wraper2 {
    padding:7px 0 0 6px;
    text-align: right;
    white-space: nowrap;
    margin-top: 1px;
    height: auto;
}

DIV.val_wraper3 {
    padding:9px 0 0 6px;
    text-align: right;
    white-space: nowrap;
    margin-top: 1px;
    height: auto;
}

DIV.gist {
    height:2px;
    float: right;
}

TD.def_td {
    padding:  0 4px 0 4px!important;
}

/*heatmap*/
.label_axis {
    font-size: 10px;
    font-weight: normal;
    font-family: consolas;
}

.label_switch {
    font-size: 12px;
    font-weight: normal;
    font-family: consolas;
}

.tile {
    shape-rendering: crispEdges;
}

.line_grid1xl {
    height : 1px;
    width : 1440px;
    fill: #d0d0d0;
}

.line_grid0xl {
    height : 1px;
    width : 1440px;
    fill: #f0f0f0;
}
.line_grid2xl {
    height : 1px;
    width : 1444px;
    fill:   #909090;
}
.line_grid3xl {
    height : 1px;
    width : 1444px;
    fill:   #d0d0d0;
}
.line_grid1yl {
    width : 1px;
    fill: #d0d0d0;
}
.line_grid0yl {
    width : 1px;
    fill: #f0f0f0;
}

.line_grid2yl {
    width : 1px;
    height: 100px;
    fill: #d0d0d0;
}

.line_grid3yl {
    width : 1px;
    height: 99px;
    fill: #f0f0f0;
}

.line_mediana {
    fill : none;
    stroke : #CCCCCC;
    stroke-linejoin : round;
    stroke-linecap : round;
    stroke-width : 1;
}

.prc90_bar {
    opacity : 1;
    fill : url(#gradient-lin90);

}

.prc75_bar {
    opacity : 1;
    fill : url(#gradient-lin75);
}

.prc50_bar {
    opacity : 1;
    fill : url(#gradient-lin50);
}

DIV.apnames {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

TABLE.kilor TR TD {
    vertical-align: bottom!important;
    padding-bottom: 7px!important;
    padding-top: unset!important;
    line-height: unset;;
}

TABLE.kilor TR TD.graph {
    text-align:right;
    vertical-align: middle; 
    padding: 0!important;
    width:432px!important;
    height: 32px!important;
}
TABLE.kilor TR TD.task {
    vertical-align: middle!important;
    text-align: center;
    padding-bottom: 0px!important;
    padding-top: 4px!important;
 }

 TABLE.kilor TR TD.pattern {
    padding-top: 8px!important;
 }

TR.pntr-hand {
    cursor: pointer;
}

TD.i-fire {
    padding-left: 7px;
    padding-right: 7px;
}

TH.i-fire {
    padding-left: 7px;
    padding-right: 7px;
}

TABLE.kilor TR TD.cntr {
    padding-top: 7px!important;
}

TABLE.kilor TR TH.lft {
    text-align: left;
    padding-left: 0.75rem;
}

TABLE.kilor TR Th {
    padding-bottom: 3px!important;

}

a.stat1 {
    color: #000000;
}

a.stat0 {
    color: #808080;
}

.ext_dvdr {
    user-select: none;
    /*margin-left: -0.1em;*/
    color: #c0c0c0;
}

.cp-popover-icon {
    cursor: pointer;
}

input.tm {
    width: 80px;
    margin: 0 3pt;
    padding: 0.5rem 0.375rem 0.375rem 0.7rem !important;
    font-family: 'Consolas', sans-serif;
    font-size: 1rem!important;
}

.start-time {
  margin-bottom: -35px;
 /* margin-right: 200px; */
}

.licence {
    text-align: left; 
    font-size: 1.4rem;
    background-color: #e04000;
    color: #FFFFFF;
    padding: 5.25px 10.5px!important;
    border-radius: 10px;
    margin-left: 6rem!important;

}

.licence-link{
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: underline;
}
.licence-nav {
    background-color: #e04000!important;
    color: #FFF!important;
}

/* Drop down */
#searchInput {
    box-sizing: border-box;
    /* background-image: url('searchicon.png'); */
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 14px;
    /* padding: 13px 20px 11px 45px; */
    padding: 4px 8px 4px 15px;
    border: none;
    border-bottom: 1px solid #ddd;
    min-width: 330px;
}

#searchInput:focus {
    outline: 3px solid #ddd;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 330px;
    border: 1px solid #ddd;
    z-index: 1;
    margin-top: -25px;
}

.dropdown-content a {
    color: black;
    padding: 4px 8px 4px 15px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

.scrolable-container {
    overflow: auto;
    max-height: 550px;
}

/* Drop down */

/* rulog-host & tblsnap & tblstat */

DIV.tab-content-head {
    /*border-bottom: 1px solid #ddd;*/
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

TH.tss {
    width: 107px;
}

TH.dbn {
    min-width: 90px;
}

TH.apn {
    min-width: 300px;
    padding: 0.3px;
}

TH.query {
    vertical-align: middle;
    width: 100%;
}

TD.txt {
    /*color       : #4060A0;*/
    white-space : nowrap;
    /* padding-left: 4pt; */
    padding: 0.2rem 0.4rem;
    vertical-align: top!important;
    /*border-right: 1px solid #ddd;*/
}

TD.int {
    text-align  : right;
    font-weight : normal;
    width:100px;
    white-space: nowrap;
    padding-bottom: 6px;
    padding-right: 4px;
}

TD.flt {
    text-align  : right;
    font-weight : normal;
    width:50px;
    white-space: nowrap;
    padding-bottom: 6px;
    padding-right: 4px;
}

TD.query {
    vertical-align: top!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 700px;
    width: 100%;
    padding: 0.2rem 0.4rem;
}

TD.apn {
    vertical-align: top!important;
    max-width:150px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0.2rem 0.4rem;
    /*text-overflow: ellipsis;*/
}

TD.tss {
    color: #999999;
    text-align  : right;
    font-weight : normal;
    /* padding: 0.2rem 0.4rem; */
    padding-bottom: 6px;
    padding-right: 4px;
}

TD.relnm {
    padding-bottom: 6px;
    padding-right: 4px;
}

TD.pid {
    text-align  : right;
    font-weight : normal;
    white-space: nowrap;
    vertical-align: top!important;
    padding: 0.2rem 0.4rem;
    width: 85px;
}

TR.header_man  TH {
    text-align  : center;
    vertical-align: middle;
    font-weight : normal;
    font-size : 9pt;
    font-family : 'Consolas', sans-serif;
    white-space: nowrap;
}

TD.val {
    text-align: right;
    padding-right:5px;
    vertical-align: top!important;
}

TH.val_column {
    width   :80px;
}

TH.brdr_t {
    border-top: 1px solid #ddd;
}

.time-interval {
    display: flex;
    flex-flow: row;
    align-items: end;
    align-self: center;
    font-size:9pt !important;
}

a.tm-interval {
    text-decoration:none;
}

a.tm-interval-selected {
    text-decoration:underline
}

tr.psaline TD {
    font-size : 11px;
    font-family : 'Consolas', sans-serif;
    line-height:  20px;
    padding-top: 0.2rem;
    /* vertical-align: middle; */
}

.psaStat {
    margin-top: 8pt;
    /*padding-top: 20px;*/
    padding-left: 40px;
    font-family : 'Consolas', sans-serif;
    font-weight: bold;
    font-size : 11px;
}

a.fltr-state {
    text-decoration: none;
}

a.fltr-state-selected {
    text-decoration: underline;
}

tr.pidline td{
    font-size : 8pt!important;
    font-family : 'Consolas', sans-serif;
    vertical-align: middle;
}

tr.pidlineext td {
    font-size : 7pt!important;
    font-family : 'Consolas', sans-serif;
}

/* rulog-host & tblsnap & tblstat */