.my-pending-picks[data-v-23188ea9] {
    margin-top: 16px;
}

.my-pending-picks .modal-footer[data-v-23188ea9] {
    border-top: 0.5px solid #e0e0e0;
    padding: 15px 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.my-pending-picks .modal-footer button[data-v-23188ea9] {
    padding: 10px 15px;
    background: #6c757d;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
}

.my-pending-picks .rules-area[data-v-23188ea9] {
    display: grid;
    grid-template-columns: calc(40% - 6px) calc(60% - 6px);
    grid-column-gap: 12px;
}

@media all and (max-width: 767px) {
    .my-pending-picks .rules-area[data-v-23188ea9] {
        grid-template-columns: 100%;
        grid-row-gap: 15px;
    }
}

.my-pending-picks .rules-area .left-side[data-v-23188ea9] {
    background: #ffffff;
    border-radius: 8px;
    padding: 0;
    border: 1px solid #e0e0e0;
}

.my-pending-picks .rules-area .left-side .title[data-v-23188ea9] {
    padding: 10px 12px;
    color: #000000;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #e0e0e0;
}

.my-pending-picks .rules-area .left-side .list[data-v-23188ea9] {
    padding: 12px;
}

.my-pending-picks .rules-area .left-side .list ul li[data-v-23188ea9] {
    list-style-type: none;
    margin-bottom: 11px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #000000;
    border: 1px solid #ffecd8;
    padding: 9px;
    border-radius: 5px;
    position: relative;
    background: #fffaf5;
}

.my-pending-picks .rules-area .left-side .list ul li span[data-v-23188ea9] {
    position: absolute;
    right: 12px;
    color: #fa8c28;
}

.my-pending-picks .rules-area .left-side .list ul li[data-v-23188ea9]:last-child {
    margin-bottom: 0px;
}

.my-pending-picks .rules-area .right-side[data-v-23188ea9] {
    background: #ffffff;
    border-radius: 8px;
    padding: 0;
    border: 1px solid #e0e0e0;
}

.my-pending-picks .rules-area .right-side .title[data-v-23188ea9] {
    padding: 10px 12px;
    color: #000000;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #e0e0e0;
}

.my-pending-picks .rules-area .right-side .list[data-v-23188ea9] {
    padding: 12px;
}

.my-pending-picks .rules-area .right-side .list ul li[data-v-23188ea9] {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding-left: 25px;
    position: relative;
}

.my-pending-picks .rules-area .right-side .list ul li[data-v-23188ea9]::after {
    content: "";
    position: absolute;
    position: absolute;
    left: 0;
    top: 4px;
    width: 13px;
    height: 6px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.my-pending-picks .content[data-v-23188ea9] {
    margin-top: 16px;
    background: #ffffff;
    border-radius: 8px;
    padding: 12px;
}

.my-pending-picks .content .headline[data-v-23188ea9] {
    color: #000000;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

@media all and (max-width: 480px) {
    .my-pending-picks .content .headline[data-v-23188ea9] {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
}

@media all and (max-width: 480px) {
    .my-pending-picks .content .headline .search-member[data-v-23188ea9] {
        width: 100%;
        margin-top: 15px;
    }
}

.my-pending-picks .content .headline .search-member input[data-v-23188ea9] {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    box-shadow: none;
    padding: 7px 10px;
    width: 250px;
    border-radius: 5px;
}

@media all and (max-width: 480px) {
    .my-pending-picks .content .headline .search-member input[data-v-23188ea9] {
        width: max-content!important;
    }
}

.my-pending-picks .content table[data-v-23188ea9] {
    background: #ffffff;
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    /* top-left border-radius */
    /* top-right border-radius */
    /* bottom-left border-radius */
    /* bottom-right border-radius */
}

@media screen and (max-width: 1024px) {
    .my-pending-picks .content table[data-v-23188ea9] {
        margin: 0 0 16px !important;
    }
}

.my-pending-picks .content table tr th[data-v-23188ea9],
.my-pending-picks .content table tr td[data-v-23188ea9] {
    border-right: 0.5px solid #e0e0e0;
    border-bottom: 0.5px solid #e0e0e0;
}

.my-pending-picks .content table tr th[data-v-23188ea9]:first-child,
.my-pending-picks .content table tr td[data-v-23188ea9]:first-child {
    border-left: 0.5px solid #e0e0e0;
}

.my-pending-picks .content table tr th[data-v-23188ea9] {
    background: #fafafa;
    border-top: 0.5px solid #e0e0e0;
}

.my-pending-picks .content table tr:first-child th[data-v-23188ea9]:first-child {
    border-top-left-radius: 4px;
}

.my-pending-picks .content table tr:first-child th[data-v-23188ea9]:last-child {
    border-top-right-radius: 4px;
}

.my-pending-picks .content table tr:last-child td[data-v-23188ea9]:first-child {
    border-bottom-left-radius: 4px;
}

.my-pending-picks .content table tr:last-child td[data-v-23188ea9]:last-child {
    border-bottom-right-radius: 4px;
}

.my-pending-picks .content table thead tr th[data-v-23188ea9] {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 10px 8px;
    white-space: nowrap;
}

@media screen and (max-width: 959px) {
    .my-pending-picks .content table thead tr th[data-v-23188ea9] {
        font-size: 14px !important;
        font-weight: 600 !important;
    }
}

.my-pending-picks .content table tbody tr td[data-v-23188ea9] {
    padding: 10px 8px;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    text-align: center;
}

@media screen and (max-width: 959px) {
    .my-pending-picks .content table tbody tr td[data-v-23188ea9] {
        font-size: 14px !important;
        font-weight: 400 !important;
        white-space: nowrap;
    }
}

.my-pending-picks .content table tbody tr td .info[data-v-23188ea9] {
    width: 18px;
    height: 18px;
    background: #000;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 4px;
}

.my-pending-picks .content table tbody tr td.detail[data-v-23188ea9] {
    width: 250px;
}

.my-pending-picks .content table tbody tr td.detail div[data-v-23188ea9] {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    grid-gap: 12px;
    gap: 12px;
}

.my-pending-picks .content table tbody tr td.detail div .text[data-v-23188ea9] {
    font-style: normal;
    cursor: pointer;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #000000;
}

@media screen and (max-width: 959px) {
    .my-pending-picks .content table tbody tr td.detail div .text[data-v-23188ea9] {
        font-size: 14px !important;
    }
}

.my-pending-picks .content table tbody tr td.detail div .text-ellipse-mobile[data-v-23188ea9] {
    width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .my-pending-picks .content table tbody tr td.detail div .text-ellipse-mobile[data-v-23188ea9] {
        font-size: 16px !important;
    }
}

.my-pending-picks .content table tbody tr td.detail div .text-ellipse-mobile[data-v-23188ea9]:hover {
    width: auto;
    white-space: normal;
}

.my-pending-picks .content table tbody tr td.detail div .badge[data-v-23188ea9] {
    min-width: 16px;
    width: 16px;
    height: 16px;
    border-radius: 500px;
    color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 6px;
    line-height: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: red;
}

.my-pending-picks .content table tbody tr td.result div[data-v-23188ea9] {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.my-pending-picks .content table tbody tr td.result div img[data-v-23188ea9] {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .my-pending-picks .content table tbody tr td.result div img[data-v-23188ea9] {
        width: 20px;
    }
}

@media screen and (max-width: 767px) {
    .my-pending-picks .content[data-v-23188ea9] {
        padding: 0;
    }

    .my-pending-picks .content table tbody tr td.result div[data-v-23188ea9] {
        grid-gap: 8px;
        gap: 8px;
    }
}


