.nobeforeafter::before,
.nobeforeafter::after {
  display: none !important;
}
.history_table table.table_bonus_info tbody tr td.td_partner {
  text-transform: none;
  width: 45%;
}
.history_table table.table_bonus_info tbody tr td.td_bonus_num {
  color: #43b420;
}
.history_table table.table_history_info,
.history_table table.table_bonus_info {
  opacity: 0.0;
}
.history_table table.table_history_info thead,
.history_table table.table_bonus_info thead {
  margin-bottom: 1px;
}
.history_table table.table_history_info thead tr th,
.history_table table.table_bonus_info thead tr th {
  background: #f8f8fa;
  cursor: pointer;
  font: 500 normal 12px/1.17em MuseoSansCyrl-500;
  border-bottom: 1px solid transparent;
  padding-left: 20px;
}
.history_table table.table_history_info thead tr th.th_bonus,
.history_table table.table_bonus_info thead tr th.th_bonus {
  width: 18% !important;
  text-align: center;
}
.history_table table.table_history_info thead tr th.th_date,
.history_table table.table_bonus_info thead tr th.th_date,
.history_table table.table_history_info thead tr th.th_partner,
.history_table table.table_bonus_info thead tr th.th_partner {
  width: 115px;
}
.history_table table.table_history_info thead tr th.th_address,
.history_table table.table_bonus_info thead tr th.th_address {
  width: 285px;
}
.history_table table.table_history_info thead tr th.th_summ,
.history_table table.table_bonus_info thead tr th.th_summ {
  text-align: center;
}
.history_table table.table_history_info tbody,
.history_table table.table_bonus_info tbody {
  margin-top: 5px;
}
.history_table table.table_history_info tbody tr td,
.history_table table.table_bonus_info tbody tr td {
  vertical-align: middle;
}
.history_table table.table_history_info tbody tr td.td_view img,
.history_table table.table_bonus_info tbody tr td.td_view img {
  visibility: hidden;
}
.history_table table.table_history_info tbody tr:hover td,
.history_table table.table_bonus_info tbody tr:hover td {
  background: #f8f8fa;
}
.history_table table.table_history_info tbody tr:hover td.td_view img,
.history_table table.table_bonus_info tbody tr:hover td.td_view img {
  visibility: visible;
}
.history_table table.table_history_info tbody tr td.td_bonusDown,
.history_table table.table_bonus_info tbody tr td.td_bonusDown {
  background: rgba(237, 27, 46, 0.2);
  border-left: solid 1px #ed1b2e;
  border-right: solid 1px #ed1b2e;
}
.history_table table.table_history_info tbody tr td.td_bunusUp,
.history_table table.table_bonus_info tbody tr td.td_bunusUp {
  background: rgba(106, 202, 77, 0.2);
  border-left: solid 1px #6aca4d;
}
.history_table table.table_history_info tbody tr td.td_bonus,
.history_table table.table_bonus_info tbody tr td.td_bonus {
  width: 18% !important;
  text-align: center;
  color: #43b420;
}
.history_table table.table_history_info tbody tr td.td_Summ,
.history_table table.table_bonus_info tbody tr td.td_Summ {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: #262333;
}
.history_table table.table_history_info tbody tr:first-child td.td_bunusUp,
.history_table table.table_bonus_info tbody tr:first-child td.td_bunusUp {
  border-top: solid 2px #6aca4d;
}
.history_table table.table_history_info tbody tr:first-child td.td_bonusDown,
.history_table table.table_bonus_info tbody tr:first-child td.td_bonusDown {
  border-top: 2px solid #ed1b2e;
}
.dasboard-content_header .tab_info {
  margin-left: -75px;
}
.dasboard-content_header .tab_info tr,
.dasboard-content_header .tab_info td,
.dasboard-content_header .tab_info tbody {
  border: none;
}
.dasboard-content_header .tab_info tr {
  padding: 3px 0;
  display: block;
}
.dasboard-content_header .tab_info td.td_info {
  color: #262333;
  text-transform: uppercase;
  font: 700 normal 14px "MuseoSansCyrl-500";
  padding: 0px 0;
  vertical-align: middle;
  position: relative;
}
.dasboard-content_header .tab_info td.td_info span.td_info_mybonus_db {
  position: absolute;
  padding-left: 72px;
  vertical-align: middle;
  /*color: #6aca4d;*/
  font-size: 30px;
  top: -13px;
  left: 100px;
  width: 200px;
  padding-top: 12px;
}

@media (max-width: 1200px) {
  .dasboard-content_header .tab_info td.td_info span.td_info_mybonus_db {
    padding-left: 30px;
  }
}

.dasboard-content_header .tab_info td.td_info span span.LevelExternalId_friend,
.dasboard-content_header .tab_info td.td_info span span.LevelExternalId_buddy,
.dasboard-content_header .tab_info td.td_info span span.LevelExternalId_bestfriend {
  min-width: 70px;
}
.dasboard-content_header .tab_info td.td_info span span {
  padding-left: 0;
  margin-top: 12px;
}
.dasboard-content_header .tab_info td.td_info .error_CardNumber {
  position: inherit;
  margin-top: 8px;
}
.dasboard-content_header .tab_info td.td_info .btn {
  border: none;
  padding: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 1.21;
  height: auto;
}
.dasboard-content_header .tab_info td.td_info .modal .modal-content,
#modal_add_CardNumber .modal-content {
  height: 276px;
  padding-left: 56px;
  padding-right: 56px;
}
.dasboard-content_header .tab_info td.td_info .modal .modal-content h5.modal-title,
#modal_add_CardNumber .modal-content h5.modal-title,
#modal_blockcard .modal-content h5.modal-title,
#modal_blockcard_status .modal-content h4.modal-title {
  text-align: center;
  margin: 35px auto 25px auto;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: initial;
  font-family: "MuseoSansCyrl-700";
  color: #262333;
}

