﻿.print_area {
    position: fixed;
    top: 0px;
    left: 0px;
    width:1400px;    
}

.print_area .hide,
.print_area .hide h3 {
    display: block !important;
}

h1,h2,h3,h4,h5,h6,
.go-back,
hr,
footer,
header.site-header,

.form-group {
    visibility:hidden;
}
