.ixbrl-link a::before,
#ndq-content .ixbrl-link a::before {
	font-family: "ndqfonticons";
	font-size: 32px;
	vertical-align: middle;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: none
}

.ixbrl-link a::before,
#ndq-content .ixbrl-link a::before {
/*	content: "\e020";
	color: #7b41bd;*/
	content: "\e00d";
    font-size: 21px;
    display: inline-block;
    text-decoration: none;
    color: #000;
    position: relative;
    top: 0;
}

.nir-sec-header .sec-docs .file-link,
.nir-sec-header .sec-docs .field.ixbrl-link,
#ndq-content .nir-sec-header .sec-docs .file-link,
#ndq-content .nir-sec-header .sec-docs .field.ixbrl-link {
	display: inline-block
}

.nir-sec-header .sec-docs .ixbrl-link a,
#ndq-content .nir-sec-header .sec-docs .ixbrl-link a {
	font-size: 0
}

.nir-sec-header,
#ndq-content .nir-sec-header {
	box-sizing: border-box
}