
.coin[data-v-69c2393a] {
    font-size: 16px;
}
.scores-details[data-v-69c2393a] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    border-radius: 10px;
    border-left: 12px solid rgb(124, 181, 236);
    width: 33%;
    height: 160px;
}
@media screen and (max-width: 992px) {
.scores-details[data-v-69c2393a] {
        width: 100%;
        margin-top: 10px;
        margin-right: 0 !important;
        margin-left: 0 !important;
}
}
.scores-details .amount[data-v-69c2393a] {
    font-weight: bold;
    /*font-size: 1.5vw;*/
    text-align: right;
    font-size: 30px;
}
.scores-details .description[data-v-69c2393a] {
    font-weight: 900;
    font-size: 20px;
}
.game-img-dashboard[data-v-69c2393a] {
    width: 75px;
    height: 75px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
}
.game-sales-title[data-v-69c2393a] {
    font-size: 23px !important;
    font-weight: 900 !important;
}



.el-table__empty-block {
    width: 100% !important;
}
@media screen and (max-width: 768px) {
.dashboard-component .filters {
        flex-direction: column !important;
}
.dashboard-component .filters .el-input__inner {
        width: 300px!important;
        margin-top: 5px;
        margin-right: 0px;
        margin-left: 0px;
}
.dashboard-component .filters .search-input {
        margin-left: 4px;
        margin-right: 5px;
}
}


.registrant-stats[data-v-1af04d2e],
.token-stats[data-v-1af04d2e],
.demographics-stats[data-v-1af04d2e],
.latest-signups[data-v-1af04d2e] {
    background-color: white;
    color: black;
    padding: 20px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
}
.registrant-stats[data-v-1af04d2e],
.demographics-stats[data-v-1af04d2e],
.latest-signups[data-v-1af04d2e],
.stats-container[data-v-1af04d2e] {
    height: 620px;
}
.stats-container[data-v-1af04d2e] {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.avatar[data-v-1af04d2e] {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 25px;
}
@media screen and (max-width: 992px) {
.stats-container[data-v-1af04d2e] {
        margin-top: 20px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: auto;
}
}
.registrant-stats[data-v-1af04d2e] {
    width: 70%;
}
@media screen and (max-width: 992px) {
.registrant-stats[data-v-1af04d2e] {
        width: 100%;
}
}
.token-stats[data-v-1af04d2e] {
    width: 100%;
    height: 300px;
    border-left: 12px solid rgb(124, 181, 236);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
}
.demographics-stats[data-v-1af04d2e] {
    width: 70%;
    margin-right: 20px;
}
@media screen and (max-width: 992px) {
.demographics-stats[data-v-1af04d2e] {
        width: 100%;
        margin-right: 0px;
}
}
.latest-signups[data-v-1af04d2e] {
    width: 30%;
}
@media screen and (max-width: 992px) {
.latest-signups[data-v-1af04d2e] {
        width: 100%;
        margin-top: 20px;
}
}
.mobile .registrant-stats[data-v-1af04d2e],
.mobile .token-stats[data-v-1af04d2e],
.mobile .demographics-stats[data-v-1af04d2e] {
    border: 0;
    height: 100%;
    margin-bottom: 10px;
}
.latest-signups[data-v-1af04d2e] {
    overflow-y: scroll;
}
.stats-block-gap[data-v-1af04d2e] {
    margin-right: 20px;
}
.top-header[data-v-1af04d2e] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.top-header .title[data-v-1af04d2e] {
    font-size: 20px;
    font-weight: 900;
    color: black;
}
.stats-number[data-v-1af04d2e] {
    font-size: 47px;
    font-weight: 900;
    text-align: right;
}
.mobile .stats-number[data-v-1af04d2e] {
    font-size: 30px;
    font-weight: bold;
}
.stats-type[data-v-1af04d2e] {
    font-size: 25px;
    font-weight: bold;
}
.bottom-section[data-v-1af04d2e] {
    margin-top: 30px;
}
.mobile .bottom-section[data-v-1af04d2e] {
    margin-top: 0;
}
.map-chart[data-v-1af04d2e] {
    width: 100%;
}
.admin-dashboard-table[data-v-1af04d2e] {
    padding: 10px;
}
.mobile .admin-dashboard-table[data-v-1af04d2e] {
    padding: 0;
    border: 0 !important;
}

/* Responsive*/
@media screen and (max-width: 768px) {
.stats-container[data-v-1af04d2e] {
            flex-direction: column !important;
            margin-top: 5px;
}
.stats-container .token-stats[data-v-1af04d2e] {
            margin-top: 15px;
}
.stats-block-gap[data-v-1af04d2e] {
            margin-right: 0px !important;
}
}


.admin-dashboard.pie-chart,
.admin-dashboard.pie-chart .highcharts-container svg {
    height: 100px !important;
}
.admin-dashboard.pie-chart .highcharts-container .highcharts-legend-item text {
    font-size: 16px !important;
}
.dashboard-table h4 {
    font-size: 16px !important;
    white-space: normal !important;
}
.dashboard-table h3 {
    font-size: 10px !important;
}
.dashboard-table .avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}


