	.salary-table td{
		word-break:normal;
	}
	th{
		padding: 0;
	}
	body{
		margin-top: 20px !important;
		margin-bottom:20px !important;
	}
	sup, br, .hr-page-header img, .salary-sort, .hr-page-header h1, .hr-page-header, .hr-page-header, .salary-title, .social-media-icon, .noprint, #menu-button, #header, #footer, #nav, #printbutton {
        display: none ;
    }
    .hr-body-content {
        width: 90%;
        margin: 5px;
        padding: 0px;
    }
    * {
        color: #000 !important;    
        background-color: rgb(255, 255, 255, 0) !important;
    }
	.salary-dark-row {
		background-color: #dfdfdf !important;
	}
	* {position:static !important;}
