/* 
    Created on : 06/06/2018, 16:09:24
    Author     : wi-li
*/

body,html{
    height: 100%;
}

@media print {
.header, .hide { visibility: hidden }
}

.bg-gray {
    background-color: #f8f8f8!important;
}
