.form-group.required:after {
    content: none !important;
}

.help-block, .help-block-error {
    width: 100%;
    margin-top: 0.5rem;
    font-size: .925rem;
    color: #f1416c;
}

.flatpickr-clear {
    margin-bottom: 10px;
    color: #5e6278;
    cursor:pointer;
}