.divider-1[data-v-61e8dede] {
    height: 100px !important;
}
@media screen and (max-width: 992px) {
.divider-1[data-v-61e8dede] {
        display: none;
}
}
.filter-button[data-v-61e8dede] {
    color: #606266;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    padding: 5px;
}
.token-stats[data-v-61e8dede] {
    height: 469px;
}
.stats-block-gap[data-v-61e8dede] {
    margin-right: 20px;
}
.top-header[data-v-61e8dede] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.top-header .title[data-v-61e8dede] {
    font-size: 20px;
    font-weight: bold;
}
.stats-number[data-v-61e8dede] {
    font-size: 40px;
    font-weight: bold;
}
.mobile .stats-number[data-v-61e8dede] {
    font-size: 30px;
    font-weight: bold;
}
.stats-type[data-v-61e8dede] {
    font-size: 25px;
    font-weight: bold;
}
.bottom-section[data-v-61e8dede] {
    margin-top: 30px;
}
.mobile .bottom-section[data-v-61e8dede] {
    margin-top: 0;
}
.main-tabs[data-v-61e8dede] {
    margin-top: 50px;
}
.admin-dashboard-table[data-v-61e8dede] {
    padding: 10px;
}
.mobile .admin-dashboard-table[data-v-61e8dede] {
    padding: 0;
    border: 0 !important;
}
.scores-block[data-v-61e8dede] {
    padding: 30px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    background-color: white;
    color: black;
    height: 160px;
    width: 50%;
    border-left: 12px solid #707070A3;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.block-gap[data-v-61e8dede] {
    margin-right: 20px;
}
.top-header[data-v-61e8dede] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.top-header .title[data-v-61e8dede] {
    font-size: 20px;
    font-weight: bold;
}
.bottom-section[data-v-61e8dede] {
    margin-top: 30px;
}
.scores-details[data-v-61e8dede] {
    display: flex;
    justify-content: space-evenly;
    min-height: 160px;
    padding: 30px;
    text-align: center;
}
.scores-details .amount[data-v-61e8dede] {
    font-weight: 700;
    font-size: 30px;
}
.scores-details .description[data-v-61e8dede] {
    font-weight: 900;
    font-size: 23px;
}
.scores-details-2 .amount[data-v-61e8dede] {
    font-weight: 700;
    font-size: 30px !important;
}
.scores-details-2 .description[data-v-61e8dede] {
    font-weight: 900;
    font-size: 20px !important;
}
.vertical-divider[data-v-61e8dede] {
    height: 100%;
}
.score-earnings-block .filters[data-v-61e8dede] {
    display: flex;
    flex-direction: column;
}
.score-earnings-block .filters .filter-gap[data-v-61e8dede] {
    margin-bottom: 20px;
}
.rewards-container .top-header[data-v-61e8dede] {
    color: black;
    background-color: #707070;
    height: 160px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    border-radius: 10px 10px 0px 0px;
    position: relative;
}
.rewards-container .top-header .title[data-v-61e8dede] {
    font-size: 23px;
    font-weight: 900;
}
.rewards-container .top-header .amount[data-v-61e8dede] {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
}
.rewards-container[data-v-61e8dede],
.chart-container[data-v-61e8dede] {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
}
.chart-container[data-v-61e8dede] {
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px 30px 0px 30px;
}
.proof-title[data-v-61e8dede] {
    font-size: 23px !important;
    font-weight: 900 !important;
    color: #F3AA3C;
}
.dashboard-title[data-v-61e8dede] {
    font-size: 23px;
    font-weight: 900;
    color: #707070;
}
.play-title[data-v-61e8dede] {
    font-size: 23px;
    font-weight: 900;
    color: #9879C9;
}
.proof-play-container[data-v-61e8dede] {
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px;
    border-left: 8px solid #F3AA3CD9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.proof-play-container .description[data-v-61e8dede],
.play-earn-container .description[data-v-61e8dede] {
    font-size: 18px;
    font-weight: 700;
}
.proof-play-container .amount[data-v-61e8dede],
.play-earn-container .amount[data-v-61e8dede] {
    font-size: 30px;
    font-weight: 700;
}
.stats-grid-container[data-v-61e8dede] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    -moz-column-gap: 10px;
         column-gap: 10px;
}
@media screen and (max-width: 992px) {
.stats-grid-container[data-v-61e8dede] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        row-gap: 10px;
}
}
@media screen and (max-width: 556px) {
.stats-grid-container[data-v-61e8dede] {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 10px;
}
}
.play-grid-container[data-v-61e8dede] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 2fr;
    -moz-column-gap: 10px;
         column-gap: 10px;
}
@media screen and (max-width: 992px) {
.play-grid-container[data-v-61e8dede] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        row-gap: 10px;
}
}
@media screen and (max-width: 556px) {
.play-grid-container[data-v-61e8dede] {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 10px;
}
}
.play-earn-container[data-v-61e8dede] {
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px;
    border-left: 8px solid #9879C9D9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.triangle-1[data-v-61e8dede] {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid #707070;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    transform: rotate(90deg);
    left: 18%;
    top: 142px;
    z-index: -1;
}
.triangle-2[data-v-61e8dede] {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid #707070;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    transform: rotate(90deg);
    left: 50%;
    top: 142px;
    z-index: -1;
}
.triangle-3[data-v-61e8dede] {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid #707070;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    transform: rotate(90deg);
    right: 17%;
    top: 142px;
    z-index: -1;
}

