/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.inner_wrapper .sort_display .sort_btn.table,
.sort_header .sort_display .sort_btn.table,
.item_info .rating,
.wrapper_inner .display_list .description_wrapp .wrapp_stockers .rating,
.fast_view_frame .wrap_cheaperForm,
.item_main_info .item_block.item_block--rating,
.item_main_info .item_block.item_block--brand,
.page-top-main .line_block.share {
    display: none;
}

.catalog_block .catalog_item .btn.btn-default {
    color: #fff;
}
.wrap_basket_recomended .all_wrapp.basket .content_inner .tabs_slider .inner_wrap .item_info,
.catalog_detail .tab_slider_wrapp.bottom_slider.specials .tabs_slider .inner_wrap .item_info {
    justify-content: flex-start;
}
.catalog_item .item-title {
    margin-bottom: 9px;
}

.block_list .item_block .item-title {
    margin-bottom: 9px;
}
.basket-item-block-properties .basket-item-property-custom.basket-item-property-custom-text,
.basket_hover_block .price_name {
    display: none;
}
.bx-sbb-empty-cart-container {
    padding-bottom: 15px;
}
.wrap_basket_recomended .recomendation.wrapper_block .top_block {
    border-top: none;
}
@media only screen and (max-width: 580px) {
    #basket-root .basket-items-list .basket-items-list-item-container > td:first-child {
        padding-left: 0;
    }
}

