.pranesimaiasdsd {
    font-size: 18px;
    font-weight: bold;
    color: white;
    display: flex
;
    padding: 10px 15px;
    background: #2c3e50;
    flex: c;
    display: flex
;
    flex-direction: column;
    align-items: baseline;
}
.notification-item:hover {
    background: #f7f7f7 !important;
    color: white; 
}
.notification-header-title{
    font-size: 12px;
}
#notification-icon{
    width: 50px;
}
.uuuuuuuuuuxzchb_iss{
    display: flex;
    align-items: center;
    font-size: 14px;
    width: 100%;
    justify-content: space-between;
}


.close_my_book_uuuuuuuuuuxzchb_iss{
    display: flex
    ;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        padding: 0px 20px;
}
#close_notifications{
    cursor: pointer;
    font-size: 18px;
    z-index: 99;
    display: flex
;
    border-radius: 0;
    align-items: center;
}
.notification-content {
     DISPLAY: FLEX;
    FLEX-DIRECTION: COLUMN;
    text-align: left;
    width: 100%;
}

#no_notification_message {
    padding: 10px;
}

.iiiioooopppp {
    font-size: 10px;
    color: #cccccc;
    font-weight: 100;
}

#iiiiiiiiiisdfjndsjkhfds {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.notificationssdsddsf {
    position: relative;
    display: flex;
    margin-top: 2px;
    align-items: center;
}

#no-notifications-message {
    padding: 10px;
}

#notifications-icon {
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: relative;
}

#unread-notifications {
    position: absolute;
    top: -4px;
    right: -4px;
    background-color: #e67e22;
    color: white;
    font-size: 12px;
    font-weight: bold;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 20px;
    display: flex
;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    padding-top: 3px;
    height: 20px;
    border-radius: 50%;
}

.notification-list {
    position: absolute;
    top: 40px;
    right: 0;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    width: 350px;
    max-height: 400px;
    overflow-y: auto;
    display: none;
    /* z-index: 1000; */
}

.notification-icon {
    width: 25px;
}


.notification-item.unread {
    background-color: #e0f7fa; 
    transition: background-color 0.3s ease;
}

.notification-item.read {
    background-color: #ffffff;
}
 #no_notification_message{
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: math-auto;
    height: 60%;
}
.animation-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.notification-item.unread {
    background-color: #e0f7fa;
    transition: background-color 0.3s ease;
}

.notification-item.read {
    background-color: #ffffff;
}





























.notification-item {
    display: flex
;
    align-items: flex-start;
    flex-direction: row;
    align-items: flex-start;
    padding: 12px;
    text-transform: math-auto;
    width: 100%;
    margin-bottom: 1px;
    gap: 10px;
    border-bottom: 1px solid #ffffff00;
    transition: background-color 0.2s ease;
}

.notifi_iiissd_asdfklsdhkfads {
    display: flex;
    gap: 10px;
    align-items: self-start;
    text-decoration: none;
}

.notification-item:last-child {
    border-bottom: none;
}

.notification-item:hover {
    background-color: #f0f2f5;
    cursor: pointer;
}

.notification-item img#notification-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
}

.notification-item h4 {
    font-size: 14px;
    color: #1c1e21;
    font-weight: bold;
    margin: 0;
}

.notification-item p {
    font-size: 12px;
    color: #606770;
    overflow-wrap: anywhere;
}

.notification-item .notification-timestamp {
    font-size: 10px;
    color: #90949c;
    margin-top: 4px;
}

.notification-list::-webkit-scrollbar {
    width: 8px;
}

.notification-list::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 8px;
}

.notification-list::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.notification-item.unread {
    background-color: #e7f3ff;
}

.circle {
    width: 11px;
    height: 11px;
    background-color: #e67e22;
    border-radius: 50%;
    animation: pulseee 1.5s infinite ease-in-out;
}

.circle:nth-child(2) {
    animation-delay: 0.3s;
}

.circle:nth-child(3) {
    animation-delay: 0.6s;
}

@keyframes pulseee {
    0%, 100% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.5); /* Padidinkite mastelį */
        opacity: 1;
    }
}


























































.asdsfgfdghtruyitrerefffff_ll{
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #e67e22;
    color: white;
    text-decoration: none;
    width: 100%;
    font-size: 14px;
    border-radius: 5px;


    
}

.close_btnOru_notificationsadsdfs{
    width: 35px;
    height: 35px;
    border-radius: 4px;
    cursor: pointer;
    background: #e67e22;
    cursor: pointer;
}


















/* Viršutinė juosta fiksuota */
.pranesimaiasdsd {
  position: sticky;
  top: 0;
  z-index: 10;
}












@media (max-width: 768px) {
    .notification-list {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        box-shadow: none;
        overflow-y: auto;
        flex-direction: column;
        min-height: 100vh;
        padding-bottom: 50px;
        padding-bottom: 69px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
        border-bottom: 2px solid #c1c1c1;



        display: block;
        transform: translateX(-100%);
        pointer-events: none;
        transition: opacity 0.3s ease, transform 0.3s ease;
    }
    
    .notification-list.show {
        transform: translateX(0);
        pointer-events: auto;
    }
    
    #close_notifications{
        margin-right: 10px;
    }









    .pranesimaiasdsd {
        width: 100%;
        margin: 0 auto;
        padding: 15px;
        border-radius: 0;
        height: 65px;
    }

    #no_notification_message {
        display: flex;
        text-align: center;
        padding: 20px;
        justify-content: center;
        /* height: 67vh !important; */
    }

    .asdsfgfdghtruyitrerefffff_ll {
   max-width: 200PX;
    }


    .notification-list .notification-item {
        padding: 15px;
        border-bottom: 1px solid #eaeaea;
    }

    .notification-list .notification-item:hover {
        background-color: #f5f5f5;
    }

    .notification-item img#notification-icon {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .notification-item h4 {
        font-size: 16px;
        margin: 0;
    }

    .notification-item p {
        font-size: 14px;
        color: #606770;
        /* margin: 5px 0 0; */
    }
}