#popup-window-content-post_handling p {
    color: #a9adb2;
    margin-left: 2px;
}

#popup-window-content-post_handling textarea {
    width: 464px;
    height: 200px;
    border: 1px solid rgba(83, 92, 105, .2);
}

#main-options-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.safari-datetimepicker {
    font-size: 14px;
    width: 454px;
    height: 38px;
    padding-left: 10px;
    border: 1px solid rgba(83, 92, 105, .2);
}
