﻿input[disabled] {
    background-color: var(--ictsi-gray) !important;
    cursor: not-allowed;
}
