/**
 *
 * Apply Here your Custom CSS
 *
*/


.page-container .sidebar-menu{
	width: 270px;
}
.head-title{
	padding: 10px;
	border-radius: 5px;
	background-color: #eee;
}
table{
	color: #000;
}
.yearly-report{
	width: 80%;
	margin: 0px auto;
	font-size: 14px;
}
.yearly-report tbody tr td{
	vertical-align: middle;
}
.footer-main{
	position: absolute;
	bottom: 10px;
	margin: 0px auto;
	width: 95%;
}
.footerTable{
	width: 100%;
}

.print-head {
	text-align: center;
	display: none;
	font-size: default;
}

.print-head h1,
.print-head h2,
.print-head h3,
.print-head h4 {
	padding: 0px;
	margin: 0px;
}