.footer-list .menu-item a {
	font-size: .75rem;
	color: var(--color-Primary-dark);
	font-weight: 800;
}

.custom-pagination {
	margin-top:50px;
}

.custom-pagination a, .custom-pagination span {
	display:inline-block;
	margin-right:10px;
}

.show-author .show_on_click {
	display:block;
}

.show-author .search-arrow-up {
	display:inline-block;
}

.show-author .search-arrow-down {
	display:none;
}

.show-author.filter-by-author label {
	color:#FFD100;
}

input {
	outline:none;
}

.home-slider-news-sec img.wpsmartcrop-image {
	width:auto;
	height:100%;
}

div.report-content-wrap {
	padding-bottom:50px;
}

.reportfile {
	display:none;
}

.report_toggled .reportfile {
	display:block;
}

.report_toggled .reportcon {
	display:none;
}

.four-item-col {
	width:23%;
	display:inline-block;
	vertical-align:top;
	margin-right:2%;
}

.four-item-col:last-child {
	margin-right:0;
}

.four-item-col h2 {
	color: #004FA7;
    font-size: 25px;
    line-height: 30px;
}

.wrapper-div.no-top-padding {
	padding-top:0 !important;
	margin-top:-40px;
}