.ew-forms .ew-form .row {
    padding-bottom: 0.375rem;
}
.ew-forms .ew-form .form-label {
    font-weight: 400;
}

.euf-solid-theme .inp > input, .euf-solid-theme .dx-texteditor-container > input, .euf-solid-theme .dx-textarea > input, .dx-texteditor.dx-state-readonly .dx-texteditor-input {
	color: #292929;
}

.addressElement, .addressInfo {
	font-weight: 400;
}
.addressElement {
	color: #00497b;
}

body.floating-container::after{
	background: transparent !Important;
}