.modal-content .modal-body {
    padding: 0px 24px 24px 24px !important;
}

.bootbox-confirm .modal-body {
    padding: 17px 5px 17px 17px !important;
}

.bootbox-confirm .bootbox-close-button {
    display: none;
}

.bulk-update-slide-template .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.text-truncate-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fixed-height-playbook {
    height: 36px;
}

.min-w-250 {
    min-width: 250px;
}

.slide-template-dropdown {
    border: red 1px solid;
    border-radius: 8px;
}

.text-box-border {
    border-color: #fff !important;
}

.modal-xl-size {
    max-width: 1300px !important;
    padding: 0px 20px;
}

.settings-input {
    max-width: 450px;
}

.fixed-2rows {
    height: 80px !important;
    overflow-y: auto;
    resize: none;
}

.layout-menu.bg-menu-theme {
    background-color: #02223c !important;
}

.bg-menu-theme .menu-link,
.bg-menu-theme .menu-link i {
    color: #6a8ba6 !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.bg-menu-theme .menu-link:hover,
.bg-menu-theme .menu-link:hover i,
.bg-menu-theme .menu-item:hover > .menu-link,
.bg-menu-theme .menu-item:hover > .menu-link i {
    color: #6a8ba6 !important;
    background: transparent !important;
    background-color: transparent !important;
}

.bg-menu-theme .menu-item.active > .menu-link.menu-toggle {
    background: transparent !important;
    background-color: transparent !important;
    color: #6a8ba6 !important;
    box-shadow: none !important;
}

.bg-menu-theme .menu-item.active > .menu-link.menu-toggle i {
    color: #6a8ba6 !important;
}

.bg-menu-theme .menu-item.active > .menu-link.menu-toggle:hover,
.bg-menu-theme .menu-item.active > .menu-link.menu-toggle:hover i {
    color: #6a8ba6 !important;
    background: transparent !important;
    background-color: transparent !important;
}
.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle),
.bg-menu-theme .menu-inner .menu-item.active > .menu-link:not(.menu-toggle) {
    background: rgba(255, 213, 153, 0.12) !important;
    background-color: rgba(255, 213, 153, 0.12) !important;
    background-image: none !important;
    box-shadow: none !important;
    border-radius: 8px !important;
    margin: 0px 10px !important;
    color: #ffd599 !important;
}

.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle) i,
.bg-menu-theme .menu-inner .menu-item.active > .menu-link:not(.menu-toggle) i {
    color: #ffd599 !important;
}

.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle)::after {
    content: '';
    position: absolute;
    right: 1.25rem;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #ffd599 !important;
    background-color: #ffd599 !important;
    border-radius: 50%;
}

.bg-menu-theme .menu-header-text {
    font-size: 10px !important;
    letter-spacing: 1px;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 0.3);
}

.bg-menu-theme .menu-child-text {
    font-size: 13px !important;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.5);
}
.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle) .menu-header-text,
.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle) .menu-child-text {
    color: #ffd599 !important;
}

.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle)::before {
    color: #ffd599 !important;
    border-color: #ffd599 !important;
}
.bg-menu-theme .menu-link.menu-toggle::after,
.bg-menu-theme .menu-item.active > .menu-link.menu-toggle::after {
    color: rgba(255, 255, 255, 0.3) !important;
    font-size: 14px !important;
    width: auto !important;
    height: auto !important;
}

.app-brand-text { display: none !important; }

.bg-menu-theme .app-brand {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}
.ptiq-menu-logo {
    height: 62px;
    width: 180px;
    object-fit: contain;  
    margin-top: 10px;
}
.ptiq-menu-second-logo {
    height: 28px;
    width: 40px;
    object-fit: contain;
}
.ptiq-logo-collapsed {
    display: none !important;
}
.ptiq-logo-full {
    display: block !important;
}

html.layout-menu-collapsed:not(.layout-menu-hover) .layout-menu .ptiq-logo-full,
html.layout-menu-collapsed .layout-menu:not(:hover) .ptiq-logo-full {
    display: none !important;
}

html.layout-menu-collapsed:not(.layout-menu-hover) .layout-menu .ptiq-logo-collapsed,
html.layout-menu-collapsed .layout-menu:not(:hover) .ptiq-logo-collapsed {
    display: block !important;    
    height: 44px !important;
}

/* User Profile Toggle Section Styling */
.hover-bg {
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.bg-menu-theme .menu-footer .hover-bg:hover {
    background-color: rgba(255, 255, 255, 0.08) !important;
}

.bg-menu-theme .menu-footer h6 {
    font-size: 10px !important;
    letter-spacing: 1px;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #ffd599 !important;
}

.bg-menu-theme .menu-footer {
    color: rgba(255, 255, 255, 0.6) !important;
}

.profile-toggle-container {
    cursor: pointer;
}

.dropup .dropdown-toggle::after {
    display: none !important;
}

/* Side-bar layout adjustments to stick footer to bottom */
#layout-menu {
    display: flex !important;
    flex-direction: column !important;
    height: 100vh !important;
}

.menu-inner {
    flex: 1 1 auto !important;
    overflow-y: auto !important;
}

.menu-footer {
    flex: 0 0 auto !important;
    background: transparent;
    z-index: 10;
    margin-top: auto !important;
}

.transition-icon {
    transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.dropup.show .transition-icon {
    transform: rotate(180deg);
}

.profile-dropdown-menu {
    border-radius: 12px !important;
    padding: 8px !important;
    overflow: hidden;
    width: calc(100% - 30px) !important;
    min-width: 230px !important;
    max-width: calc(100% - 30px) !important;
    transform: translate(15px, -80px) !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15) !important;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.profile-dropdown-menu .dropdown-item {
    color: #02223c !important;
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    display: flex !important;
    align-items: center !important;
}

.profile-dropdown-menu .dropdown-item:hover {
    background-color: #ffd599 !important;
    color: #02223c !important;
}

.profile-dropdown-menu .dropdown-item:hover i {
    color: #02223c !important;
}

.fs-tiny {
    font-size: 0.65rem !important;
}

.avatar-initial {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.arraow-icon {
    color: #ffd599 !important;
}

.btn, .badge, .btn *, .badge * {   
    font-weight: normal !important;
}

@media (min-width: 1200px) {
    .row-cols-xl-8 > * {
        flex: 0 0 auto;
        width: 12.5% !important;
    }
}

@media (min-width: 1400px) {
    .row-cols-xxl-8 > * {
        flex: 0 0 auto;
        width: 12.5% !important;
    }
}

#graphicsLibraryCardView #boxViewDiv img {
    padding: 20px;
}