
/*
 * 
 */
/* 
    Created on : 19.11.2024, 16:04:49
    Author     : pascal
*/

.fc .fc-timegrid-slot {
    height: 3em;
}

.fc-event-main {
    overflow:hidden !important;
    line-height: 0.75rem;
}

.fc-event-main > hr, .fc-list-event-title > hr {
    color:#69809a !important;
    margin: 2px 0px;
}

.fc-event {
    overflow: hidden !important;
}

@media (max-width: 575.98px) {
    .fc .fc-header-toolbar .fc-toolbar-chunk + .fc-toolbar-chunk {
        margin-top: 0rem !important;
    }
}

.app-brand-logo.demo {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
}

.app-brand-logo.demo svg {
    width: 1.7rem;
    height: 1.7rem;
}

.app-brand-text.demo {
    font-size: 1.75rem;
    letter-spacing: -0.45px;
}

body, .font {
    font-family: 'IBM Plex Sans';
}

.disabled_look {
    background-color: #36445d !important;
}

.swal2-popup, .swal2-content, .swal2-title, .modal-title, .card-header, .dropdown-header, .text, .accordion-header {
    font-family: 'IBM Plex Sans';
}

.swal2-actions {
    flex-direction: row-reverse;
}

.dropdown-menu > .dropdown-divider {
    margin: 0;
}

.dropdown-menu > .optgroup-1, .dropdown-menu > .optgroup-3, .dropdown-menu > .optgroup-5, .dropdown-menu > .optgroup-7, .dropdown-menu > .optgroup-9 {
    background-color: #f8f9fa;
}

.dropdown-menu > .dropdown-header > .text {
    color: var(--bs-instagram);
}

.width_600 {
    width:600px !important;
}

.w_60 {
    width:60px !important;
}

.inp_small {
    width: 100px !important;
}

.dropzone .dz-message {
    margin: 0 !important;
}

.btn-mini {
    padding: .1rem .288rem !important;
    font-size: .75rem !important;
    border-radius: .2rem !important;
}

.aval-small-row td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    border-right-width: 1px;
    border-color: var(--bs-secondary);
}

.aval-big-row td {
    border-right-width: 1px;
    border-color: var(--bs-secondary);
}

.aval-big-row:hover {
    background-color: #f2f3f5 !important;
}

.aval-col {
    border-color: transparent !important;
}





