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