/* Responsive */
@media screen and (max-width: 992px) {
.triangle-1[data-v-61e8dede],
    .triangle-2[data-v-61e8dede],
    .triangle-3[data-v-61e8dede] {
        display: none;
}
}
@media screen and (max-width: 768px) {
.scores-details[data-v-61e8dede] {
        flex-direction: column;
        padding-top: 15px;
}
.scores-details .scores-block[data-v-61e8dede] {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-top: 15px;
}
}


.admin-dashboard.pie-chart,
.admin-dashboard.pie-chart .highcharts-container svg {
    height: 300px !important;
}
.admin-dashboard.pie-chart .highcharts-container .highcharts-legend-item text {
    font-size: 16px !important;
}
.dashboard .el-tabs__nav-wrap::after {
    display: none;
}
.dashboard .el-tabs__nav-scroll {
    display: flex;
    justify-content: center;
}
.dashboard .el-tabs__item {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 10px;
    line-height: normal;
    position: initial;
    height: auto;
    margin: 15px;
}
.dashboard .el-tabs--bottom .el-tabs__item.is-bottom:last-child,
.el-tabs--bottom .el-tabs__item.is-top:last-child,
.el-tabs--top .el-tabs__item.is-bottom:last-child,
.el-tabs--top .el-tabs__item.is-top:last-child {
    padding-right: 10px;
}
.dashboard .el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),
.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--top .el-tabs__item.is-top:nth-child(2) {
    padding-left: 10px;
}
#tab-dashboard {
    color: #707070;
    border: 2px solid #707070;
}
#tab-dashboard:hover {
    color: #5a5a5a;
}
#tab-dashboard.is-active:hover {
    color: white !important;
    background-color: #5a5a5a;
}
#tab-dashboard.is-active {
    color: white;
    background-color: #707070;
}
.dashboard .el-tabs__active-bar {
    display: none;
}
#tab-pop {
    color: #F3AA3C;
    border: 2px solid #F3AA3C;
}
#tab-pop:hover {
    color: #df9b36 !important;
    border: 2px solid #F3AA3C;
}
#tab-pop.is-active:hover {
    background-color: #df9b36;
    color: white !important;
    border: 2px solid #df9b36;
}
#tab-pop.is-active {
    background-color: #F3AA3C;
    color: white;
}
#tab-playAndEarn {
    color: #9879C9;
    border: 2px solid #9879C9;
}
#tab-playAndEarn:hover {
    color: #8066aa !important;
    border: 2px solid #9879C9;
}
#tab-playAndEarn.is-active {
    background-color: #9879C9;
    color: white;
}
#tab-playAndEarn.is-active:hover {
    background-color: #8066aa;
    color: white !important;
    border: 2px solid #8066aa;
}
.sales-container {
    padding: 20px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
}


