.ijl-date-value {
    color: #ff3232 !important;
    font-weight: bold;
}
.ajaxResult .results-head {
    font-size:2em;
    display: block;
    line-height: 1.5em;
}
.ajaxResult .resultRow {
    margin-top: 2px;
    padding: 1px;
}
.ajaxResult .color-green {
    background: #268e26;
    color: #ffffff;
}
.profile-hvr{
    bottom: 0;
    top: unset !important;
    width: 87% !important;
    padding: 1px !important;
}
.ref-submit-form .wpcf7-form-control{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
