.card-diagnostics-sidebar {
    line-height: 2.2;
}

.essa-diagnostic-alert {
    color: #FF7900;
}

span.diagnostic-chart-subtype-span{

}

/* I think these are obsolete?

.essa-clickable-action {
    cursor: pointer;
    color: #0093FF;
    font-variant: small-caps;
}


ul.diagnostic > li > *:before {
    content: " - ";
}

ul.diagnostic > li > *:first-child:before {
    content: "";
}

*/

div.no-chart-data{
    padding-top: 20px;
    padding-bottom: 30px;
}

div.disable-chart {
    pointer-events: none;
    opacity: 0.5;
    background: #CCC;
}

i.abs-center {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin border-bottom: atu;
    text-align: center;
}