.left-panel{
    display: none !important;
}

.container{
    background-color: white !important;
}

.list-group-item{
    background-color: white !important;
}

#userBanner{
    border: 1px solid #DDD;
}

#btnPrint{
    display: none;
}
