span.xm-clear-button.xm-del-button-icon {
color: gray;
position: relative;
float:right;
margin-top: -32px;
margin-right: 5px;
z-index: 2;
}
span.xm-clear-button.xm-del-button-icon::before,
.modern .xm-item-div span.xm-clear-button.xm-del-button-icon::before {
color: #EEEEEE;
font-size: 17px;
}
.XTextField.xm-has-clear-button {
padding-right: 23px;
}