@import url(fonts.googleapis.com/css?family=Open+Sans);

* {
  font-family: 'Open Sans', sans-serif !important;
}

section.page_main {
  background-color: #fff;
}
.account_page_left {
  padding-top: 42px;
}
.account_page_fight {
  padding-top: 32px;
}
.head_account.green_line span:before,
.head_account.black_line span:before {
  height: 5px;
  bottom: -5px;
}
.account_info_right p:first-child {
  font-size: 20px;
  font-weight: bold;
  color: #69b30b;
  margin-bottom: 6px;
}
.account_info_right p:first-child img {
  position: relative;
  top: 4px;
  margin-left: 10px;
}
.account_list_right li a i {
    top: 4px;
}
.account_list_right li:nth-child(1) a i {
    background-position-x: -4px;
}
.account_list_right li:nth-child(1) a.active_tab i,
.account_list_right li:nth-child(1) a:hover i {
    background-position-y: 37px;
}
.account_list_right li a i.account_icon_adress {
    background-position-x: -40px;
}
.account_list_right li a.active_tab i.account_icon_adress,
.account_list_right li a:hover i.account_icon_adress {
    background-position-y: 105px;
}
.account_list_right li a i.account_icon_cart {
    background-position-x: 118px;
}
.account_list_right li a.active_tab i.account_icon_cart,
.account_list_right li a:hover i.account_icon_cart {
    background-position-y: 105px;
}
.account_list_right li a i.account_icon_car {
    background-position-x: -126px;
}
.account_list_right li a.active_tab i.account_icon_car,
.account_list_right li a:hover i.account_icon_car {
    background-position-y: 108px;
}
.account_list_right li a i.account_icon_subscription {
    background-position-x: 233px;
}
.account_list_right li a.active_tab i.account_icon_subscription,
.account_list_right li a:hover i.account_icon_subscription {
  background-position-y: -30px;
  background-position-x: 234px;
}


.head_account.green_line span:before {
    max-width: 213px;
    width: 213px;
}
.mnu > li > a {
    color: #000;
}
.mnu > li > a:before {
    height: 16px;
    top: 17px;
    background-color: #000;
}
.dates_block input {
    width: calc(100% - 90px);
    float: left;
}
.dates_block {
    position: relative;
}
.dates_block:before {
    content: '';
    background-image: url(../img/calendar.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 131px;
    height: 20px;
    width: 23px;
}
.input_group.no_check input,
.input_group.no_check label {
    display: inline-block;
    float: right;
}

.full_input.pdb2 .input_group label {
  margin-left: 10px;
    top: 3px;
    position: relative;
}

.account_page_left .check_link.no_check {
  font-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 8px;
    background-position: 7px;
}

.account_page_left .user_list li:last-child {
    border: 0;
}

.total_table_up .total_table_td span {
    position: relative;
}
.total_table_up .total_table_td span:before {
  width: 100%;
    height: 5px;
    bottom: -10px;
    right: 0;
}
.total_table_up .total_table_td:first-child span:before {
  background-color: #000000;
}

.account_page_left div.total_table > div > div:nth-child(1) {
  font-size: 20px;
font-weight: 900;
}

.b_t_account {
  padding: 2px;
  font-size: 13px;
}

.account_cart.green .account_cart_head .account_cart_td span:before {
  height: 5px;
    bottom: -3px;
}

.account_cart.green .account_cart_head .account_cart_td,
.account_cart.green .account_cart_body .account_cart_td {
  border-bottom: 1px solid #b4b5b7;
}

.account_cart .account_cart_td input {
  position: absolute;
  top: 50%;
}

.account_cart.green .account_cart_td img {
      margin-right: 30px;
      border: 1px solid #000;
    max-width: 80px;
}

#tab4 .head_account {
  display: block;
  width: 100%;
}
#tab4 .total_table_up {
  display: block;
}
#tab4 .total_table_up .total_table_head {
  display: block;
    width: 100%;
}
#tab4 .account_page_left div.total_table > div > div:nth-child(1) {
  display: block;
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #b4b5b7;
}
#tab4 .total_table_up .total_table_head .total_table_td {
  width: 20%;
  display: inline-block;
      min-height: auto;
}
.total_table_up .total_table_td:first-child span:before {
    background-color: #000000;
}
#tab4 .total_table_up .total_table_head .total_table_td:nth-child(3) {
  width: 25%;
}
#tab4 .total_table_row {
  display: block;
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #b4b5b7;
        min-height: auto;
}
#tab4 .total_table_row .total_table_td {
  width: 20%;
  display: inline-block;
  border: 0;
  min-height: auto;
}
#tab4 .total_table_row .total_table_td:nth-child(3) {
  width: 25%;
}
#tab4 .total_table_row .total_table_td:nth-child(4) {
  width: 17%;
}
#tab4 .total_table_row .total_table_td:nth-child(5) {
  width: 15%;
}
#tab4 .total_table_row .total_table_td:nth-child(5) a {
  display: block;
  float: none;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_body .account_cart_tr {
  background-color: #ffffff;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_head .account_cart_td {
  border-bottom-color: #b4b5b7;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_body .account_cart_tr img {
  height: 60px;
  width: auto;
  margin: 2px;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_head .account_cart_td span {
  color: #69b30b;
  font-size: 15px;
  font-weight: 600;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_head .account_cart_td span:before {
  background-color: #69b30b;
  height: 5px;
  bottom: -3px;
}
#tab4 .total_table.total_table_up .account_cart .account_cart .account_cart_body .account_cart_td {
  border-bottom-color: #69b30b;
}
.profile_user_avatar img,
.account_banner img {
  max-width: 100%;
  height: auto;
}
.profile_user_avatar input {
  visibility: hidden;
}

#tab1 .full_input .input_group {
  width: auto;
}
#tab1 .full_input .input_group input {
  margin-left: 20px;
}

.profile_user_right {
  width: initial;
  max-width: 200px;
}
.profile_user_left {
  width: initial;
}
.user_form {
  width: 100%;
}
#tab1 .input_group.no_check input {
  margin-left: 20px;
}
#tab1 .input_group.no_check .dates_block input {
  margin-left: 0;
}
#tab2 .user_form > div {
  width: 38%;
}
#tab2 .user_form > div:nth-child(2) {
  float: right;
}

@media (max-width: 768px) {
  .account_page_fight,
  .account_page_left {
    width: 100%;
  }
  .mnu > li > a:before {
    display: none;
  }
  .account_info_right,
  .account_banner {
    display: none;
  }
  .profile_user_left {
    width: 100%;
    margin-top: 30px;
  }
  .profile_user_left dates_block label {
    display: none;
  }
}
@media (max-width: 580px) {
  .user_form > div,
  .user_form > div:nth-child(2) {
    width: 100%;
  }
    #tab2 .user_form > div{
        width: 100%;
    }
    .account_cart.green .account_cart_td img{
        max-width: 50px;
    }
}
