._has-datepicker.admin__control-text {
    padding-right: 3.5rem;
    width: 15rem;
}

.admin__control-text {
    min-width: 8rem;
}

._has-datepicker + .ui-datepicker-trigger {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    height: 3.2rem;
    margin-left: -3.2rem;
    overflow: hidden;
    position: absolute;
    vertical-align: top;
    z-index: 1;
}

.ui-datepicker-trigger {
    position: unset !important;
}

.admin__addon-suffix, .admin__addon-prefix, [class*='adminhtml-giftwrapping-'] .field-base_price .admin__control-addon > .addafter {
    border: 0;
    box-sizing: border-box;
    color: #858585;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    height: 3.2rem;
    line-height: 3.2rem;
    padding: 0;
}
