﻿div.datepickerTextbox {
    position: relative;
}

img.datep_button,
section#pageContent article img.datep_button {
    top: 50%;
    right: 0.7rem;
    transform: translateY(-50%);
    position: absolute;
    z-index: 10;
    cursor: pointer
}

.delete-duty-icon {
    line-height: 1.8;
    color: #b6401f;
    cursor: pointer;
}