#operations-table_wrapper #operations-table_filter {
    display: none;
}

#operations-table_wrapper #operations-table_info {
    display: none;
}

.navigation .nav-wrapper .nav-item8.active .icon:before {
    background-image: url(../img/images/nav8a.png);
}


.plan-content table tr.active-plan {
    background-color: rgba(52, 90, 154, 0.43);
}

.plan-content label input {
    display: none;
}

.banner-item__text {
    width: 100%;
    text-align: center;
}

.crypto-embed-form .form-auth__text b {
    padding: 0 10px;
}

.bonus-status_item.first-status-item {
    padding-bottom: 20px !important;
}

.table-item.amount-field .value {
    font-size: 15px;
}

.partnerstable th:nth-child(2), .partnerstable th:nth-child(3) {
    width: 155px;
}

.take-invest .take-form .top-row .summ .input-wrapper-rub:after {
    content: '₽';
}
.take-invest .take-form .top-row .summ .input-wrapper-eth:after {
    content: 'ETH';
}
.take-invest .take-form .top-row .summ .input-wrapper-btc:after {
    content: 'BTC';
}
.take-invest .take-form .top-row .summ .input-wrapper-ltc:after {
    content: 'LTC';
}

.account-menu a.active {
    background-color: #2E5BA0 !important;
}

.account-menu .menu-icon {
    background-position: 5px center !important;
    padding-left: 40px;
}

[role~="tooltip"][data-microtip-position|="top"]::before {
    background: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2846,%2091,%20160,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E) no-repeat;
}

[aria-label][role~="tooltip"]::after {
    background-color: #2e5ba0 !important;
}

[role~="tooltip"]:hover::after {
    opacity: 0.9 !important;

}

.partners-page th span {
    width: 16px !important;
    height: 16px !important;
}

.table-bonus th span {
    width: 16px !important;
    height: 16px !important;
}

.lang_en .partners-page th:nth-child(2) {
    width: 160px;
}
.lang_en .partners-page th:nth-child(1) {
    width: 230px;
}

.lang_ru .partners-page th:nth-child(1) {
    width: 230px;
}

.lang_ru .partners-page th:nth-child(4) {
    width: 260px;
}

.table-bonus-wrapper {
    overflow: visible;
}


.footer .footer-wrapper {
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important;
}


.mainindex .actual-wrapper .actual-card .coming-soon {
    color: #406fb7 !important;
}


.faq .tab-link .link-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 20px 24px;
}

.faq .link-item:before {
    content: '';
    display: block;
    background-image: url(../img/sprite.png);
}

.faq .link-itemreg:before {
    width: 33px;
    height: 34px;
    background-position: -38px -127px;
}

.faq .link-itemfin:before {
    width: 39px;
    height: 37px;
    background-position: -44px -85px;
}

.faq .link-itempart:before {
    width: 39px;
    height: 39px;
    background-position: 0px -41px;
}

.faq .link-itemoth:before {
    width: 47px;
    height: 36px;
    background-position: 0px 0px;
    margin-right: 5px;
}

.faq .link-itemreg.active:before {
    background-position: 0px -127px;
}

.faq .link-itemfin.active:before {
    background-position: 0px -85px;
}

.faq .link-itempart.active:before {
    background-position: -44px -41px;
}

.faq .link-itemoth.active:before {
    background-position: -52px 0px;
}

.faq .tab-link .link-item h3:before {
    display: none;
}

.open {
    z-index: 6;
}

.index-about .hover-link span {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.index-soc .soc-slider {
    margin-top: 20px !important;
}

.yd--icon {
    background-image: url(../img/pay/yd.svg) !important;
}

.deps-table.blue-deps .title.title-icon.icon-yd:before {
    background-image: url(../img/pay/yd.svg);
    width: 21px;
    height: 21px;
}

.cdep_card .cdep_right 
{
    margin-top: 10px;
}

.news__item .news-content p 
{
    margin-left: 0;
}

.catalog-item .catalog-item__date {
    position: absolute;
    bottom: 5px;
    font-size: 13px;
    color: #7b7b7b
}

.news__item .catalog-item__date {
    font-size: 14px;
    color: #7b7b7b;
}