.aon-thum-bx{
	border: solid 2px #fff !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.income-tax p{
	text-align: justify;
}
.income-tax ul, .tds-return ul{
	margin-left:3%;
}
.income-tax ul li, .tds-return ul li{
	line-height: 2;
}
.tds-return thead tr{
	background-color: #1b2d62;
	color: #fff;
	font-weight: bold;
}
.tds-return h2{
	font-size: 25px;
}
.nav-btn {
    position: Fixed;
    top: 60%;
    z-index: 999999;
    width: auto;
    margin-right: 0px;
    height: auto;
    right: 0px;
}