/*
This piece of software and all its components are licensed to
Diamond Cube (PTY) Ltd. 
*/
/* 
    Created on : 22-Apr-2014, 16:42:59
    Author     : bogosi.gabonnwe
*/
.reportHeader h1, .reportHeader h2 , .reportHeader h3 {
    text-align: center;
    margin: 2px 0;
    
}

.reportHeader h1 span, .reportHeader h2 span, .reportHeader h3 span {
    font-weight: normal;
}

.reportBody {
    margin-top: 5px;
}

.reportFooter {
    
}

.printer {
    width:250px;
    right: 10px;
    margin-top: 10px;
    position: absolute;
}

.homsyLogo {
    width:200px;
    left: 10px;
    margin-top: 10px;
    position: absolute;
    display: inline;
    font-size: 1em;
}

.propertyLogo {
    width:200px;
    height: 100px;
}