.toast-cards {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 23px 24px;
    border-radius: 8px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1.69px solid #FEECC2;
    box-shadow: 2px 2px 8px rgba(13, 31, 69, 0.04);
    border-radius: 8px;


}

.toast-cards>svg {
    flex-shrink: 0;
}

.toast-cards .toast-card-head {
    color: #1D2026;
    line-height: 32px;
}

.toast-cards .toast-card-subHead {
    font-size: 16px;
    font-weight: 500;
    color: #586174;
    line-height: 32px;
}

.toast-cards.scnd {
    box-shadow: 2px 2px 8px 0px #0D1F450A;
    border: 1.69px solid #CEDEFF;
}

.tab-container button.tab {
    color: #1865FF;
    border: 1px solid #1865FF;
    width: fit-content;
    height: 40px;
    border-radius: 8px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: var(--h5);
    font-weight: 500;

}

.tab-container button.tab.active {
    color: #fff;
    background-color: #1865FF;
}

/* card design */
.cards_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(330px, 28px));
    gap: 16px;
    row-gap: 40px;
}

.simulation-card {
    padding: 3px;
    background-color: #fff;
    box-shadow: 3.44px 3.44px 13.75px 0px #11104C29;
    border-radius: 10px;
    max-width: 353px;
    width: 100%;
    min-height: 510px;
}

.simulation-card .img-container {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.69) 122.2%);
    width: 100%;
}

.simulation-card img.simulation-img {
    width: 100%;
    border-top-left-radius: 6.88px;
    border-top-right-radius: 6.88px;

}

.simulation-card .duration-container {
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: #000000B0;
    width: 68px;
    height: 34px;
    border-radius: 4px;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    font-size: 10px;
    color: #fff;

}

.simulation-card .content-container {
    position: absolute;
    display: flex;
    gap: 6px;
    right: 8px;
    bottom: 7px;
}

.simulation-card .content-container .content-img {
    width: 13.716585159301758px;
    height: 13.716585159301758px;
    top: 486.97px;
    left: 597.37px;
    border-radius: 33.52px;
    background-color: #000000B0;
    display: grid;
    place-items: center;
}

.simulation-card .card-body {
    padding: 16px 16px;
}

.simulation-card .card-body .text-ligt {
    color: #71747B;
}

.simulation-card .card-body hr {
    border: 0.86px solid #c7c6c9;
}

.simulation-card .card-body .card-toast {
    width: 100%;
    height: 48px;
    border-radius: 8px;
    font-size: var(--p);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: 12px;
}

.simulation-card .card-body .card-toast.pending {
    color: #F07C41;
    background-color: rgb(253, 249, 246);
    border: 1px solid #F07C413D;
}

.simulation-card .card-body .card-toast.success {
    color: #007A29;
    border: 1px solid #007A293D;
    background-color: #F6FDF9;
}

.simulation-card .card-body .card-toast.rejected {
    color: #D0463D;
    border: 1px solid #F041413D;
    background-color: #FDF2F2;
    justify-content: space-between;
}

.simulation-card .card-body .card-toast.unpublished {
    background-color: #FDF2F2;
    border: 1px solid #F041413D;
    color: #D0463D;
    justify-content: space-between;
}


.simulation-card .card-body .card-toast.rejected .view-detail,
.simulation-card .card-body .card-toast.unpublished .view-detail,
.simulation-card .card-body .card-toast.livetoast .view-detail {
    border: 1px solid #F04141;
    background-color: #D0463D;
    width: 80px;
    height: fit-content;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
}


/* events page */
.viewECrBtn {
    background: linear-gradient(88.31deg, #175FEF 0.28%, #17439A 98.72%);
    border: 0.72px solid rgb(46, 140, 255);
    width: 100%;
    padding: 11px;
    color: #fff !important;

}

.viewECrBtn {
    background: linear-gradient(88.31deg, #2466eb 0.28%, #1d4699 98.72%);
}

.simulation-card .info-chip {
    position: absolute;
    width: 91px;
    height: 30px;
    border-radius: 8px;
    border-width: 1px;
    top: 12px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.simulation-card .info-chip.upcoming {
    border: 1px solid #F07C413D;
    background-color: #FDF9F6;
    color: #F07C41;
}

.simulation-card .info-chip.conducted {
    border: 1px solid #007A293D;
    background-color: #F6FDF9;
    color: #007A29;
}

.noDataSection {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    background: #fff;
    color: #000;
    border: 1px solid rgb(225, 224, 226);
    border-radius: 8px;
    padding: 40px;
}

.noDataSection img {
    width: 254px;
    height: 254px;
    object-fit: scale-down;
}

.two-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.simulation-card .card-body .card-toast.livetoast .view-detail {
    background: #F07C41;
    border: 1px solid #F07B41;
    
}