#modal_blockcard_status .modal-content h4.modal-title {
  font-family: "MuseoCyrl-700";
  font-size: 32px;
  line-height: 34px;
}

#modal_blockcard_status .modal-content .modal-header .modal-text {
  text-align: center;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  line-height: 22px;
  color: #262333;
  width: 80%;
  margin: 12px auto 0px auto;
}

.dasboard-content_header .tab_info td.td_info .modal .label_enter_card_number,
#modal_add_CardNumber .label_enter_card_number {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.6px;
  text-align: left;
  color: #262333;
  font-family: "MuseoSansCyrl-500";
  text-transform: initial;
}
.dasboard-content_header .tab_info td.td_info .modal .btn-success,
#modal_add_CardNumber .btn-success,
#modal_blockcard .btn-success,
#modal_blockcard_status .btn-success,
#modal_anniversary_action .btn-success {
  width: 159px;
  height: 42px;
  object-fit: contain;
  border-radius: 100px;
  background-color: #6aca4d;
  font-family: "MuseoSansCyrl-500";
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: uppercase;
  margin: 15px auto;
  color: #ffffff;
  padding: 0;
}
.dasboard-content_header .tab_info td.td_info .modal .btn-success_nobg,
#modal_add_CardNumber .btn-success_nobg,
#modal_blockcard_status .btn-success_nobg {
  border-radius: 100px;
  border: solid 2px #6aca4d !important;
  color: #262333;
  font-size: 12px;
  line-height: 40px;
  height: 42px;
  background: #fff;
}
.dasboard-content_header .tab_info td.td_info .modal #bt_add_CardNumber_again,
.dasboard-content_header .tab_info td.td_info .modal #bt_add_CardNumber_later,
#modal_add_CardNumber #bt_add_CardNumber_again,
#modal_add_CardNumber #bt_add_CardNumber_later {
  width: 190px;
  padding-left: 10px;
  padding-right: 10px;
}
.dasboard-content_header .tab_info td.td_info .modal .form-group_btn,
#modal_add_CardNumber .form-group_btn {
  text-align: center;
}
.dasboard-content_header .tab_info td.td_info .modal .code_cadr_added_block,
#modal_add_CardNumber .code_cadr_added_block {
  text-align: center;
  padding-top: 50px;
}
.dasboard-content_header .tab_info td.td_info .modal .code_cadr_added_block h4,
#modal_add_CardNumber .code_cadr_added_block h4 {
  text-align: center;
}
.dasboard-content_header .tab_info td.td_info .modal .code_cadr_added_block b,
#modal_add_CardNumber .code_cadr_added_block b {
  display: block;
  margin-bottom: 30px;
}

#modal_blockcard,
#modal_blockcard_status {
  top: 203px;
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
}

#modal_blockcard .modal-header .modal-title,
#modal_blockcard_status .modal-header .modal-title{
  margin: 43px 74px 0px 75px !important;
}

#modal_blockcard .modal-body .form-group_btn,
#modal_blockcard_status .modal-body .form-group_btn{
  text-align: center;
}

#modal_blockcard .modal-body .btn,
#modal_blockcard_status .modal-body .btn {
  width: 219px;
  text-transform: uppercase;
}

#modal_blockcard .modal-body .form-group .btn,
#modal_blockcard_status .modal-body .form-group .btn{
  margin-bottom: 12px !important;
  padding: 0px;
}

#modal_blockcard .modal-body .form-group #modal_user_blockcard_btn_deny {
  margin-bottom: 53px !important;
}

#modal_blockcard .modal-body .form-group,
#modal_blockcard_status .modal-body .form-group {
  margin: 0 !important;
}

@media (max-width: 768px) {
  #modal_blockcard .modal-dialog,
  #modal_blockcard_status .modal-dialog {
    margin: 0 auto;
  }

  #modal_blockcard .modal-header .modal-title,
  #modal_blockcard_status .modal-header .modal-title {
    margin: 43px auto 0px auto !important;
    padding: 0 !important;
  }

}

@media (max-width: 400px) {
  #modal_blockcard .modal-body .form-group .btn,
  #modal_blockcard .modal-body .form-group .btn {
    max-width: 150px;
  }
}

.dropdown-menu .logout > a {
  padding: 0 !important;
}
.dropdown-menu .logout img {
  margin-left: 35px;
}

.dropdown-menu span.logout > i {
  margin-left: 60px;
  margin-top: 2px;
}

@media (max-width: 768px) {
  .dropdown-menu span.logout {
    margin-right: 40px;
  }
  .dropdown-menu .logout img {
    margin-left: 40px;
  }
  .dropdown-menu span.logout > i {
    margin-left: 40px;
    margin-top: 7px;
  }
}

#modal_blockcard_status .modal-content {
  height: 270px;
}

.dasboard-content_header .tab_info .tr_status-card {
  margin-top: 20px;
}

.dasboard-content_header .tab_info .td_info_status-card .description_status-block-card {
  color: #B7B6BB;
  text-transform: none !important;
}

@media screen and (max-width: 1000px) {
  .dasboard-content_header .table tr {
    width: 100% !important;
  }
}

.dasboard-content_header .nplr .card_block img {
  width: 232px;
}

@media (max-width: 480px) {
  .dasboard-content_header .tab_info td.td_info span.td_info_mybonus_db {
    position: absolute;
    top: 25px !important;
    left: -50px !important;
  }
}

