.tt-capitalize {text-transform: capitalize;}
.breadcrumb a, .form-check, .dt-orderable-none, .form-check-input {cursor: pointer !important}
a.ribbon {cursor: pointer}
.alerte .fc-header-toolbar .fc-myCustomButton-button {background-color:var(--bs-primary) !important;color:white}
.alerte .fc-header-toolbar .fc-myCustomButton-button:hover {background-color:var(--bs-primary-active) !important;color:white !important}
rd.table-info {background:#ded3f6}

.searchRes span {color:black;background: yellow;}

.logBox {padding-top:20rem !important;padding-bottom:20rem !important;}

.limited-text {max-width: 360px !important;}
#kt_project_targets_card_pane img {max-width:90%;height:auto;}
.limited-text img {max-width:90%;height:auto;}
#kt_profile_overview_table img {max-width:90% !important;height:auto  !important;}

@media (max-width : 768px)  {
    .tooltip {display: none !important;}
    .auth-bg img {max-width: 25vw !important}
    .auth-bg .align-items-stretch {max-height:450px !important}
    .logBox {padding-top:1rem !important;padding-bottom:1rem !important;}
}