/*bx_soa*/
#bx-soa-basket .bx-soa-item-tr.bx-soa-item-info-container {
    display: none !important;
}
.bx_check {
    display: flex;
}
.bx_check .soa-property-container input {
    display: none;
}
#bx-soa-order #bx-soa-properties.bx-soa-section .bx_check label {
    font-size: 13px;
    color: #333;
    margin-bottom: 4px;
    padding-left: 23px;
    position: relative;
    z-index: 100;
    cursor: pointer;
    outline: none;
    font-weight: normal;
}
.bx_check input[type="checkbox"] + label:before {
  font-size: 0;
  content: ".";
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0px;
  top: 2px;
  background: transparent;
  z-index: 3;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.bx_check input[type="checkbox"] + label:hover:before,
.bx_check input[type="checkbox"]:checked + label:before {
    color: #FFF;
    background: #35897a;
}
.bx_check input[type="checkbox"] + label:after {
  font-size: 0;
  content: ".";
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0px;
  top: 2px;
  z-index: 2;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0px 0px 0px 1px #cccccc inset;
  -moz-box-shadow: 0px 0px 0px 1px #cccccc inset;
  -webkit-box-shadow: 0px 0px 0px 1px #cccccc inset;
  background: #fff;
}
.bx_check input[type="checkbox"]:checked + label:after {
  box-shadow: none;
  background: url(/bitrix/templates/aspro_next/images/svg/Input_icons.svg) 0px 0px no-repeat;
  z-index: 4;
}

.bx_notification_message {
    margin-top: 15px;
}

@media only screen and (max-width: 550px) {
    .wrap_basket_recomended .bigdata_recommended_products_items .viewed_slider.common_product {
        padding-left: 16px;
        padding-right: 16px;
    }
    .wrap_basket_recomended .bigdata_recommended_products_items .viewed_slider.common_product ul.slider_navigation {
        right: 16px;
    }
}
/*END bx_soa*/

/*copy_link*/
.copy_link {
    color: #b0b0b0;
}
.copy_link:hover {
    color: #40a291;
}

.wrap_reg_form_check_not_rez .iblock.text_block {
    padding-top: 0;
    margin-top: 0;
}
.wrap_reg_form_check_not_rez .filter.label_block input[type="checkbox"] + label:after, 
.wrap_reg_form_check_not_rez .filter.label_block input[type="checkbox"] + label:before {
    top: 1px;
}
.wrapper_inner .registraion-page .main_info {
    border-right: none;
}
.notification_message_with_email {
    padding-top: 35px;
}
@media only screen and (max-width: 1200px) {
    .wrapper_inner .registraion-page .main_info {
        width: 95%;
        padding-right: 0;
    }
}
@media only screen and (max-width: 768px) {
    .wrap_reg_form_check_not_rez .iblock.text_block {
        padding-top: 10px;
    }
    .wrapper_inner .registraion-page .main_info {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .reg_tabs .tabs .nav.nav-tabs a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 11px;
    }
}

/*main_select_car*/
    .main_select_car {
        background-image: url('../images/main/fon_main_select_car.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 36px 36px 36px 89px;
        min-height: 465px;
        color: #fff;
        margin-bottom: 40px;
    }
    .main_select_car .main_select_car__info {
        max-width: 392px;
    }
    .main_select_car__info .main_select_car_title {
        font-weight: 700;
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 6px;
        text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
    }
    .main_select_car__info .main_select_car_descr {
        font-weight: 600;
        font-size: 17px;
        line-height: 26px;
        text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
    }

    .main_select_car__choice {
        max-width: 360px;
        width: 100%;
    }
    .choice_car {
        background: #F2F2F2;
        padding: 30px;
    }
    .choice_car .choice_car__title {
        font-weight: 700;
        font-size: 23px;
        line-height: 31px;
        padding-bottom: 18px;
        color: #1D2029;
    }

    .choice_car .btn_select_auto {
        width: 100%;
        height: 45px;
        font-weight: 700;
        font-size: 15px;
    }
    .choice_car .wrap_select_site_site {
        margin-bottom: 10px;
    }
    .wrap_select_site_site .common_select .common_select-link {
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        display: flex;
        align-items: center;
        height: 45px;
        padding-left: 18px;
        padding-right: 33px;
    }
    .wrap_select_site_site .common_select .common_select-link .ik_select_link_text {
        font-weight: 400;
        font-size: 15px;
        color: #1E1E1E;
        height: auto;
        overflow: hidden;
    }
    .wrap_select_site_site .common_select .common_select-link .trigger,
    .wrap_select_site_site .common_select .common_select-link:hover .trigger,
    .wrap_select_site_site .common_select .common_select-link.opened .trigger {
        background: transparent;
    }
    .wrap_select_site_site .common_select .common_select-link .trigger {
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 100%;
    }
    .wrap_select_site_site .common_select .common_select-link .trigger:before {
        content: '\f107';
        background: none;
        color: #0D897F;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 18px;
        width: auto;
        height: auto;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .ik_select_dropdown.common_select-dd {
        margin-top: 5px;
    }
    .ik_select_filter_wrap {
        margin: 5px;
    }
    .ik_select_filter_wrap .ik_select_filter {
        width: 100% !important;
    }

    .horizontal_choice_car.choice_car {
        padding: 20px;
        margin-bottom: 30px;
    }
    .horizontal_choice_car .selection_auto__select {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% - 240px);
        margin: 0 -5px;
    }
    .horizontal_choice_car .selection_auto__select .wrap_select_site_site {
        width: calc(25% - 10px);
        margin: 5px;
    }
    .horizontal_choice_car form {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-end;
    }
    .horizontal_choice_car.choice_car .btn_select_auto {
        width: 240px;
        margin-left: 10px;
    }
    .horizontal_choice_car.choice_car .choice_car__title {
        font-size: 20px;
        line-height: normal;
        padding-bottom: 10px;
    }

    /*list_brand*/
    .wrap_page_choice_car_title {
        display: flex;
        align-items: center;
        padding-bottom: 28px;
    }
    .page_choice_car_title {
        font-weight: 700;
        font-size: 20px;
        line-height: 27px;
        color: #383838;
        margin-right: 15px;
    }
    .wrap_page_choice_car_title .list_brand_alphabet_title__link {
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        text-decoration: underline;
        color: #0D897F; 
    }
    .wrap_page_choice_car_title .list_brand_alphabet_title__link:hover {
        text-decoration: none;
    }
    .list_brand_alphabet__item  {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
    body .list_brand_alphabet {
        position: relative;
        width: 100%;
        font-size: 18px;
        line-height: 29px;
        list-style: none;
        margin-bottom: 24px;
    }
    body .list_brand_alphabet li:before {
        display: none;
    }
    body .list_brand_alphabet li {
        display: inline-block;
        width: 100%;
        position: relative;
        padding-left: 55px;
        margin-bottom: 5px;
    }
    .list_brand_alphabet li.letter {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .list_brand_alphabet li.letter span {
        border: 1px solid #DFDFDF;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        font-weight: 700;
        font-size: 16px;
        line-height: 0;
        letter-spacing: 0.095em;
        text-transform: uppercase;
        color: #0D897F
    }
    .list_brand_alphabet.brand_hide {
        display: none;
    }
    .list_brand_alphabet.brand_hide.show_brand {
        display: inline-block;
    }
    .list_brand_alphabet li.brand_hide {
        display: none;
    }
    .list_brand_alphabet li.brand_hide.show_brand {
        display: inline-block;
    }
    .list_brand_alphabet li .brend_name {
        font-size: 14px;
        color: #0B0B0A;
        text-decoration: underline;
        cursor: pointer;
    }
    /*END list_brand*/

    /*choice_model_page*/
    .choice_model_page .list_choice_model {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
    body .list_choice_model li:before {
        display: none;
    }
    .choice_model_page .list_choice_model li {
        display: inline-block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .choice_model_page .list_choice_model li a {
        color: #0B0B0A;
        text-decoration: underline;
    }
    .choice_model_page .list_choice_model li a:hover {
        text-decoration: none;
    }
    /*END choice_model_page*/

    /*choice_type_page*/
    .choice_type_page .choice_type_item {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .choice_type_item .choice_type_col {
        width: calc(20% - 20px);
        margin: 10px;
        display: flex;
        flex-direction: column;
    }
    .choice_type_col .choice_type_img {
        width: 100%;
        height: 180px;
    }
    .choice_type_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .choice_type_col .choice_type_info {
        border: 1px solid #F2F2F2;
        border-top: none;
        display: flex;
        flex-direction: column;
        padding: 20px 15px;
        height: calc(100% - 180px);
    }
    .choice_type_col .choice_type_name {
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        color: #383838;
        transition: color ease-out 70ms;
    }
    .choice_type_col .choice_type_name span {
        display: block;
    }
    .choice_type_col .choice_type_generation {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #383838;
        padding-bottom: 6px;
    }
    .choice_type_col .choice_type_one,
    .choice_type_col .choice_type_two {
        color: #888888;
    }
    .choice_type_item .choice_type_col:hover .choice_type_name {
        color: #378c7d;
    }
    /*END choice_type_page*/

    /*detail_car*/
    .detail_car .detail_car_title {
        font-weight: 700;
        font-size: 30px;
        line-height: 41px;
        color: #383838;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .detail_car .detail_car__img_info {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .detail_car__img_info .detail_car_img {
        width: 492px;
        height: 354px;
    }
    .detail_car_img img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }
    .detail_car__img_info .detail_car_info {
        flex-grow: 1;
        padding-top: 24px;
        padding-left: 35px;
    }
    .detail_car_info .detail_car_info_item {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px;
        color: #383838;
    }
    .detail_car_info_item .info_item_title {
        font-weight: 700;
    }
    .detail_car_info_item .info_item_descr {
        font-weight: 400;
    }
    .detail_car_info_item .info_item_descr.own_color {
        color: #888888;
    }

    .detail_car .detail_car_tags {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 35px;
        padding-bottom: 15px;
        margin: 0 -5px;
    }
    .detail_car .detail_car_tags li {
        margin: 5px;
        padding-left: 0;
    }
    body .detail_car_tags li:before {
        display: none;
    }
    .detail_car .detail_car_tags .detail_car_tag_link {
        background: #FFFFFF;
        border: 1px solid #0D897F;
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 10px;
        min-height: 30px;
        font-size: 13px;
        line-height: 18px;
        transition: all ease-out 70ms;
    }
    .detail_car .detail_car_tags .detail_car_tag_link.active {
        position: relative;
        padding-right: 30px;
    }
    .detail_car .detail_car_tags .detail_car_tag_link.active,
    .detail_car .detail_car_tags .detail_car_tag_link:hover {
        background: #0D897F;
        border-color: transparent;
        color: #fff;
    }
    .detail_car .detail_car_tags .detail_car_tag_link .car_tag_close {
        display: none;
    }
    .detail_car .detail_car_tags .detail_car_tag_link.active .car_tag_close {
        background-image: url('../images/podbor_auto/arrow.svg');
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -6px;
        display: flex;
        width: 14px;
        height: 14px;
        z-index: 10;
    }
    /*END detail_car*/

    @media only screen and (max-width: 1500px) {
        .horizontal_choice_car .selection_auto__select {
            width: calc(100% - 175px);
        }
        .horizontal_choice_car.choice_car .btn_select_auto {
            width: 175px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
    }
    @media only screen and (max-width: 1400px) {
        /*choice_type_page*/
        .choice_type_item .choice_type_col {
            width: calc(25% - 20px);
        }
        /*END choice_type_page*/
    }
    @media only screen and (max-width: 1300px) {
        .main_select_car {
            padding-left: 45px;
            min-height: 454px;
        }
        .main_select_car .main_select_car__info {
            max-width: 334px;
        }
        .main_select_car__choice {
            max-width: 320px;
        }
        .choice_car .choice_car__title {
            font-size: 20px;
            line-height: 27px;
        }
    }
    @media only screen and (max-width: 1199px) {
        .catalog .horizontal_choice_car .selection_auto__select {
            width: calc(100% + 10px);
        }
        .catalog .horizontal_choice_car.choice_car .btn_select_auto {
            width: calc(25% - 10px);
        }
    }
    @media only screen and (max-width: 1070px) {
        .main_select_car {
            flex-direction: column;
            align-items: flex-start;
        }
        .main_select_car__info .main_select_car_title {
            font-size: 24px;
            line-height: 33px;
        }
        .main_select_car__info .main_select_car_descr {
            font-size: 15px;
            padding-bottom: 32px;
        }
        .main_select_car .main_select_car__info {
            max-width: 400px;
        }
        .main_select_car__choice {
            max-width: 380px;
        }

        /*list_brand*/
        .list_brand_alphabet__item {
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-count: 3;
        }
        /*END list_brand*/

        /*choice_model_page*/
        .choice_model_page .list_choice_model {
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-count: 3;
        }
        /*END choice_model_page*/

        /*choice_type_page*/
        .choice_type_page .choice_type_item {
            margin: 0 -5px;
        }
        .choice_type_item .choice_type_col {
            width: calc(33.33333333% - 10px);
            margin: 5px;
        }
        /*END choice_type_page*/

        /*detail_car*/
        .detail_car .detail_car_tags {
            padding-top: 20px;
        }
        /*END detail_car*/
    }

    @media only screen and (max-width: 991px) {
        .horizontal_choice_car .selection_auto__select {
            width: calc(100% + 10px);
        }
        .horizontal_choice_car.choice_car .btn_select_auto {
            width: calc(25% - 10px);
        }

        .main_select_car {
            flex-direction: row;
            align-items: center;
        }
        .main_select_car .main_select_car__info {
            max-width: 334px;
            padding-right: 20px;
        }
        .main_select_car__choice {
            max-width: 320px;
        }
        /*detail_car*/
        .detail_car__img_info .detail_car_img {
            width: 350px;
            height: 250px;
        }
        /*END detail_car*/
    }
    @media only screen and (max-width: 767px) {
        .main_select_car {
            padding: 36px 15px 15px;
            margin-left: -15px;
            margin-right: -15px;
        }
        .choice_car {
            padding: 13px;
        }

        .horizontal_choice_car.choice_car {
            padding: 15px;
        }
        .horizontal_choice_car .selection_auto__select {
            width: calc(100% + 10px);
        }
        .horizontal_choice_car.choice_car .btn_select_auto,
        .catalog .horizontal_choice_car.choice_car .btn_select_auto,
        .horizontal_choice_car .selection_auto__select .wrap_select_site_site {
            width: 100%;
        }
        .horizontal_choice_car.choice_car .btn_select_auto {
            margin-top: 5px;
            margin-left: 0;
        }

        /*list_brand*/
        .list_brand_alphabet__item {
            -moz-column-count: 2;
            -webkit-column-count: 2;
            column-count: 2;
        }
        body .list_brand_alphabet {
            margin-bottom: 20px;
        }
        body .list_brand_alphabet li {
            padding-left: 0;
        }
        .list_brand_alphabet li.letter {
            position: static;
            margin-bottom: 14px;
        }
        /*END list_brand*/

        /*choice_model_page*/
        .choice_model_page .list_choice_model {
            -moz-column-count: 2;
            -webkit-column-count: 2;
            column-count: 2;
        }
        /*END choice_model_page*/

        /*choice_type_page*/
        .choice_type_item .choice_type_col {
            width: calc(50% - 10px);
        }
        /*END choice_type_page*/

        /*detail_car*/
        .detail_car .detail_car_title {
            font-size: 24px;
            line-height: 33px;
        }
        .detail_car__img_info .detail_car_info {
            width: 100%;
            padding-left: 0;
        }
        .detail_car__img_info .detail_car_img {
            max-width: 350px;
            max-height: 250px;
            width: 100%;
            height: 100%;
        }
        .detail_car .detail_car_tags {
            padding-top: 15px;
        }
        /*END detail_car*/
    }

    @media only screen and (max-width: 480px) {
        /*choice_type_page*/
        .choice_type_item .choice_type_col {
            width: calc(100% - 10px);
        }
        /*END choice_type_page*/

        /*detail_car*/
        body .ce_cmp .select_auto__list_products.catalog .block_list .item_block {
            width: 100%;
        }
        /*END detail_car*/
    }
/*END main_select_car*/

/*personal_price_list*/
.notification_price_list {
    background: #F8F8F9;
    border: 1px solid #F2F2F2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    margin-bottom: 26px;
}
.notification_price_list .notification_price_list_descr {
    width: calc(100% - 264px);
    margin-right: 24px;
}
.notification_price_list .download_price_list {
    width: 240px;
}
.download_price_list .link_price_list {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 45px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
}
.download_price_list .selectP_site {
    margin-bottom: 15px;
}
.notification_price_list_descr .notification_price_list__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #383838;
    padding-bottom: 8px;
}
.notification_price_list_descr .notification_price_list__text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #383838;
}
.download_price_list .selectP_site .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.selectP_site button.btn.btn-default {
    width: 100%;
    outline: none !important;
    box-shadow: none !important;
}
.selectP_site button.btn.btn-default,
.selectP_site button.btn.btn-default:hover,
.selectP_site button.btn.btn-default:active, 
.selectP_site button.btn.btn-default:focus {
    background: #fff;
    border-radius: 2px;
    border-color: #F2F2F2;
    position: relative;
    height: 45px;
    color: #1E1E1E;
}
.selectP_site .bootstrap-select > .dropdown-toggle.bs-placeholder,
.selectP_site .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.selectP_site .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, 
.selectP_site .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #888888;
}
.selectP_site .bootstrap-select button.dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
}
.selectP_site .bootstrap-select button.dropdown-toggle .filter-option-inner {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.selectP_site .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}
.selectP_site .bootstrap-select button .bs-caret .caret {
    display: none;
}
.selectP_site .bootstrap-select button .bs-caret {
    display: flex;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
}
.selectP_site .bootstrap-select button .bs-caret:before {
    content: '\f107';
    background: none;
    color: #0D897F;
    font: normal normal normal 18px/1 FontAwesome;
    width: auto;
    height: auto;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .selectP_site .bootstrap-select ul.dropdown-menu li:before {
    display: none;
}
.selectP_site .bootstrap-select div.dropdown-menu {
    width: 100%;
}
.selectP_site .bootstrap-select ul.dropdown-menu li {
    padding: 0;
    margin: 0;
}
.selectP_site .bootstrap-select ul.dropdown-menu li a {
    font-size: 13px;
    line-height: 18px;
    color: #383838;
    padding: 10px 18px;
}
.selectP_site .bootstrap-select.show-tick .dropdown-menu span.check-mark,
.selectP_site .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 11px;
    left: 18px;
}
.selectP_site .bootstrap-select.show-tick .dropdown-menu span.check-mark {
    background: #fff;
    border: 1px solid #F2F2F2;
}
.selectP_site .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    background: #0D897F;
    border-color: #0D897F;
}
.selectP_site .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark:before {
    content: '';
    background-image: url('../images/checkmark.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 15px;
    height: 15px;
}
.selectP_site .bootstrap-select.show-tick .dropdown-menu li a span.text {
    padding-left: 34px;
    margin: 0;
    white-space: normal;
    word-break: break-all;
}

.download_file_item .file-selectdialog {
    background: transparent;
    overflow: visible;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
}
.download_file_item .file-selectdialog .file-extended {
    margin: 0;
}
.download_file_item .file-selectdialog .file-extended .file-selector,
.download_file_item .file-selectdialog .file-extended .file-selector:hover {
    border: 2px dashed #E1E1E1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 0;
    min-height: 290px;
}
.download_file_item .file-selectdialog .file-extended .file-load-img {
    background: url('../images/price_list/list_def.svg');
    background-position: center !important;
    background-repeat: no-repeat;
    position: static;
    order: -1;
    width: 44px;
    height: 55px;
    margin-bottom: 14px;
}
.download_file_item .file-selectdialog .file-extended .file-load-img.active {
    background: url('../images/price_list/list_full.svg');
}
.download_file_item .file-selectdialog .file-extended .file-uploader .file-but-text {
    display: flex;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    justify-content: center;
}
.download_file_item .file-selectdialog .file-extended .file-uploader .file_text_up {
    display: inline-flex;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #383838;
    padding-bottom: 10px;
}
.download_file_item .file-selectdialog .file-extended .file_format_text {
    display: inline-flex;
    padding-top: 18px;
    font-size: 15px;
    font-weight: 400;
    color: #383838;
}
.download_file_item .file-selectdialog .file-extended .calculate_prices_link {
    margin: 18px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 185px;
    height: 45px;
    font-weight: 700;
    font-size: 15px;
    text-shadow: none;
}
.download_file_item .file-but-text span {
    margin: 0 2px;
}
.download_file_item .file-but-text .download_file_choose_link {
    color: #0D897F;
    text-decoration: underline;
}
.download_file_item .file-uploader:hover .file-but-text .download_file_choose_link {
    color: #222;
    text-decoration: none;
}
.download_file_item .file-but-text .download_file_choose_text {
    color: #C4C4C4;
}
.download_file_item .download_file_desct_text {
    display: flex;
    flex-direction: column;
    max-width: 635px;
    width: 100%;
    line-height: 22px;
    padding-top: 25px;
}
.download_file_item .download_file_notification {
    font-size: 18px;
    color: #383838;
}
.download_file_notification .download_file_notification__title {
    font-weight: 700;
}
.download_file_notification .download_file_notification__text {
    font-weight: 400;
    font-size: 15px;
}
.download_file_item .download_file_error {
    font-weight: 400;
    font-size: 15px;
    color: #F10000;
}
.download_file_item .file-placeholder {
    margin: 0;
}
.download_file_item .file-placeholder .file-placeholder-tbody,
.download_file_item .file-placeholder .file-placeholder-tbody tr,
.download_file_item .file-placeholder .file-placeholder-tbody td {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.download_file_item .file-placeholder .file-placeholder-tbody td {
    border: none;
    padding: 0;
}
.download_file_item .file-placeholder .files-list {
    table-layout: auto;
    margin-top: 0;
}
.download_file_item .file-placeholder .file-placeholder-tbody td.files-size {
    display: none;
}
.download_file_item .file-placeholder .file-placeholder-tbody td.files-name {
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;  
    color: #383838;
}
.download_file_item .file-placeholder .file-placeholder-tbody td.files-name .files-storage-block .del-but {
    top: 3px;
}
.download_file_item .file-placeholder .loading-wrap {
    width: 150px;
    margin: 2px auto 5px;
}
.download_file_item .file-placeholder .loading {
    height: 19px;
}
.download_file_item .file-placeholder .f-wrap {
    white-space: normal;
    word-break: break-all;
}

.personal_price_list .price_list_order {
    padding-top: 30px;
}
.price_list_order .price_list_order__title {
    background: #F8F8F9;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    height: 55px;
    padding: 0 20px;
}

.price_list_order__table {
    border: 1px solid #F2F2F2;
}
.price_list_order__table .price_list_order__table_tr {
    border-bottom: 1px solid #F2F2F2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 55px;
    font-size: 15px;
    color: #383838;
}
.price_list_order__table .price_list_order__table_tr.price_list__table_header {
    font-size: 13px;
    min-height: 38px;
    color: #A6A6A6;
}
.price_list_order__table_tr .price_list__table_col {
    padding: 5px 7px;
}
.price_list_order__table_tr .price_list__table_col .mob_title {
    display: none;
}
.price_list__table_col .nowrap_col_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.price_list_order__table_tr .price_list__table_col.plt_col1 {
    width: 50px;
    padding-left: 20px;
}
.price_list_order__table_tr .price_list__table_col.plt_col2 {
    width: 35px;
}
.price_list_order__table_tr .price_list__table_col.plt_col3 {
    width: calc(100% - 585px);
}
.price_list_order__table_tr .price_list__table_col.plt_col4 {
    width: 150px;
}
.price_list_order__table_tr .price_list__table_col.plt_col5 {
    width: 110px;
}
.price_list_order__table_tr .price_list__table_col.plt_col6 {
    width: 100px;
}
.price_list_order__table_tr .price_list__table_col.plt_col7 {
    width: 100px;
}
.price_list_order__table_tr.price_list__table_item .price_list__table_col.plt_col7 {
    font-weight: 700;
}
.price_list_order__table_tr .price_list__table_col.plt_col8 {
    text-align: center;
    width: 40px;
}
.price_list__table_header .price_list__table_col .pl_sort {
    position: relative;
    padding-right: 14px;
}
.price_list__table_header .price_list__table_col .pl_sort:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
}
.price_list__table_header .price_list__table_col .pl_sort.active:after {
    content: "\f106";
}

.checkbox_site {
	position: relative;
	font-size: 13px;
    line-height: normal;
	padding-left: 26px;
	margin-bottom: 0;
}
.checkbox_site input[type="checkbox"] {
	display: none;
}
.checkbox_site label {
	padding: 0;
	line-height: 19px;
    cursor: pointer;
}
.checkbox_site label:before {
	content: "";
	background: #fff;
    border: 1px solid #F2F2F2;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
}
.checkbox_site input[type="checkbox"]:checked + label:before {
    background: #0D897F;
    border-color: #0D897F;
}
.checkbox_site input[type="checkbox"]:checked + label:after {
    content: '';
    background-image: url('../images/checkmark.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 18px;
    height: 18px;
}

.wrap_price_list_counter .fs-number {
    position: relative;
}
.wrap_price_list_counter .fs-number .price_list_counter {
    background: #f3f3f5;
    border: none;
    font-size: 14px;
    height: 30px;
    padding: 0 30px;
    text-align: center;
}
.wrap_price_list_counter .fs-number button {
    background-color: transparent;
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
}
.wrap_price_list_counter .fs-number .fs-number-up:hover:before,
.wrap_price_list_counter .fs-number .fs-number-up:hover:after,
.wrap_price_list_counter .fs-number .fs-number-down:hover:before {
    background-color: #222;
}
.wrap_price_list_counter .fs-number .fs-number-up {
    right: 0;
}
.wrap_price_list_counter .fs-number .fs-number-up:before {
    content: '';
    background-color: #6c6c6d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
}
.wrap_price_list_counter .fs-number .fs-number-up:after {
    content: '';
    background-color: #6c6c6d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 10px;
    margin: -5px 0 0 -1px;
}
.wrap_price_list_counter .fs-number .fs-number-down {
    left: 0;
}
.wrap_price_list_counter .fs-number .fs-number-down:before {
    content: '';
    background-color: #6c6c6d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
}
.pl_close {
    color: #6c6c6d;
}
.pl_close:hover {
    color: #222;
}
.price_list_order__footer_table {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 12px 15px 18px;
}
.price_list_wrap_total_price {
    display: flex;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #383838;
    padding-bottom: 22px;
}
.price_list_wrap_total_price .price_list_wrap_total_price__value {
    width: 150px;
    text-align: right;
}
.price_list_order__link_basket {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 45px;
    font-weight: 700;
    font-size: 15px;
}

@media only screen and (max-width: 1200px) {
    .price_list_order__table_tr .price_list__table_col.plt_col3 {
        width: calc(100% - 555px);
    }
    .price_list_order__table_tr .price_list__table_col.plt_col4 {
        width: 120px;
    }
}
@media only screen and (max-width: 1070px) {
    .notification_price_list {
        padding: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .notification_price_list {
        padding: 13px;
        margin-bottom: 18px;
    }
    .notification_price_list .notification_price_list_descr {
        width: 100%;
        margin-right: 0;
        padding-bottom: 18px;
    }
    .notification_price_list .download_price_list {
        max-width: 290px;
        width: 100%;
    }
    .notification_price_list .download_price_list {
        margin-bottom: 10px;
    }
    .download_file_item .file-selectdialog .file-extended .file-selector, .download_file_item .file-selectdialog .file-extended .file-selector:hover {
        padding: 30px 15px;
    }
    .download_file_item .file-selectdialog .file-extended .file-uploader .file_text_up {
        font-size: 18px;
        line-height: 25px;
    }

    .price_list_order__table .price_list_order__table_tr.price_list__table_header {
        display: none;
    }
    .price_list_order__table .price_list_order__table_tr {
        height: auto;
        min-height: 55px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .price_list_order__table_tr .price_list__table_col {
        padding: 5px;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col1 {
        width: 35px;
        padding-left: 10px;
        order: 1;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col2 {
        width: 30px;
        order: 2;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col3 {
        width: calc(100% - 65px);
        order: 3;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col4 {
        width: 100%;
        padding-left: 70px;
        font-size: 13px;
        line-height: 18px;
        color: #A6A6A6;
        order: 4;
        padding-bottom: 10px;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col6 {
        order: 5;
        width: 170px;
        padding-left: 70px;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col7 {
        width: calc(100% - 170px);
        text-align: right;
        order: 6;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col5 {
        width: 210px;
        padding-left: 70px;
        order: 7;
        font-size: 13px;
        line-height: 18px;
        color: #A6A6A6;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col5 .mob_title {
        margin-right: 0;
        margin-left: 5px;
    }
    .price_list_order__table_tr .price_list__table_col.plt_col8 {
        order: 8;
        width: 65px;
        margin-left: auto;
    }
    .price_list_order__table_tr .price_list__table_col .mob_title {
        display: inline;
        margin-right: 5px;
    }
    .pl_close {
        font-size: 13px;
        line-height: 18px;
        text-decoration: underline;
        color: #A6A6A6;
    }
    .pl_close:hover {
        color: #A6A6A6;
    }
    .pl_close i {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .price_list_order__footer_table {
        align-items: center;
    }
    .price_list_wrap_total_price {
        padding-bottom: 14px;
    }
    .price_list_wrap_total_price .price_list_wrap_total_price__value {
        width: auto;
        margin-left: 10px;
    }
    .price_list_order__link_basket {
        width: 260px;
    }
}
/*END personal_price_list*/