* {
    font-family: "Montserrat", Helvetica, Arial, serif;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.title {
    font-size: 36px;
    font-weight: 500;
    color: #145188;
}
.breadcrumbs-top a {
    width: auto;
}
.flatpickr-time {
    height: auto !important;
}
select[readonly] {
    pointer-events: none;
}
div.modal-footer {
    padding-left: 0px;
}
div.invoice-preview-card {
    padding: 14px;
}
.repeater-wrapper:nth-child(1) .row #delete:nth-child(2) {
    display: none !important;
}

.width-reg {
    max-width: none !important;
}

.custom-color {
    color: #155289 !important;
}
.custom-bg-color {
    background-color: #155289 !important;
}
/* .height-side-bar{
    height: 8.45rem !important;
} */
.card_font_text {
    font-size: xx-small !important;
    font-weight: bolder !important;
    color: #ffffff !important;
}
.font-size-12px {
    font-size: 12px !important;
}

.navbar-header-height {
    height: 7.45rem !important;
}
.editor {
    color: black;
}
.main-menu .main-menu-content {
    height: calc(100% - 2.45rem) !important;
}