.two-factor-authentication-notification {
    text-align: left;
}


.line[data-v-660c2ffe] {
    position: absolute;
    width: 100%;
    top: 24px;
    left: 0;
}
.new-message-wrapper[data-v-660c2ffe] {
    width: 100%;
    padding: 1rem;
    overflow: hidden;
    box-shadow: 0px 3px 6px #00000029;
    height: 550px;
    margin-bottom: 30px;
    position: relative;
}
.new-message-wrapper h3[data-v-660c2ffe] {
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500;
}
.new-message-wrapper h3 span[data-v-660c2ffe] {
    color: #5F2267;
    font-weight: 900;
    font-size: 12px;
}
.new-message-block[data-v-660c2ffe] {
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    justify-content: flex-start;
    border-radius: 10px;
}
.new-message-block>*[data-v-660c2ffe] {
    margin-bottom: 0px;
    border-radius: 10px;
    padding: 0.5rem;
}
.message-action-wrapper[data-v-660c2ffe] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 1rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.new-message-block .el-form-item[data-v-660c2ffe] {
    width: 100%;
}
input[data-v-660c2ffe] {
    width: 100%;
}
textarea[data-v-660c2ffe] {
    width: 100%;
}
.radio-button[data-v-660c2ffe] {
    display: flex;
    font-size: 17px;
    width: 100%;
}
.radio-button label[data-v-660c2ffe] {
    width: 100%;
    text-align: left;
}
.sendBtn[data-v-660c2ffe] {
    margin-top: 1rem;
    border: none;
    border-radius: 10px;
    padding: 0.5rem;
    background-color: #f9b711;
    color: #FFFFFF;
}
.message-type-wrapper[data-v-660c2ffe] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 1rem;
    justify-content: space-between;
    color: #FFFFFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}


.message-type-selectors .el-radio .el-radio__label {
    color: black !important;
    font-size: 17px;
    padding-right: 10px;
}
.message-type-selectors .el-radio__inner {
    display: none;
}
.message-type-selectors label.el-radio.is-checked {
    padding-bottom: 5px;
    border-bottom: 5px solid #5F2267;
}
.new-message-wrapper .el-input__inner {
    width: 100%;
    height: 45px;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #707070 !important;
    border-radius: 5px;
}
.new-message-wrapper .el-textarea__inner {
    width: 100%;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #707070 !important;
    border-radius: 5px;
}


