.entity-attribute-currency
input
width: calc(100% - 205px)
margin-left: 205px
border-left: solid 1px #e0e6ec
background-color: #fbfbfb
box-shadow: inset 1px 0 5px rgba($black, .075)
+attribute-focus
&::placeholder
font-style: italic
&.error input
background-image: url('#{$baseImagePath}/icons/icon_cross_red.svg')
background-repeat: no-repeat
background-position: right 20px center
background-size: 10px 10px