/*.active_predict {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 20px;
    gap: 10px;
    max-width: 109.67px;
    width: 100%;
    height: 37px;
    background: linear-gradient(82.89deg, #ff5f08 5.39%, #ff5ff9 94.31%) !important;
    border-radius: 20px;
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
}*/
/* .btn-history {
    position: relative;
    display: flex;
    justify-content: center;
}*/

/*.btn-option {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 20px;
    gap: 10px;
    max-width: 109.67px;
    width: 100%;
    height: 37px;
    background: linear-gradient(90deg, #4c5fff 2.8%, #f75fff 100%);
    border-radius: 20px;
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}
.card-history {
    width: 100%;
    min-height: 529px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px;
    position: relative;
    border-bottom: 1px solid rgba(255, 52, 139, 1);
    border-right: 1px solid rgba(255, 52, 139, 1);
}
.content-history::before {
    content: "";
    position: absolute;
    left: 0;
    top: -6px;
    min-width: 140px;
    height: 55px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}
.content-history1::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-43%);
    top: -6px;
    min-width: 140px;
    height: 55px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}
.content-history2::before {
    content: "";
    position: absolute;
    right: 0;
    top: -6px;
    min-width: 120px;
    height: 55px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}
.title-table-history {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;*/
    /* identical to box height */

    /*display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;

    color: #ffffff;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffdeeb;
}
.row-table-history {
    padding: 10px 0;
    border-bottom: 1px solid #ffdeeb;
}*/


.active_predict {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 20px;
    gap: 10px;
    max-width: 109.67px;
    width: 100%;
    height: 37px;
    background: linear-gradient(82.89deg, #ff5f08 5.39%, #ff5ff9 94.31%) !important;
    border-radius: 20px;
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
}
/* .btn-history {
    position: relative;
    display: flex;
    justify-content: center;
}*/

.btn-option {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 10px;
    max-width: 109.67px;
    width: 100%;
    height: 37px;
    background: linear-gradient(90deg, #4c5fff 2.8%, #f75fff 100%);
    border-radius: 20px;
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    /* text-transform: uppercase; */
    color: #ffffff;
}

.card-history {
    width: 100%;
    min-height: 529px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px;
    position: relative;
    border-bottom: 1px solid rgba(255, 52, 139, 1);
    border-right: 1px solid rgba(255, 52, 139, 1);
}

.content-history::before {
    content: "";
    position: absolute;
    left: 0;
    top: -6px;
    min-width: 25%;
    height: 55px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}

.content-history1::before {
    content: "";
    position: absolute;
    left: 35%;
    transform: translateX(-43%);
    top: 0px;
    min-width: 25%;
    height: 49px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}

.content-history2::before {
    content: "";
    position: absolute;
    left: 46%;
    top: 0px;
    min-width: 25%;
    height: 49px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}

.content-history3::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0px;
    min-width: 33%;
    height: 49px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px 24px 0px 0px;
}


.title-table-history {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffdeeb;
}

.row-table-history {
    padding: 10px 0;
    border-bottom: 1px solid #ffdeeb;
}