﻿.no-print, .no-print * {
    display: none !important;
}
.print-only {
    display: block !important;
}

#divChat {
    display: none !important;
}

body{
    background-color: white !important;
}