.configurator-step-content input[type="radio"].panel.memory{
    background:none;
    border:0;
}


.configurator-step-content input[type="radio"].panel.memory.active{
    background:none;
    border:0;
}
input.start-date {
    text-align: left !important;
    background: url(../images/icons/calendar_grey_48.png) no-repeat right center #ffffff;
    background-size: 1.8rem;
    background-origin: content-box;
    padding-right: 10px;
}