.project-prices[data-v-2edb9f22] {
    padding-left: 120px;
}


.card-budge p[data-v-2fcdebd0] {
    color: white;
}
.project-card .draft[data-v-2fcdebd0] {
    background-color: darkgray;
}
.project-card .under-review[data-v-2fcdebd0] {
    background-color: #ac8311;
}
.project-card .rejected[data-v-2fcdebd0] {
    background-color: #c02038;
}
.project-card .awaiting-vote[data-v-2fcdebd0] {
    background-color: #0a5485;
}
.project-card .open-voting[data-v-2fcdebd0] {
    background-color: #64a3cc;
}
.project-card .lost-voting[data-v-2fcdebd0] {
    background-color: #47277c;
}
.project-card .approved-for-funding[data-v-2fcdebd0] {
    background-color: #1e7e34;
}
.price-tab[data-v-2fcdebd0] {
    padding-left: 0;
}
.price-tab .project-prices[data-v-2fcdebd0] {
    padding-left: 0;
}


.project-status span.under-review[data-v-488cea07],
.project-status span.rejected[data-v-488cea07], .project-status span.awaiting-vote[data-v-488cea07], .project-status span.open-voting[data-v-488cea07],
.project-status span.lost-voting[data-v-488cea07], .project-status span.approved-for-funding[data-v-488cea07] {
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
    font-size: 15px;
}
.project-status .under-review[data-v-488cea07] {
    background-color: #ac8311;
}
.project-status .rejected[data-v-488cea07] {
    background-color: #c02038;
}
.project-status .awaiting-vote[data-v-488cea07] {
    background-color: #0a5485;
}
.project-status .open-voting[data-v-488cea07] {
    background-color: #64a3cc;
}
.project-status .lost-voting[data-v-488cea07] {
    background-color: #47277c;
}
.project-status .approved-for-funding[data-v-488cea07] {
    background-color: #eec245;
}


/* line 1, ../sass/_voting.scss */
.voting__event-container[data-v-1087c8f8] {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 30px 30px 0px 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    justify-content: space-between;
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 10px;
    margin-bottom: 30px;
}

/* line 29, ../sass/_voting.scss */
.container-items .event-subtitle[data-v-1087c8f8] {
    font-size: 25px;
    font-weight: 900;
}
/* line 34, ../sass/_voting.scss */
.container-items .event-description[data-v-1087c8f8] {
    font-size: 16px;
    font-weight: 700;
}
/* line 40, ../sass/_voting.scss */
.container-items .date-container div[data-v-1087c8f8] {
    box-shadow: 1px 3px 6px #00000029;
    border-radius: 4px;
    padding: 10px 20px;
}
/* line 45, ../sass/_voting.scss */
.container-items .date-container div h3[data-v-1087c8f8] {
    font-size: 12px;
    font-weight: 500;
    color: #545454;
    margin-bottom: 5px;
}
/* line 52, ../sass/_voting.scss */
.container-items .date-container div h4[data-v-1087c8f8] {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}
/* line 61, ../sass/_voting.scss */
.container-items .data-container h3[data-v-1087c8f8] {
    color: #545454;
    font-size: 10px;
}
/* line 66, ../sass/_voting.scss */
.container-items .data-container h4[data-v-1087c8f8] {
    font-size: 14px;
}
/* line 72, ../sass/_voting.scss */
.container-items .total-votes p[data-v-1087c8f8] {
    color: #898989;
    margin-bottom: 5px;
    font-size: 10px;
    font-weight: 500;
}
/* line 80, ../sass/_voting.scss */
.container-items .progress[data-v-1087c8f8] {
    margin-bottom: 5px;
}
/* line 84, ../sass/_voting.scss */
.container-items .progress-bar[data-v-1087c8f8] {
    background-color: #898989 !important;
    text-align: left;
    padding-left: 5px;
}
/* line 90, ../sass/_voting.scss */
.container-items .result[data-v-1087c8f8] {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #E3E3E3;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 5px;
    margin-right: 10px;
}
/* line 102, ../sass/_voting.scss */
.container-items .result p[data-v-1087c8f8] {
    padding: 4px;
    padding-right: 12px;
    padding-left: 12px;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}

