/*WCN25*/
.com-user.view-form-view.cva-user-form-view-1855 .heading-small::before {
    display: inline;
    content: "WCN25-AB-";
}  
body.view-form-review.alias-1855 .f-button.f-button-back{
	position:relative;
	top:unset;
	left:unset;
}
body.view-form-review.alias-1855 .fPageTitle{
	display:none;
}
.export-button{
	background-color:#ff6669;
	border-radius: 4px;
	border: none;
	color: #fff;
	padding: 6px !important;!i;!;
	margin: 0;
	transition: opacity 0.2s ease-in, top 0.2s ease-in;
	font-weight: 500;
	position: relative;
	top: 0;
}
.export-button:hover {
    opacity: .8;
    top: -4px;
}

.description-text .hint{
	color:#000;
}
.description-text .hint a{
	color: var(--brand-color-1)
}

.fForm .form-item .date.hasDatepicker {
    background: #fff;
}