.breadcrumbs-top a {
    width: auto;
}
.flatpickr-time {
    height: auto !important;
}
select[readonly] {
    pointer-events: none;
}
/* .chequeHedden{
    display: block;
} */
 .no-pointer-events {
    pointer-events: none; /* Disable all pointer events */
    background-color: #f0f0f0; /* Optional: change background to indicate it's disabled */
}
.star {
    color: red;         
    font-size: 1.2em;  
    margin-left: 2px;    
    vertical-align: top; 
}