.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.list-pengumuman{
    padding-left: 42px;
    padding-right: 16px;
}

.pengumuman-attachment{
    color: blue !important;
}

.header-pengumuman {
    margin: 0 0;
    /*background-color: red;*/
    display: flex;
    justify-content: right;
    gap: 12px;
}

#sidebar-pengumuman {
    background:rgb(0,0,0,0.8);
    width: 0;
    position: fixed;
    z-index: 1111;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
    height: 100vh;
}

#pengumumanCloseCaller {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1020;
}

#sidebar-pengumuman .accordion-pengumuman {
    height: 100vh;
    overflow: scroll;
    padding: 16px 16px 8px 16px;
    padding-top: 0;
    text-decoration: none;
    font-size: 1.5em;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.accordion-read{
    padding: 16px 16px 8px 16px;
    max-height: 28vh;
    overflow: hidden;
}

#sidebar-pengumuman #close-pengumuman {
    position: absolute;
    top : 25;
    right: 1rem;
    font-size: 18px;
}

.card-body-pengumuman{
    width: 370px;
    font-size: 12px;
}

.title{
    color: white;
    float: right;
    font-size: large;
    font-weight: 600;
}

.card-pribadi { 
    background-color: white; 
    color:grey; 
    padding: 8px 8px !important; 
    border-radius: 0px !important; 
    margin-bottom: 5px !important; 
    list-style: none !important; 
    border: 0px solid #a7a7a7; 
    /* border-bottom: 5px solid #ffffff; */ 
    line-height: 120%; 
    border-image: linear-gradient(to top, #b23837 0%, #f05b60 100%); 
    border-image-slice: 1; 
    border-left-width: 8px; 
    font-size: 13px; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
} 

.card-pribadi:hover{
    background-color: #eeeeee;
    color: black;   
}

 .card-universitas { 
    background-color: white!important; 
    color:grey!important; 
    padding: 8px 8px !important; 
    border-radius: 0px !important; 
    margin-bottom: 5px !important; 
    list-style: none !important; 
    border: 0px solid #a7a7a7; 
    /* border-bottom: 5px solid #ffffff; */ 
    line-height: 120%; 
    border-image: linear-gradient(to top, #b23837 0%, #f05b60 100%); 
    border-image-slice: 1; 
    border-left-width: 8px; 
    font-size: 13px; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 

 .card-fakultas { 
    background-color: white!important; 
    color:grey!important; 
    padding: 8px 8px !important; 
    border-radius: 0px !important; 
    margin-bottom: 5px !important; 
    list-style: none !important; 
    border: 0px solid #a7a7a7; 
    /* border-bottom: 5px solid #ffffff; */ 
    line-height: 120%; 
    border-image: linear-gradient(to top, #ff7840 0%, #fe9a40 100%); 
    border-image-slice: 1; 
    border-left-width: 8px; 
    font-size: 13px; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 

 .card-prodi{ 
    background-color: white!important; 
    color:grey!important; 
    padding: 8px 8px !important; 
    border-radius: 0px !important; 
    margin-bottom: 5px !important; 
    list-style: none !important; 
    border: 0px solid #a7a7a7; 
    /* border-bottom: 5px solid #ffffff; */ 
    line-height: 120%; 
    border-image: linear-gradient(to top, #ff7840 0%, #fe9a40 100%); 
    border-image-slice: 1; 
    border-left-width: 8px; 
    font-size: 13px; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.card-histori{
    background-color: white!important; 
    color:grey!important; 
    padding: 12px 15px 20px 15px!important;
    border-radius: 0px !important; 
    margin-bottom: 5px !important; 
    list-style: none !important; 
    border: 0px solid #a7a7a7; 
    /* border-bottom: 5px solid #ffffff; */ 
    line-height: 120%; 
    border-image: linear-gradient(to top, #929291 0%, #DDDDDC 100%); 
    border-image-slice: 1; 
    border-left-width: 8px; 
    font-size: 13px; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    overflow: scroll;
}

.isi-histori{
    border-bottom: grey 0.7px solid;
    /* width: 294px; */
    margin-right: -5px;
    margin-left: -6px;
    padding-bottom: 6px;
    margin-top: 5px;
}

.accordionRadius{
    border-radius: 10px;
    font-size:12px;
    font-weight: 800;
}

.paddingAccor{
    padding-left: 11px!important;
}

.color-umum{ 
    background: linear-gradient(to left, #b23837, #f05b60); 
} 

.color-universitas{ 
    background: linear-gradient(to left, #b23837, #f05b60); 
} 

.color-fakultas{ 
    background: linear-gradient(to left, #ff7840, #fe9a40); 
} 

.color-prodi{ 
    background: linear-gradient(to left, #ff7840, #fe9a40); 
} 

.color-histori{ 
    background: linear-gradient(to left, #DDDDDC, #929291 ); 
}

.histori{
    border-top : 1px solid white;
}

/* .historiBawah{
    top: 85vh;
    position: absolute;
    width: 92%;
} */

.tombol-close-modal-pengumuman{
    margin-top: -30px !important;
    color: #ffffff !important;
    font-size: 50px !important;
    opacity: unset !important;
}

.notification {
    display: inline-block;
    position: relative;
    padding: 0.6em;
    background: #f8f9fa4a;
    border-radius: 1.5em;
    font-size: 1em;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding-right: 0.65em;
    padding-left: 0.65em;
}

.notification.notify::before {
    -webkit-animation: ring 1.5s ease;
    animation: ring 1.5s ease;
}

.notification.show-count::after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.buttonNotifikasi{
    color : white !important;
    background-color: unset;
}

.isiPengumuman{
    max-height: 80vh;
    overflow-y: auto;
    cursor: pointer;
}

@media (max-width:420px){
    #sidebar-pengumuman{
        max-width: 100vw;
    }
}

.modal-backdrop{
    /* z-index: 0!important; */
}


@media only screen and (max-width:576px){
    .modal-full {
        min-width: 100%;
        margin: 0;
    }
    
    .modal-full .modal-content {
        min-height: 100vh;
    
    }
}

.modal p{
    /*white-space: nowrap;*/
}

::-webkit-scrollbar { 
    display: none; 
    overflow: hidden;
}

.scrollbar-bar-wrap{
    overflow: hidden!important;
}

.scrollbar-bar-wrap::-webkit-scrollbar { 
    display: block; 
   
}