body {
    color: #000;
}

.navbar-toggle .icon-bar {
    background: #4f5d6b;
}


.fa.fa-language.text-white {
    color: #4f5d6b !important;
}


.card-header.collapsed{
    background-color: rgb(255 255 255 / 0%);
}

.taskMain .mainTitle {
    color: #000 !important;
}

.taskMain .mainTitle-sec {
    color: #548235;
    font-size: 16px;
}

.taskMain .card {
    background: rgb(255 255 255 / 40%) !important;
    border: 0px solid #000 !important;
}

.mission_box span {
    color: #548235;
}

.taskMain .taskRight span {
    background: #fff !important;
}

.control__indicator {
    background-color: #ffffff;
}

.control input:disabled ~ .control__indicator {
    background: #ffffff;
}

.taskInfo .control-group {
    box-shadow: none;
}

.answer {
    background: rgb(0 0 0 / 55%) !important;
}

.taskMain .answer {
    color: #fff;
}

.mission_box .text-white.textR {
    color: #000 !important;
}


.aimsBox thead th {
    color: #000 !important;
    background-color: #fff;
}

.aimsBox tbody {
    background: rgb(255 255 255 / 40%) !important;
}

.tableBox thead {
    border-bottom: 0px solid #222;
}

.currencyB.active {
    border: 0px solid #BCCB30;
    background: rgb(170 202 197 / 40%) !important;
    color: #000;
}

.tableBox thead {
    background-color: #fff !important;
    color: #000;
}

.tableBox tbody {
    background: rgb(255 255 255 / 40%) !important;
}

.purse_table {
    color: #000 !important;;
}
.purse_table td {
    background: rgb(255 255 255 / 60%) !important;
}

.purse_table td.textL {
    background: rgb(255 255 255 / 20%) !important;
}

.currencyArcMin {
    color: #fff;
}

.savings_box {
    color: #000;
}

.savings_check_box td {
    color: #000;
}

.coin_savings_box td {
    color: #000;
}

.pay_box {
    color: #000;
}

.pay_step2_box td {
    color: #000;
}

.navbar-collapse {
    color: #000;
    background: rgb(255 255 255 / 95%) !important;
}

.profile_box td {
    color: #000;
}

.password_box label {
    color: #000;
}

.table {
    color: #000 !important;
}

.return_cause {
    color: #fff !important;
}