/* line 118, ../sass/_voting.scss */
.voting-event-type a[data-v-1087c8f8] {
    color: black !important;
    text-decoration: none !important;
}
/* line 30, ../sass/__masterclass.scss */
.masterclass .masterclass__topic[data-v-1087c8f8] {
    margin-top: 15px;
}
/* line 32, ../sass/__masterclass.scss */
.masterclass .masterclass__topic div[data-v-1087c8f8] {
    border-radius: 5px;
    background: none;
}
/* line 40, ../sass/__masterclass.scss */
.masterclass .masterclass__topic div p[data-v-1087c8f8] {
    padding: 4px;
    padding-right: 12px;
    padding-left: 12px;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
.event-type p[data-v-1087c8f8] {
    background-color: #E3E3E3;
    border-radius: 5px;
}
.event-status p[data-v-1087c8f8] {
    color: white;
    border-radius: 5px;
}
.event-status.past p[data-v-1087c8f8] {
    background: #b21f2d;
}
.event-status.future p[data-v-1087c8f8] {
    background: #ba8b00;
}
.event-status.upcoming p[data-v-1087c8f8] {
    background: #6f42c1;
}
.event-status.open p[data-v-1087c8f8] {
    background: #1e7e34;
}
.approved-event[data-v-1087c8f8] {
    background: #1e7e34 !important;
    color: white;
}
.approval-required-event[data-v-1087c8f8] {
    background: darkred !important;
    color: white;
}


.settings-container[data-v-ec35bbf4] {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 30px;
}
.caution[data-v-ec35bbf4] {
    text-align: left;
    color: black;
    font-weight: bold;
}
.caution span[data-v-ec35bbf4] {
    color: #5F2267;
    font-weight: 900;
    font-size: 14px;
}
.setting-update-block[data-v-ec35bbf4] {
    background-color: white;
    color: black;
    margin-bottom: 30px;
}
.setting-item[data-v-ec35bbf4] {
    text-align: left;
}
.setting-item .label[data-v-ec35bbf4] {
    margin-right: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #4A4A4A;
}
.setting-update-block .el-input[data-v-ec35bbf4] {
    margin-right: 10px;
}


.tip[data-v-98bfbe46] {
    font-size: 17px;
    font-weight: 500;
}
.tip span[data-v-98bfbe46] {
    font-size: 17px;
    font-weight: 700;
}
.tip a[data-v-98bfbe46] {
    color: black;
}
.browse-action[data-v-98bfbe46] {
    margin-bottom: 20px;
}
.upload-action div[data-v-98bfbe46] {
    margin-top: 10px;
}


.table__icon img[data-v-56370429] {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
}


.reveal-api-message-box .el-message-box__message {
    word-break: break-all;
}
.table__icon img {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
}


.card-budge[data-v-29d652de] {
    background: none;
}
.card-budge p[data-v-29d652de] {
    background-color: #E3E3E3;
    border-radius: 5px;
}
.launch-project-card[data-v-29d652de] {
    row-gap: 0;
}


.view-game-slide[data-v-d9545d64] {
    margin-left: -100px;
}
.gift-function-description[data-v-d9545d64] {
    font-size: 14px;
}
@media (min-width: 576px) {
.game-carousel .modal-dialog[data-v-d9545d64] {
        max-width: 500px;
        margin: 8rem auto;
}
}
@media (min-width: 1600px) {
.game-carousel .modal-dialog[data-v-d9545d64] {
        max-width: 1200px;
        margin: 8rem auto;
}
}


.dashboard-sales .game-sales-title {
    display: none;
}
.dashboard-sales .btn-gamesales {
    display: none;
}


