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

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

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

.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; }




