*{
    box-sizing: border-box;
}

.breadcrumbs-top a {
    width: auto;
}
.flatpickr-time {
    height: auto !important;
}
select[readonly] {
    pointer-events: none;
}
span.fc-title{
color: rgb(255, 255, 255);
font-size: large;
}
.border-clr{
margin-top: 6%;
border-color: #bf41de !important;
}
