
.printableGraph {
    width: 10500px;
}

.card {
    padding-bottom:50px;
}

.printableHeader {
    display:inline;
}

.hideForPrint {
    display:none;
}

.text-muted {
    color: black;
}

* {
   color:  black;
}



.thead-light {
    color: black;
}
