/* clear */
* {
    margin: 0;
    padding: 0;
    text-align: left;
}

html {
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    font-family: 'Arial';
   /* text-rendering: optimizeLegibility;
    min-width: 860px;*/
}

body {
    width: 100%;
    text-align: center;
    background: #f3f4f5;
}

.clear {
    clear: both;
}

td {
    vertical-align: top;
}

img {
    border: 0px;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

h1,
.h1 {
    color: #000;
    font-family: 'Arial';
    font-size: 26px;
    line-height: 32px;
    /* text-transform: uppercase; */
    font-weight: bold;
    margin-bottom: 18px;
}

a {
    font-family: 'Arial';
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

a:hover {
    color: #000;
}

p {
    color: #3c3a3a;
    font-size: 14px;
    font-family: 'Arial';
}

ul {
    padding-left: 30px;
    margin-bottom: 10px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Arial';
}

span.min_rc {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}


.coment_wind_links {
    padding: 5px;
}

.tx {
    position: absolute;
    margin-top: 12px;
    margin-left: 119px;
    font-size: 14px;
}

.discou {
    background: #e54f50;
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_pr {
    font-weight: 700;
    font-size: 32px;
    color: #e54f50;
}

p.price_ak {
    font-size: 26px !important;
    color: #000 !important;
    line-height: 1.1;
}

@keyframes glowing {
    0% {
        background-color: white;
        box-shadow: 0 0 2px #efa936;
    }

    50% {
        background-color: white;
        box-shadow: 0 0 9px #efa936;
    }

    100% {
        background-color: white;
        box-shadow: 0 0 2px #efa936;
    }
}
@keyframes alerts {
    0% {
        background-color: white;
        box-shadow: 0 0 2px red;
    }

    50% {
        background-color: white;
        box-shadow: 0 0 9px red;
    }

    100% {
        background-color: white;
        box-shadow: 0 0 2px red;
    }
}
.margin_main {
    margin: 20px 0px;
}

table.razmer_shl.active {
    animation: glowing 1500ms infinite;
}

div.podbor_fit_left.active {
    animation: glowing 1500ms infinite;
}

div.podbor_fit_right.active {
    animation: glowing 1500ms infinite;
}

div.podbor_pereh_left.active {
    animation: glowing 1500ms infinite;
}

div.podbor_pereh_right.active {
    animation: glowing 1500ms infinite;
}

div.price_lk.active {
    animation: glowing 1500ms infinite;
}

div.ugol_svet.active {
    animation: glowing 1500ms infinite;
}

div.tip_r_p.active {
    animation: glowing 1500ms infinite;
}

div.center_rvd.active {
    animation: glowing 1500ms infinite;
}

a.search_rvd:after {
    /*content: url(/images/beta-128.png);*/
    position: absolute;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 10px;
}

.coment_wind_links span.txt {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-size: 19px;
}

.tooltipa span {
    border-radius: 5px 5px 5px 5px;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    left: 36px;
    width: 250px;
    background: #fff;
    box-shadow: -2px 2px 10px -1px #333;
    border-radius: 5px;
}

.tooltipa span img {
    width: 100%;
}

.tooltipa:hover span {
    visibility: visible;
}

a.tooltipa {
    width: 27px;
    line-height: 28px;
    background-color: #efa936;
    -moz-box-shadow: 0 1px 1px rgba(66, 79, 96, .16), inset 0 2px 2px rgba(85, 95, 104, .16);
    -webkit-box-shadow: 0 1px 1px rgb(66 79 96 / 16%), inset 0 2px 2px rgb(85 95 104 / 16%);
    box-shadow: 0 1px 1px rgb(66 79 96 / 16%), inset 0 2px 2px rgb(85 95 104 / 16%);
    color: #fff;
    font-size: 19px;
    text-align: center;
    margin-top: -62px;
    margin-left: 362px;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
}

.red_bord {
    border: 2px solid #e8554a;
    margin-top: 46px;
    padding: 19px;
    font-size: 14px;
    color: #e8554a;
    font-weight: bold;
}

.img_pov {
    padding-top: 20px;
}

.green_bord {
    border: 2px solid #43a047;
    margin-top: 45px;
    padding: 19px;
    font-size: 14px;
    color: #43a047;
    font-weight: bold;
}

.news_item h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
}

div.coment_wind {
    padding: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

div.coment_wind a {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    margin-top: 20px;
}

div.coment_wind b {}

div.coment_wind span {
    font-weight: bold;
    display: block;
    text-align: center;
}

#menu {
    background: #f5f5f5;
    margin: 0px -15px;
}

.getskid {
    padding: 60px;
}

.getskid table {
    width: 100%;
}

.getskid table tr td {
    padding: 10px 5px;
}

.skidka {
    display: inline-block;
}

.filter_new {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 50%;
    background-color: #efefef;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 6.65px 0.35px rgba(5, 7, 7, 0.2);

}

a.shows_pdf_gen {
    background: url(/images/pdf.png) no-repeat top left;
    background-size: 18px;
    background-position-x: 0px;
    background-position-y: 6px;
    display: inline-block;
    padding-left: 20px;
    font-size: 21px;
    padding-top: 0px;
    color: black;
}

a.mod_blk {
    display: inline-block;
    width: 30%;
}

div#articulArr {
    margin-top: 20px;
}

.filter_new img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.maincatalog_el p {
    text-align: center;
    padding: 15px 0px;
}

.maincatalog_el a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.maincatalog_el:hover .filter_new {
    box-shadow: 0px 0px 9.5px 0.5px rgba(217, 130, 0, 0.5);
}

.maincatalog_el:hover a {
    color: #fb9a3c;
}

#basic-addon2 {
    background: #ff9b00;
    border-radius: 0px;
    border: 0px;
    color: #000;
    padding-top: 11px;
    padding-bottom: 13px;
}

#basic-addon2:hover {
    background: #e88641;
    cursor: pointer;
}

.code {
    width: calc(100% - 78px);
    border: 2px solid #fb9a3c !important;
    outline: 0px;
    padding-left: 45px;
    padding-bottom: 2px;
}

.cart {
    text-align: right;
    position: relative;
}

.cart img {
    margin-right: 15px
}

.items_count {
    background-color: rgb(243, 86, 76);
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff !important;
    position: absolute;
    right: 5px;
    top: -10px;
}

.allertBlock {
    position: relative;
}

.allertBlock input[type=image] {
    position: absolute;
    left: 15px;
    bottom: 0px;
    top: 0px;
    margin: auto 0px;
}

.search_cop {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    /* margin: 20px 0px; */
}

.search_cop:hover {
    color: #000;
    text-decoration: none;
    background: #e88641;
}

.menu_caption {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
}

.footer-list {
    list-style-type: none;
    padding-left: 0;
}

.footer-list li {
    margin: 10px 0px;
}

.cart-text {
    font-size: 14px;
    color: rgb(120, 120, 120);
    line-height: 15px;
}

#footer {
    margin: 0px -15px
}

p.phone {
    font-size: 26px!important;
    color: rgb(0, 0, 0)!important;
    line-height: 1.2;
    margin-bottom: 5px;
}

p.phone:before {
    content: url("/images/new_temp/phone.png");
    margin-right: 15px;
}

p.mail {
    margin-bottom: 0px;
}

p.mail a {
    font-size: 17px;
    color: rgb(115, 115, 115);
    line-height: 1.2;
    margin-bottom: 0;

}

p.mail:before {
    content: url("/images/new_temp/mail.png");
    margin-right: 15px;
    margin-top: 3px;
    /* display: block; */
    float: left;
}

#catalog_main h1 {
    font-size: 17px;
    font-weight: 400;
}

.dev p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.3;
}

.dev p a {
    color: #000;
    font-size: 16px;
}

#search_result {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}

#search_result th {
    background: #e5e5e5;
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_result td,
#search_result th {
    border-right: 1px solid #eeeeee;
    font-size: 13px;
    /* vertical-align: middle; */
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_result .image {
    text-align: center;
}

#search_result .image img {
    max-width: 75px;
}

#search_result tr:nth-child(even) {
    background: #f3f4f5;
}

#search_result.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075);
}

#search_result tr td:last-child,
#search_result th:last-child {
    border-right: 0;
}

#search_result td.art {
    font-size: 14px;
}

a.show_docs_cab {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
}

.castom_buttom {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    max-width: 75px;
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px 8px;
    margin: 0px auto;
}

.castom_buttom span {
    font-size: 11px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;

}

.castom_buttom:hover {
    text-decoration: none;
    background: #555555;
}

h1.medium {
    font-size: 17px;
}

.paginater,
.pagginater1,
.pagginater {
    text-align: center;
}

.paginater .castom_buttom,
.pagginater1 .castom_buttom,
.pagginater .castom_buttom {
    display: inline-block !important;
    margin: 5px;
    background: none !important;
}

.paginater .castom_buttom span,
.pagginater1 .castom_buttom span,
.pagginater .castom_buttom span {
    color: #000;
    text-align: center;
    line-height: 50px;
    width: 56px;
    border-radius: 2px;
    color: #000000;
    display: block;
    float: left;
    background-color: rgb(238, 238, 238);
    display: inline-block;
}

.paginater .castom_buttom span b,
.paginater .castom_buttom span:hover,
.pagginater1 .castom_buttom span b,
.pagginater1 .castom_buttom span:hover,
.pagginater .castom_buttom span b,
.pagginater .castom_buttom span:hover {
    line-height: 50px;
    display: block;
    text-align: center;
    background: #707070;
    color: #fff;
}

.bigtext {
    margin-top: 15px;
}

.menu_link.catalog {
    /*color: #ff9900!important;*/
}

.menu_link.catalog:before {
    content: " ";
    display: inline-block;
    width: 18px;
    height: 14px;
    background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOAgMAAABSqtRjAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEUAAAD/mQD/mQD///90BVy4AAAAAnRSTlMA0h5OfsAAAAABYktHRAMRDEzyAAAAB3RJTUUH5AILFzgVj+vKsAAAABVJREFUCNdjyFq1atVKBgiJC5CoBgACSRJnl/QgxAAAAABJRU5ErkJggg==);
    /* float: left; */
    margin-top: -4px;
    margin-right: 10px;
}

.login_btn {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    background: url("/images/new_temp/lk.png") no-repeat center left 7px;
    padding-left: 20px;
}

.login_btn:hover {
    text-decoration: none;
    border-color: #d98200;
    background: url("/images/new_temp/lk_hover.png") no-repeat center left 7px;
}


.register_btn {
    border-width: 3px;
    border-color: rgb(112, 112, 112);
    border-style: solid;
    border-radius: 2px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    margin-left: 15px;
}

.register_btn:hover {
    border-color: rgb(60, 60, 60);
    text-decoration: none;
}

#search_result.small td,
#search_result.small th {
    padding: 0.1rem .35rem;
    font-size: 12px;
    line-height: 1.2;
}

#search_result.small td a,
#search_result.small th a {
    font-size: 12px;
    line-height: 1.2;
}

.zakaz .castom_buttom span {
    min-width: 60px;
    display: block;
    text-align: center;
}

input[name=searchTest] {
    width: calc(100% - 78px);
    border: 2px solid #fb9a3c !important;
    outline: 0px;
    padding-left: 12px;
    padding-bottom: 4px;
    margin: 0px !important;
    outline: 0px;
    /* margin-top: -10px; */
    border-spacing: 0px;
    font-size: 14px;
    height: 34px;
    min-width: 200px;
}

input[name=searchBut] {
    background: #fb9a3c;
    border-radius: 0px;
    border: 0px;
    border-top: 0px;
    color: #000;
    /* padding-top: 11px; */
    /* padding-bottom: 13px; */
    min-width: 60px;
    text-align: center;
    height: 34px;
    /* margin-bottom: -7px; */
    padding-bottom: 7px;
    padding-top: 2px;
}

h3.small {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}

#search_result.analog_table th {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 45px;
}

#search_result.analog_table td.art {
    font-weight: 700;
}

.h1 {
    line-height: 1.3;
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 0px;
}

.h1 span {
    font-size: 14px;
    font-weight: 400;
}

.item_detals_table h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

span.rouble {
    font-family: "Rouble";
}

.cata2 p.price {
    font-size: 26px;
    color: #000;
    line-height: 1.1;
}

#item_show p.price {
    margin-top: 5px;
}

p.price .bold {
    font-weight: 700;
    font-size: 32px;
}

.nalichie {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.nalichie .bold {
    font-size: 22px;
}

.green {
    color: #43a047;
}

.red {
    color: #c84800;
}

#search_result.analog_table td.cend {
    font-size: 14px;
}

.nalichie .galk {
    font-size: 25px;
    font-weight: 700;
}

.news_item .castom_buttom {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.news_item .castom_buttom span {

    color: #000;
    font-size: 18px;
}

.buy_block {
    /* margin-top: 35px; */
    position: absolute;
    width: 300px;
    bottom: 0;
}

.counter.countend {
    border-radius: 2px;
    background-color: rgb(238, 238, 238);
    max-width: 57px;
    height: 51px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px;
}

.itemdecs,
.itemincs {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500
}

.analog_table .prozn,
.analog_table .popt {
    font-size: 16px;
    font-weight: 700;
}

.analog_table .counter.countend,
.mini-input .counter.countend {
    max-width: 37px;
    height: 30px;
    font-size: 14px;

}

.analog_table .itemdecs,
.analog_table .itemincs {
    font-size: 14px;
}

.analog_table .zak {
    min-width: 150px;
    text-align: center;
}

.analog_table .castom_buttom {
    max-width: 37px !important;
    background: #dadada;
    padding: 0px 0px;
    width: 35px;
}

.analog_table .castom_buttom.text-orange {
    background: #f90;
}

.analog_table .castom_buttom.text-orange:hover {
    background: #e88641;
}

.analog_table .castom_buttom:hover {
    background: #adadad;

}

.castom_buttom img {
    max-width: 20px;
}

.analog_table td,
.analog_table th {}

.soputstv_item {
    padding: 8px;
    border: 1px solid #dadada;
    direction: ltr;
}

table#search_result td.capt {
    max-width: 140px;
}

.soputstv_item .caption {
    font-size: 13px;
    margin-bottom: 5px;
}

.soputstv_item .h1 {
    font-weight: 700;
    font-size: 16px;

}

.cata2 .soputstv_item .price {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 700;
}

.soputstv_item .price .bold {
    font-size: 17px;
}

.soputstv_item .nalichie {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 1.1;
}

.soputstv_item .nalichie .galk {
    font-size: 22px;
    margin-top: 3px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .nalichie.red {
    display: flex;
}

.soputstv_item .nalichie.red .cross {
    font-size: 22px;
    margin-top: 1px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .castom_buttom {
    height: 28px;
    margin-left: 10px;
}

.soputstv_item .castom_buttom span {
    font-size: 11px;
}

.soputstv_item_block {
    margin-top: 5px;
    max-height: 242px;
    overflow-y: scroll;
    overflow-x: hidden;
    direction: rtl;
    margin-left: -21px;
    padding-left: 10px;
    /* border-bottom: 1px solid #dadada; */
}

.news_item ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.news_item ::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #f1f1f1;
}

/* Handle */
.news_item ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #dadada;
}

/* Handle on hover */
.news_item ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.castom_buttom {
    transition: 0.2s
}

.castom_buttom.orange {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    padding: 15px;
    max-width: 300px;
}

.castom_buttom.orange span {
    font-size: 16px;
    color: #000;

}

.castom_buttom.orange:hover {
    color: #000;
    text-decoration: none;
    background: #e88641;
}

.castom_buttom.orange.zayavka {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    min-width: 340px !important;
    height: 45px;
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1px;
    background: url(/images/new_temp/red.png) no-repeat center left 9px;
    padding-left: 20px;
    padding: 0px;
    text-decoration: none !important;
    margin: 25px 0px 0px 0px;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
    text-transform: none;
}

.castom_buttom.orange.zayavka:hover {
    border-color: #d98200;
    background: url(/images/new_temp/red_hover.png) no-repeat center left 9px;
}

.castom_buttom.orange.zayavka span {
    text-transform: none;
    font-size: 17px;
}

.removeitem {
    color: #ff3535;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

.removeitem:hover {
    color: #ff3535;
    text-decoration: none;
}

.info_button {
    max-width: 250px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.optpageh1 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
}

.main-img {
    margin-left: -15px;
}

.contacti_page {
    /* background: url("/images/new_temp/contakty.jpg") no-repeat top center; */
    background-size: 100% !important;
    /* margin: 0px -15px; */
    position: relative;
    height: 100vh;
    max-height: 650px;
    min-height: 450px;
}

.delivery_top {
    margin: -25px -31px 0px -31px;
}

.contacti_page_holder {
    position: absolute;
    left: 0px;
    bottom: 70px;
    padding: 25px;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
    width: 100%;
    max-width: 45%;
}

.contacti_page_holder table {
    margin-bottom: 20px;
}

.contacti_page_holder table td {
    padding: 10px;
    vertical-align: middle;
    font-size: 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone {
    font-size: 15px;
    font-weight: 700;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone:before {
    margin-bottom: 0px;
    float: left;
}

.contacti_page_holder .mail {
    font-size: 15px;
    font-weight: 700;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .metro {
    display: inline-block;
}

.contacti_page_holder .metro:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: #a2a5b4;
    border-radius: 100%;
    float: left;
    margin-bottom: -1px;
    margin-top: 3px;
    margin-right: 7px;
}

.contacti_page_holder .metro.blue:before {
    background: #b2dae7;
}

.contacti_page_holder a {
    color: rgb(117, 118, 118);
}

.delivery_content {
    padding: 30px;
}

.delivery_content .row {
    padding: 30px 0px;
}

.delivery_content .row .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.delivery_content .row_top {
    border-bottom: 1px solid #b7b7b7;
}

.delivery_content p {
    font-size: 15px;
}

.delivery_content h1 {
    font-size: 36px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.delivery_content h1:before {
    content: " ";
    background: url("/images/new_temp/del1.png") no-repeat center center;
    width: 64px;
    height: 43px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.delivery_content h3 {
    font-size: 24px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px;
}

.delivery_content h3.linii:after {
    content: " ";
    background: url("/images/new_temp/del2.png") no-repeat center center;
    width: 127px;
    height: 29px;
    float: right;
    margin-top: -10px;
}

.delivery_content h3 strong {
    color: rgb(255, 153, 0);
}

.delivery_content table {
    width: 100%;
}

.delivery_content table td {
    padding: 7px 0px;
}

.delivery_content table td:before {
    background: rgb(255, 153, 0);
    content: " ";
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 15px;
    border-radius: 100%;
    margin-top: 7px;
}

.delivery_content .warn {
    color: #b7b7b7;
    line-height: 1.2;
    margin-top: 22px;
}

.delivery_content .warn:before {
    content: " ";
    background: url("/images/new_temp/delwarn.png") no-repeat center center;
    width: 39px;
    height: 39px;
    float: left;
    margin-right: 18px;
    margin-top: -2px;
}

.right-part {
    margin-left: -30px;
}

p.caption.logincapt {
    color: rgb(120, 120, 120);
    font-size: 15px;
    text-align: right;
    line-height: 1.2;
}

#item_show {
    background: #fff;
    padding: 0px 16px !important;
    max-width: 700px;
    padding: 0px 18px;
}

#item_show .news_items_right {
    background: #e5e5e5;
    padding: 20px 30px 20px 30px;
    margin-right: -16px;
}

#item_show .news_items_left {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    max-height: 303px;
}

.gray_text {
    color: rgb(85, 85, 85);
    margin-top: 20px;

}



div#cartinfo {
    width: 600px;
    display: none;
    color: #000;
    position: fixed;
    right: 120px;
    bottom: 0px;
    background: #fff;
    z-index: 100;
    opacity: 0.9;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

div#cartinfo div.cart {
    /* padding: 5px; */
    position: relative;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

div#cartinfo div.cart div.cart_control {
    cursor: pointer;
    position: absolute;
    padding: 7px 27px;
    margin-top: -36px;
    background: #f9a65d;
    margin-left: -5px;
    letter-spacing: 1px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    /* display: none; */
}

div#cartinfo a {
    color: #000;
    text-decoration: underline;
    display: inline-block;
}

table#low_cart {
    width: 100%;
    font-size: 12px;
    /* border: 2px solid #e5e5e5; */
    border-bottom: 0px;
}

table#low_cart td {
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px;
}

table#low_cart th {
    text-align: center;
    background: #e5e5e5;
    padding: 10px;
    font-weight: 400;
    border-right: 1px solid #fff;
    font-size: 14px;
}

table#low_cart tr:last-child th {
    border-right: 0px;
}

table#low_cart th.one {
    text-align: left;
}

table#low_cart td.one {
    padding: 10px;
    /* width: 96px; */
    text-align: left;
    font-size: 15px;
}

table#low_cart td.pr {
    padding: 2px;
    /* width: 56px; */
}

table#low_cart td.two {
    padding: 2px;
}

table#low_cart td.price {
    padding: 3px;
    width: 75px;
}

table#low_cart td.four {
    width: 20px;
}

#search_result.search_compress {
    border: 1px solid #e5e5e5;
}

#search_result.search_compress th,
#search_result.search_compress td {
    text-align: left;
    font-size: 17px;
    color: rgb(121, 121, 121);
    padding: 10px 18px 17px 18px;
}

#search_result.search_compress th select {
    margin-top: 32px;
    max-width: 100px;
    border: 0px;
    padding: 4px;
    color: #a7a4a4;
}

#search_result.search_compress .searchinput {
    border: 0px;
    outline: 0px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 100px;
    margin: 0px auto;
    float: none;
}

.not_found_info {
    font-size: 14.8px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.castom_buttom.orange.orange_small {
    /* padding-top: 9px; */
    /* padding-bottom: 9px; */
    padding: 8px 25px 8px 25px;
}

.castom_buttom.orange.podobr {
    font-size: 10px;
    padding: 9px 15px;
}

.castom_buttom.orange.podobr span {
    font-size: 12px;
}

#search_result.search_compress th.rab_davlenie select {
    margin-top: 12px;
}

#search_result.details_table {}

#search_result.details_table th {
    text-align: left;
}

.prozn,
.popt {
    min-width: 100px;
    font-weight: 700;
    font-size: 15px;
}

.analog_table .castom_buttom.shower {
    max-width: 90px !important;
    width: 100%;
    color: #000;
    padding: 7px;
    margin: 0px auto;
}

.analog_table .castom_buttom.shower span {
    color: #0000007d;
}

.analog_table .green {
    font-size: 15px;
}

.analog_table .additem {
    padding: 5px 0px;
}

div#cartinfo a.removeitem {
    color: red;
    text-decoration: none;
}

#low_cart.cart {}

#low_cart.cart th,
#low_cart.cart td {
    font-size: 15px;
    vertical-align: middle;
}

#low_cart.cart a {
    text-decoration: none;
}

a.continue_shopping {
    float: left;
}

a.submitform,
a.continue_shopping {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    min-width: 210px !important;
    height: 43px;
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1px;
    background: url(/images/new_temp/orange_cart.png) no-repeat center left 7px;
    padding-left: 20px;
    padding: 0px;
    text-decoration: none !important;
    margin: 15px;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

a.submitform {
    min-width: 190px !important;
    border-color: rgb(67, 160, 71);
    background: url(/images/new_temp/green_flag.png) no-repeat center left 11px;

}

a.submitform:hover {
    border-color: #005d04;
    background: url(/images/new_temp/green_flag_hover.png) no-repeat center left 11px;
}

a.continue_shopping:hover {
    border-color: #d98200;
    background: url(/images/new_temp/orange_cart_hover.png) no-repeat center left 7px;
}

a.submitform span,
a.continue_shopping span {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

div#cartinfo a.submitform {
    float: right;
}

#low_cart.cart.analog_table td,
#low_cart.cart.analog_table th {
    padding-left: 15px;
    padding-right: 15px;
}

#low_cart.cart.analog_table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#search_result.cart td.price,
.cart td.price span {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

#search_result.cart .removeitem.castom_buttom {
    padding: 5px;
    background: #e5e5e5;
    font-weight: 400;
    max-width: 90px;
    /* display: flex; */
    /* align-items: center; */
}

#search_result.cart .removeitem.castom_buttom img {
    float: left;
    margin-right: 7px;
}

#search_result.cart .removeitem.castom_buttom span {
    align-items: center;
    display: flex;
    color: #000000;
}

.cart_buttons .submitform {
    float: right;
}

.lk_pos {
    /* min-height: 90px; */
    -moz-transform: rotate(-90deg);
    /* ??? Firefox */
    -ms-transform: rotate(-90deg);
    /* ??? IE */
    -webkit-transform: rotate(-90deg);
    /* ??? Safari, Chrome, iOS */
    -o-transform: rotate(-90deg);
    /* ??? Opera */
    transform: rotate(-90deg);
    padding: 10px 0px;
}

.orders_date {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

#search_result .orders_delivery {
    font-size: 16px;
    text-align: center;
}

#search_result>tbody>tr>td {
    padding-top: 18px;
    padding-bottom: 18px;
}

#search_result .orders_status,
#search_result .orders_status_sclad {
    color: #c84800;
    font-size: 12px;
}

#search_result .orders_price {
    font-weight: 700;
    font-size: 16px;
}

#search_result .orders_total_price {
    font-size: 14px;
}

#search_result .vat {
    vertical-align: top;
}

#search_result .vat table {
    height: 100%;
}

#cabinet_form label {
    font-size: 17px;
}

#cabinet_form input {
    border: 0px;
    background: #f6f6f6;
    font-size: 16px;
    color: rgb(183, 183, 183);
}

#content .menu_table {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .menu_table .active a {
    color: #ff9900
}

.castom_buttom {
    margin: 0px auto;
    cursor: pointer;
}

.zakaz {
    text-align: center;
}

.cart_fixed {
    background: #ff9900;
    border-radius: 50%;
    position: fixed;
    right: 60px;
    bottom: 50px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    transition: 0.3s;
}

.cart_fixed:hover {
    background: #ffaa2c;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);

}

.cart_fixed .cart_fixed_image {
    width: 80px;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.cart_fixed img {
    margin-right: 0;
}

.cart_fixed .items_count {
    text-align: center;
    right: 14px;
    text-decoration: none !important;
    top: 12px;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 700;
}

#cartinfo .three,
#cartinfo .three span {
    font-weight: 700;
    font-size: 17px;
}

.info_rubric_main {
    display: flex;
    width: 100%;
    background: #f6f6f6;
    height: 72px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: rgb(117, 118, 118);
    font-size: 16px;
    padding: 0px 25px;
    text-align: center;
    line-height: 1.2;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    transition: 0.2s;
}

.info_rubric_main:hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    background: #f0f0f0;
    text-decoration: none;
}

.info_serts {
    max-width: 100%;
}

.info_serts img {
    max-width: 100%;
    height: auto !important;
}

.cata2 h1 {
    color: black;
    margin-top: 0px;
}

.cata2 h3 {
    color: #757676;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 23px;
}

.cata2 p {
    font-size: 17px;
    color: #757676
}

.info-row {
    position: relative;
    padding: 0px 5px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.info-row h3 {
    padding-top: 20px;
}

.info-row * {
    z-index: 3;
}

.info-row:after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 70%;
    background: #f6f6f6;
    z-index: 0;
    width: calc(100% + 10px);
    display: block;
    left: -5px;
}

.info_serts a {
    display: block;
    position: relative;
}

.info_serts a:before,
.news_items_left a.tovar_cart:before {
    content: " ";
    transition: 0.3s;
    opacity: 0;
    background: url("/images/new_temp/lupa.png") no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.info_serts a:hover:before,
.news_items_left a:hover:before {
    opacity: 1;
}

.info_serts td {
    padding: 0px 10px;
}

#search_result a {}

#search_result a:hover,
#search_result.search-table .art b {
    color: #ff9b00;
}

#search_result td.image a:hover {
    background: none;
}

#search_result.search-table a.castom_buttom:hover,
#search_result.small a.castom_buttom:hover {
    background: #ff9b00;
}

#search_result .add-mini-button {
    /* height: 30px; */
    /* display: flex; */
    /* justify-content: center; */
    padding: 5px 0px;
}

.news_item #search_result.analog_table a.castom_buttom {
    height: 30px;
}

.soputstv_item .nalichie .bold {
    font-size: 16px;
}

#search_result.small td a.castom_buttom {
    background: #ff9b00;
}

#search_result.small td a.castom_buttom span {
    color: #000;
}

#search_result.small td a.castom_buttom:hover {
    background: #d98200;
}

#item_show {
    min-width: 800px !important;
}

#item_show h1 {
    font-weight: 700;
    color: #ff9900;
    line-height: 1.2;
    font-size: 24px;
}

#fancybox-close {
    right: 3px !important;
}

#item_show p {
    line-height: 1.2;
}

#item_show p.proizvoditel {
    margin-top: 25px;
    margin-bottom: 7px;
}

#fancybox-content {
    border: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.success_cart {
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 15px;
}

.success_cart span {
    font-size: 23px;
    color: rgb(67, 160, 71);
}

.success_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url('/images/new_temp/print.png') no-repeat center left;
    padding-left: 25px;
}

.success_cart img {
    margin-right: 0;
    margin-bottom: 10px;
}

.info_rubric {
    background: url("/images/new_temp/triagle.png") no-repeat top 7px left;
    color: #757676;
    font-size: 18px;
    display: block;
    margin: 17px 0px;
    padding-left: 20px;
    line-height: 1.3;
}

#search_result.details_table {
    /* border-left: 1px solid #dfdfdf; */
    background: #eee;
}

#search_result.details_table .hidetr {
    display: none;
    background: none;
    /* z-index: -6; */
}

#search_result.details_table .hidetr td {
    background: none;
}

#search_result.details_table .greytr {
    /* z-index: 99; */
    /* position: relative; */
    /* background: #fff; */
    /* border-bottom: 0px solid #e5e5e5; */
    background: #fff;
}

#search_result.details_table .greytr .art {
    font-weight: 700;
}

#search_result.details_table .greytr.opened {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 99;
}

#search_result.details_table tr {
    border-left: 1px solid #ddd
}


#search_result.details_table .castom_buttom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 79px;
    height: 30px;
    background-color: #aaaaaa;
    float: right;
    font-size: 11px;
}

#search_result.details_table .castom_buttom:hover {
    background: #707070;
}

#search_result.details_table .castom_buttom.text-orange {
    background: #ff9900;
}

#search_result.details_table .castom_buttom.text-orange:hover {
    background: #d98200;
    color: #000;
}

#search_result.details_table .greytr.opened .castom_buttom {
    background-color: #ff9900;
}

#search_result.details_table .greytr.opened .castom_buttom:hover {
    background: #d98200;
    color: #000;
}

#search_result.details_table .castom_buttom span {
    color: #000;
}

#search_result.details_table .zak {
    min-width: 185px;
    text-align: right;
}

#search_result.details_table td {
    border-right: 1px solid #dfdfdf !important;
    border-bottom: 1px solid #dfdfdf;
}

#search_result.details_table .hidetr .additem {
    background: #f44336;
    font-size: 11px;
}

#search_result.details_table .hidetr .additem:hover {
    background: #c20015;
    color: #000;
}

#search_result.details_table .counter.countend {
    background: #fff;
    height: 32px;
}

#search_result.details_table .hold.hidetr {
    background: #fff;
}

#search_result.details_table .hold.hidetr {
    border-left: 0px;
}

#search_result.details_table .hold.hidetr td {
    border-right: 0px !important;
    position: relative;
    /* min-height:100px; */
    /* padding: 8px; */
    /* height: auto; */
    /* font-size: 16px; */
}

#search_result.details_table .hold.hidetr td a {
    font-size: 16px;
}

.detail_paginator {
    min-height: 50px;
    text-align: center;
    font-size: 16px;
}

.print_schema {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

.hide-analogs {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #ff9900;
    font-size: 16px;
    text-decoration: underline;
}

.hide-analogs:hover {
    text-decoration: none;
}

.paginator-table {
    margin: 0px auto;
    border: 0px;

}

.paginator-table tr {
    border: 0px !important;
}

.paginator-table .main-column {
    background: #eeeeee !important;
    padding: 8px 12px !important;
}

.paginator-table td {
    font-size: 16px !important;
    vertical-align: middle;
    height: auto !important;
    border: 0px !important;
}

.paginator-table td a {
    font-size: 38px !important;
    font-weight: 300;
}

.captcha_form {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
}

.captcha_form .code {
    padding: 8px 14px !important;
    margin: 15px 0px;
    font-size: 18px;
}

#search_result>tbody>tr.razdel td {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff !important;
    height: auto;
    border-top: 0;
}

.gray-td td {
    background: #f3f4f5 !important;
    border-top: 0;
    border-bottom: 0;
}

.white-td td {
    background: #fff !important;
}

#search_result>tbody>tr>td.orders_rezervdate {
    font-size: 14px;
}

#search_result .lk-position-table td {
    font-size: 15px;
}

#search_result .lk-position-table tbody tr:first-child td {
    font-size: 13px;
    color: rgb(121, 121, 121)
}


.cont {
    position: relative;
}

.left_col {
    float: left;
    width: 200px;
    padding: 0px 15px 0px 0px;
}

.middle_col {
    float: left;
    width: 630px;
}

.right_col {
    float: left;
    width: 170px;
    padding: 0px 0px 0px 15px;
}

td.img_2d {
    border: 1px solid #eee;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

td {
    /* vertical-align: middle; */
}

a.del_filt {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin-bottom: 100px;
    width: 100%;
}

.podbor_fit {
    border: 1px solid #eee;
    padding: 10px;
}

span.light {
    color: #757676;
    font-size: 13px;
    display: block;
}

.podbor_fit_left {
    float: left;
    width: 50%;
}

.podbor_fit_right {
    float: right;
    width: 50%;
}

.podbor_pereh_left {
    float: left;
    width: 50%;
}

.podbor_pereh_right {
    float: right;
    width: 50%;
}

td.img {
    border: 1px solid #eee;
    width: 102px;
    text-align: center;
    vertical-align: middle;
}

table.parametr {
    margin: 0px 10px;
}

select.styled_input {
    width: 100%;
    color: black;
    height: 30px;
    margin: 5px 0px;
    border: 1px solid #cecece;
}

span.cp {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 17px;
    margin-top: 0px;
}

table.razmer_shl span {
    font-size: 14px;
    color: black;
    padding: 0px 0px 10px 0px;
    display: block;
}

table.tab2d {
    margin-bottom: 78px;
    width: 100%;
}

table.tab2d td {
    vertical-align: middle;
}

a.search_rukav {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.art_find {
    margin-bottom: 72px;
}

a.in_cart {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.get_skid {
    display: block;
    background: #e8554a;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.price_lk {
    background: #e6e6e6;
    padding: 10px;
    margin-top: 126px;
}

span.price_sk {
    font-weight: bold;
    font-size: 20px;
}

span.price_sk_re {
    font-weight: bold;
    font-size: 20px;
    color: #e8554a;
}

input.styled_input {
    width: 100%;
    margin-bottom: 10px;
}

.img_rvd {
    border: 1px solid #eee;
    text-align: center;
    /* padding: 100px; */
    min-height: 100px;
    font-weight: bold;
    min-height: 270px;
}

.chose_dlina {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80px;
    text-align: center;
}

input.dlina_inp {
    float: left;
    width: 60px;
    text-align: center;
    margin-right: 5px;
}

.dlina {
    background: #e6e6e6;
    font-weight: bold;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.line_parametr_left {
    /* padding: 20px 0px; */
    float: left;
    width: 50%;
}

.line_parametr_right {
    /* padding: 20px 0px; */
    float: right;
    width: 50%;
}

.white-td td.redtd {
    /* background: #0fea0f!important; */
    color: white !important;
}

.white-td td.orange {
    /* background: #c84800!important; */
    color: white !important;
}

.carousel-indicators li {
    background-color: #ed9720;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 9;
    top: 150px;
    bottom: 263px;
    min-height: 30px !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #ed9720;
}

.podbor_fit_left:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.podbor_fit_right:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.razmer_shl:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.left_part_rvd {
    float: left;
    width: 50%;
}

.carousel-item img.img-fluid {
    /* max-width: 303px; */
    margin: 0 auto;
    text-align: center;
}

.carousel-item {
    text-align: center;
    min-height: 312px;
}

.left_part_rvd img {
    width: 100%;
}

.right_part_rvd {
    width: 50%;
    float: right;
}

.right_part_rvd img {
    width: 100%
}

.config_rvd_img img {
    width: 100%;
}

table.razmer_shl select {
    width: 90px !important;
    margin-bottom: 25px;
    height: 30px;
}

.config_rvd_txt {
    text-align: right;
    /* margin-bottom: 45px; */
}

.config_rvd_txt_sb {
    font-size: 13px;
    color: #757676;
    margin-bottom: 10px;
}

input.dlina_inp_top.rasschet {
    width: 100%;
    text-align: center;
}

input.dlina_inp_bot.rasschet {
    width: 100%;
    text-align: center;
}

span.rvd_articul_vivod {
    display: block;
    margin: 11px 0px;
}

span.rvd_articul_vivod span {
    background: #f9f9f9;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}

span.price_sk_show {
    display: none;
}

.right_col img {
    width: 100%;
    margin: 5px 0px 10px 0px;
}

span.rvd_articul_vivod table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}

.cap_per {
    padding-bottom: 11px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 2px;
}

span.rvd_articul_vivod table tr td {
    background: #eee;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.hh {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}

.dev1 p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.dev {
    /* float: right; */
    padding-left: 10px;
}

.dev1 {
    /* float: right; */
    padding-left: 10px;
}

.getskid input[type="submit"] {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 10px;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
}

.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px;
    justify-content: space-between;
}

.icon div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon_bot img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot {
    position: relative;
    height: 70px;
}

a.ll {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
}

span.min_rc_ak {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}

span.pr_old {
    font-size: 19px;
    display: inline-block;
    margin-top: 6px;

}

.dis_analog {
    background: #e54f50;
    display: inline-block;
    color: white;
    padding: 0px 6px;
    margin-bottom: 5px;
    margin-left: -42px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_ak {
    font-size: 19px;
    color: #e54f50;
    font-weight: bold;
    display: block;
    line-height: 14px;
}

span.bold_old {
    display: block;
    color: black;

    font-size: 14px;
}

.wall_discou {
    background: #e54f50;
    color: white;
    padding: 0px 4px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    font-size: 10px;
    width: 39px;
    height: 14px;
}

.analog_disc {
    background: #e54f50;
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

.analog_disc_akc {

    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

.round_kol {
    position: absolute;
    margin-top: -33px;
    margin-left: 40px;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #f90;
    color: white;
    border-radius: 17px;
    padding-top: 4px;
}

.round_kol_item {
    position: absolute;
    margin-top: -50px;
    margin-left: 155px;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #f90;
    color: white;
    border-radius: 17px;
    padding-top: 3px;
}

/* clear */

.clear {
    clear: both;
}

td {
    vertical-align: top;
}

img {
    border: 0px;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

h1,
.h1 {
    color: #000;
    font-family: 'Arial';
    font-size: 26px;
    line-height: 32px;
    /* text-transform: uppercase; */
    font-weight: bold;
    margin-bottom: 18px;
}

a {
    font-family: 'Arial';
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

a:hover {
    color: #000;
}

p {
    color: #3c3a3a;
    font-size: 14px;
    font-family: 'Arial';
}

ul {
    padding-left: 30px;
    margin-bottom: 10px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Arial';
}

span.min_rc {
    font-size: 18px;
    display: inline-block;
    padding-left: 10px;
}

.container {
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
    background: #fff;
 /*   max-width: 1030px !important;
    min-width: 1030px !important;*/
}

.coment_wind_links {
    padding: 5px;
}

.tx {
    position: absolute;
    margin-top: 12px;
    margin-left: 119px;
    font-size: 14px;
}

.discou {
    background: #e54f50;
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_pr {
    font-weight: 700;
    font-size: 28px;
    color: #e54f50;
}

p.price_ak {
    font-size: 26px !important;
    color: #000 !important;
    line-height: 1.1;
}

@keyframes glowing {
    0% {
        background-color: white;
        box-shadow: 0 0 2px #efa936;
    }

    50% {
        background-color: white;
        box-shadow: 0 0 9px #efa936;
    }

    100% {
        background-color: white;
        box-shadow: 0 0 2px #efa936;
    }
}

.margin_main {
    margin: 20px 0px;
}

table.razmer_shl.active {
    animation: glowing 1500ms infinite;
}

div.podbor_fit_left.active {
    animation: glowing 1500ms infinite;
}

div.podbor_fit_right.active {
    animation: glowing 1500ms infinite;
}

div.podbor_pereh_left.active {
    animation: glowing 1500ms infinite;
}

div.podbor_pereh_right.active {
    animation: glowing 1500ms infinite;
}

div.price_lk.active {
    animation: glowing 1500ms infinite;
}

div.ugol_svet.active {
    animation: glowing 1500ms infinite;
}

div.tip_r_p.active {
    animation: glowing 1500ms infinite;
}

div.center_rvd.active {
    animation: glowing 1500ms infinite;
}

a.search_rvd:after {
    /*content: url(/images/beta-128.png);*/
    position: absolute;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 10px;
}

.coment_wind_links span.txt {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-size: 19px;
}

.tooltipa span {
    border-radius: 5px 5px 5px 5px;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    left: 36px;
    width: 250px;
    background: #fff;
    box-shadow: -2px 2px 10px -1px #333;
    border-radius: 5px;
}

.tooltipa span img {
    width: 100%;
}

.tooltipa:hover span {
    visibility: visible;
}

a.tooltipa {
    width: 27px;
    line-height: 28px;
    background-color: #efa936;
    -moz-box-shadow: 0 1px 1px rgba(66, 79, 96, .16), inset 0 2px 2px rgba(85, 95, 104, .16);
    -webkit-box-shadow: 0 1px 1px rgb(66 79 96 / 16%), inset 0 2px 2px rgb(85 95 104 / 16%);
    box-shadow: 0 1px 1px rgb(66 79 96 / 16%), inset 0 2px 2px rgb(85 95 104 / 16%);
    color: #fff;
    font-size: 19px;
    text-align: center;
    margin-top: -62px;
    margin-left: 362px;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
}

.red_bord {
    border: 2px solid #e8554a;
    margin-top: 46px;
    padding: 19px;
    font-size: 14px;
    color: #e8554a;
    font-weight: bold;
}

.img_pov {
    padding-top: 20px;
}

.green_bord {
    border: 2px solid #43a047;
    margin-top: 45px;
    padding: 19px;
    font-size: 14px;
    color: #43a047;
    font-weight: bold;
}

.news_item h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
}

div.coment_wind {
    padding: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

div.coment_wind a {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    margin-top: 20px;
}

div.coment_wind b {}

div.coment_wind span {
    font-weight: bold;
    display: block;
    text-align: center;
}

#menu {
    background: #f5f5f5;
    margin: 0px -15px;
}

.getskid {
    padding: 60px;
}

.getskid table {
    width: 100%;
}

.getskid table tr td {
    padding: 10px 5px;
}

.skidka {
    display: inline-block;
}

.filter_new {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 50%;
    background-color: #efefef;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 6.65px 0.35px rgba(5, 7, 7, 0.2);

}

a.mod_blk {
    display: inline-block;
    width: 30%;
}

div#articulArr {
    margin-top: 20px;
}

.filter_new img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.maincatalog_el p {
    text-align: center;
    padding: 15px 0px;
}

.maincatalog_el a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.maincatalog_el:hover .filter_new {
    box-shadow: 0px 0px 9.5px 0.5px rgba(217, 130, 0, 0.5);
}

.maincatalog_el:hover a {
    color: #fb9a3c;
}

#basic-addon2 {
    background: #ff9b00;
    border-radius: 0px;
    border: 0px;
    color: #000;
    padding-top: 11px;
    padding-bottom: 13px;
}

#basic-addon2:hover {
    background: #e88641;
    cursor: pointer;
}

.code {
    width: calc(100% - 78px);
    border: 2px solid #fb9a3c !important;
    outline: 0px;
    padding-left: 45px;
    padding-bottom: 2px;
}

.cart {
    text-align: right;
    position: relative;
}

.cart img {
    margin-right: 15px
}

.items_count {
    background-color: rgb(243, 86, 76);
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff !important;
    position: absolute;
    right: 5px;
    top: -10px;
}

.allertBlock {
    position: relative;
}

.allertBlock input[type=image] {
    position: absolute;
    left: 15px;
    bottom: 0px;
    top: 0px;
    margin: auto 0px;
}

.search_cop {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    /* margin: 20px 0px; */
}

.search_cop:hover {
    color: #000;
    text-decoration: none;
    background: #e88641;
}

.menu_caption {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
}

.footer-list {
    list-style-type: none;
    padding-left: 0;
}

.footer-list li {
    margin: 10px 0px;
}


p.phone {
    font-size: 26px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    margin-bottom: 5px;
}

p.phone:before {
    content: url("/images/new_temp/phone.png");
    margin-right: 15px;
}

p.mail {
    margin-bottom: 0px;
}

p.mail a {
    font-size: 17px;
    color: rgb(115, 115, 115);
    line-height: 1.2;
    margin-bottom: 0;
}

p.mail:before {
    content: url("/images/new_temp/mail.png");
    margin-right: 15px;
    margin-top: 3px;
    /* display: block; */
    float: left;
}

#catalog_main h1 {
    font-size: 17px;
    font-weight: 400;
}

.dev p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.3;
}

.dev p a {
    color: #000;
    font-size: 16px;
}

#search_result {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}

#search_result th {
    background: #e5e5e5;
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_result td,
#search_result th {
    border-right: 1px solid #eeeeee;
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_result .image {
    text-align: center;
}

#search_result .image img {
    max-width: 75px;
}

#search_result tr:nth-child(even) {
    background: #f3f4f5;
}

#search_result.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075);
}

#search_result tr td:last-child,
#search_result th:last-child {
    border-right: 0;
}

#search_result td.art {
    font-size: 14px;
}

a.show_docs_cab {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
}

.castom_buttom {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    max-width: 75px;
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px 8px;
    margin: 0px auto;
}

.castom_buttom span {
    font-size: 11px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;

}

.castom_buttom:hover {
    text-decoration: none;
    background: #555555;
}

h1.medium {
    font-size: 17px;
}

.paginater,
.pagginater {
    text-align: center;
}

.paginater .castom_buttom,
.pagginater .castom_buttom {
    display: inline-block !important;
    margin: 5px;
    background: none !important;
}

.paginater .castom_buttom span,
.pagginater .castom_buttom span {
    color: #000;
    text-align: center;
    line-height: 50px;
    width: 56px;
    border-radius: 2px;
    color: #000000;
    display: block;
    float: left;
    background-color: rgb(238, 238, 238);
    display: inline-block;
}

.paginater .castom_buttom span b,
.paginater .castom_buttom span:hover,
.paginater .castom_buttom span b,
.pagginater .castom_buttom span:hover {
    line-height: 50px;
    display: block;
    text-align: center;
    background: #707070;
    color: #fff;
}

.bigtext {
    margin-top: 15px;
}

.menu_link.catalog {
    /*color: #ff9900!important;*/
}

.menu_link.catalog:before {
    content: " ";
    display: inline-block;
    width: 18px;
    height: 14px;
    background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOAgMAAABSqtRjAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEUAAAD/mQD/mQD///90BVy4AAAAAnRSTlMA0h5OfsAAAAABYktHRAMRDEzyAAAAB3RJTUUH5AILFzgVj+vKsAAAABVJREFUCNdjyFq1atVKBgiJC5CoBgACSRJnl/QgxAAAAABJRU5ErkJggg==);
    /* float: left; */
    margin-top: -4px;
    margin-right: 10px;
}

.login_btn {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    background: url("/images/new_temp/lk.png") no-repeat center left 7px;
    padding-left: 20px;
}

.login_btn:hover {
    text-decoration: none;
    border-color: #d98200;
    background: url("/images/new_temp/lk_hover.png") no-repeat center left 7px;
}


.register_btn {
    border-width: 3px;
    border-color: rgb(112, 112, 112);
    border-style: solid;
    border-radius: 2px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    margin-left: 15px;
}

.register_btn:hover {
    border-color: rgb(60, 60, 60);
    text-decoration: none;
}

#search_result.small td,
#search_result.small th {
    padding: 0.1rem .35rem;
    font-size: 12px;
    line-height: 1.2;
}

#search_result.small td a,
#search_result.small th a {
    font-size: 12px;
    line-height: 1.2;
}

.zakaz .castom_buttom span {
    min-width: 60px;
    display: block;
    text-align: center;
}

input[name=searchTest] {
    width: calc(100% - 78px);
    border: 2px solid #fb9a3c !important;
    outline: 0px;
    padding-left: 12px;
    padding-bottom: 4px;
    margin: 0px !important;
    outline: 0px;
    /* margin-top: -10px; */
    border-spacing: 0px;
    font-size: 14px;
    height: 34px;
    min-width: 200px;
}

input[name=searchBut] {
    background: #fb9a3c;
    border-radius: 0px;
    border: 0px;
    border-top: 0px;
    color: #000;
    /* padding-top: 11px; */
    /* padding-bottom: 13px; */
    min-width: 60px;
    text-align: center;
    height: 34px;
    /* margin-bottom: -7px; */
    padding-bottom: 7px;
    padding-top: 2px;
}

h3.small {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}

#search_result.analog_table th {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 45px;
}

#search_result.analog_table td.art {
    font-weight: 700;
}

.h1 {
    line-height: 1.3;
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 0px;
}

.h1 span {
    font-size: 14px;
    font-weight: 400;
}

.item_detals_table h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

span.rouble {
    font-family: "Rouble";
}

.cata2 p.price {
    font-size: 26px;
    color: #000;
    line-height: 1.1;
}

#item_show p.price {
    margin-top: 5px;
}

p.price .bold {
    font-weight: 700;
    font-size: 32px;
}

.nalichie {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.nalichie .bold {
    font-size: 22px;
}

.green {
    color: #43a047;
}

.red {
    color: #c84800;
}

#search_result.analog_table td.cend {
    font-size: 14px;
}

.nalichie .galk {
    font-size: 25px;
    font-weight: 700;
}

.news_item .castom_buttom {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.news_item .castom_buttom span {

    color: #000;
    font-size: 18px;
}

.buy_block_sub {
    margin-top: 35px;
}

.counter.countend {
    border-radius: 2px;
    background-color: rgb(238, 238, 238);
    max-width: 57px;
    height: 51px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px;
}

.itemdecs,
.itemincs {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500
}

.analog_table .prozn,
.analog_table .popt {
    font-size: 16px;
    font-weight: 700;
}

.analog_table .counter.countend,
.mini-input .counter.countend {
    max-width: 37px;
    height: 30px;
    font-size: 14px;

}

.analog_table .itemdecs,
.analog_table .itemincs {
    font-size: 14px;
}

.analog_table .zak {
    min-width: 150px;
    text-align: center;
}

.analog_table .castom_buttom {
    max-width: 37px !important;
    background: #dadada;
    padding: 0px 0px;
    width: 35px;
}

.analog_table .castom_buttom.text-orange {
    background: #f90;
}

.analog_table .castom_buttom.text-orange:hover {
    background: #e88641;
}

.analog_table .castom_buttom:hover {
    background: #adadad;

}

.castom_buttom img {
    max-width: 20px;
}

.analog_table td,
.analog_table th {}

.soputstv_item {
    padding: 8px;
    border: 1px solid #dadada;
    direction: ltr;
}

table#search_result td.capt {
    max-width: 140px;
}

.soputstv_item .caption {
    font-size: 13px;
    margin-bottom: 5px;
}

.soputstv_item .h1 {
    font-weight: 700;
    font-size: 16px;

}

.cata2 .soputstv_item .price {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 700;
}

.soputstv_item .price .bold {
    font-size: 17px;
}

.soputstv_item .nalichie {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 1.1;
}

.soputstv_item .nalichie .galk {
    font-size: 22px;
    margin-top: 3px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .nalichie.red {
    display: flex;
}

.soputstv_item .nalichie.red .cross {
    font-size: 22px;
    margin-top: 1px;
    display: block;
    float: left;
    margin-right: 7px;
}

.soputstv_item .castom_buttom {
    height: 28px;
    margin-left: 10px;
}

.soputstv_item .castom_buttom span {
    font-size: 11px;
}

.soputstv_item_block {
    margin-top: 5px;
    max-height: 335px;
    overflow-y: scroll;
    overflow-x: hidden;
    direction: rtl;
    margin-left: -21px;
    padding-left: 10px;
    /* border-bottom: 1px solid #dadada; */
}

.news_item ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.news_item ::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #f1f1f1;
}

/* Handle */
.news_item ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #dadada;
}

/* Handle on hover */
.news_item ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.castom_buttom {
    transition: 0.2s
}

.castom_buttom.orange {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 3, 6);
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block;
    background: #ff9b00;
    padding: 14px 0px 14px 0px;
    padding: 15px;
    max-width: 300px;
}

.castom_buttom.orange span {
    font-size: 16px;
    color: #000;

}

.castom_buttom.orange:hover {
    color: #000;
    text-decoration: none;
    background: #e88641;
}

.castom_buttom.orange.zayavka {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    min-width: 340px !important;
    height: 45px;
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1px;
    background: url(/images/new_temp/red.png) no-repeat center left 9px;
    padding-left: 20px;
    padding: 0px;
    text-decoration: none !important;
    margin: 35px 0px 0px 0px;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
    text-transform: none;
}

.castom_buttom.orange.zayavka:hover {
    border-color: #d98200;
    background: url(/images/new_temp/red_hover.png) no-repeat center left 9px;
}

.castom_buttom.orange.zayavka span {
    text-transform: none;
    font-size: 17px;
}

.removeitem {
    color: #ff3535;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

.removeitem:hover {
    color: #ff3535;
    text-decoration: none;
}

.info_button {
    max-width: 250px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.optpageh1 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
}

.main-img {
    margin-left: -15px;
}

.contacti_page {
    /* background: url("/images/new_temp/contakty.jpg") no-repeat top center; */
    /* background-size: 100% !important; */
    margin: 0px -15px;
    position: relative;
    height: 100vh;
    max-height: 650px;
    min-height: 450px;
}

.delivery_top {
    margin: -25px -31px 0px -31px;
}

.contacti_page_holder {
    position: absolute;
    left: 55px;
    bottom: 70px;
    padding: 20px;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
    width: 100%;
    max-width: 51%;
}

.contacti_page_holder table {
    margin-bottom: 20px;
}

.contacti_page_holder table td {
    padding: 10px;
    vertical-align: middle;
    font-size: 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .phone:before {
    margin-bottom: 0px;
    float: left;
}

.contacti_page_holder .mail {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
    color: rgb(117, 118, 118);
}

.contacti_page_holder .metro {
    display: inline-block;
}

.contacti_page_holder .metro:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: #a2a5b4;
    border-radius: 100%;
    float: left;
    margin-bottom: -1px;
    margin-top: 3px;
    margin-right: 7px;
}

.contacti_page_holder .metro.blue:before {
    background: #b2dae7;
}

.contacti_page_holder a {
    color: rgb(117, 118, 118);
}

.delivery_content {
    padding: 30px;
}

.delivery_content .row {
    padding: 30px 0px;
}

.delivery_content .row .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.delivery_content .row_top {
    border-bottom: 1px solid #b7b7b7;
}

.delivery_content p {
    font-size: 15px;
}

.delivery_content h1 {
    font-size: 36px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.delivery_content h1:before {
    content: " ";
    background: url("/images/new_temp/del1.png") no-repeat center center;
    width: 64px;
    height: 43px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.delivery_content h3 {
    font-size: 24px;
    color: rgb(170, 170, 170);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px;
}

.delivery_content h3.linii:after {
    content: " ";
    background: url("/images/new_temp/del2.png") no-repeat center center;
    width: 127px;
    height: 29px;
    float: right;
    margin-top: -10px;
}

.delivery_content h3 strong {
    color: rgb(255, 153, 0);
}

.delivery_content table {
    width: 100%;
}

.delivery_content table td {
    padding: 7px 0px;
}

.delivery_content table td:before {
    background: rgb(255, 153, 0);
    content: " ";
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 15px;
    border-radius: 100%;
    margin-top: 7px;
}

.delivery_content .warn {
    color: #b7b7b7;
    line-height: 1.2;
    margin-top: 22px;
}

.delivery_content .warn:before {
    content: " ";
    background: url("/images/new_temp/delwarn.png") no-repeat center center;
    width: 39px;
    height: 39px;
    float: left;
    margin-right: 18px;
    margin-top: -2px;
}

.right-part {
    margin-left: -30px;
}

p.caption.logincapt {
    color: rgb(120, 120, 120);
    font-size: 15px;
    text-align: right;
    line-height: 1.2;
}

#item_show {
    background: #fff;
    padding: 0px 16px !important;
    max-width: 700px;
    padding: 0px 18px;
}

#item_show .news_items_right {
    background: #e5e5e5;
    padding: 20px 30px 20px 30px;
    margin-right: -16px;
}

#item_show .news_items_left {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    max-height: 303px;
}

.gray_text {
    color: rgb(85, 85, 85);
    margin-top: 20px;

}



div#cartinfo {
    width: 600px;
    display: none;
    color: #000;
    position: fixed;
    right: 120px;
    bottom: 0px;
    background: #fff;
    z-index: 100;
    opacity: 0.9;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

div#cartinfo div.cart {
    /* padding: 5px; */
    position: relative;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

div#cartinfo div.cart div.cart_control {
    cursor: pointer;
    position: absolute;
    padding: 7px 27px;
    margin-top: -36px;
    background: #f9a65d;
    margin-left: -5px;
    letter-spacing: 1px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    /* display: none; */
}

div#cartinfo a {
    color: #000;
    text-decoration: underline;
    display: inline-block;
}

table#low_cart {
    width: 100%;
    font-size: 12px;
    /* border: 2px solid #e5e5e5; */
    border-bottom: 0px;
}

table#low_cart td {
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px;
}

table#low_cart th {
    text-align: center;
    background: #e5e5e5;
    padding: 10px;
    font-weight: 400;
    border-right: 1px solid #fff;
    font-size: 14px;
}

table#low_cart tr:last-child th {
    border-right: 0px;
}

table#low_cart th.one {
    text-align: left;
}

table#low_cart td.one {
    padding: 10px;
    /* width: 96px; */
    text-align: left;
    font-size: 13px;
}

table#low_cart td.pr {
    padding: 2px;
    /* width: 56px; */
}

table#low_cart td.two {
    padding: 2px;
}

table#low_cart td.price {
    padding: 3px;
    width: 75px;
}

table#low_cart td.four {
    width: 26px;
}

#search_result.search_compress {
    border: 1px solid #e5e5e5;
}

#search_result.search_compress th,
#search_result.search_compress td {
    text-align: left;
    font-size: 17px;
    color: rgb(121, 121, 121);
    padding: 10px 18px 17px 18px;
}

#search_result.search_compress th select {
    margin-top: 32px;
    max-width: 100px;
    min-width: 100px;
    border: 0px;
    padding: 4px;
    color: #a7a4a4;
}

#search_result.search_compress .searchinput {
    border: 0px;
    outline: 0px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 100px;
    margin: 0px auto;
    float: none;
}

.not_found_info {
    font-size: 14.8px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.castom_buttom.orange.orange_small {
    /* padding-top: 9px; */
    /* padding-bottom: 9px; */
    padding: 8px 25px 8px 25px;
}

.castom_buttom.orange.podobr {
    font-size: 10px;
    padding: 9px 15px;
}

.castom_buttom.orange.podobr span {
    font-size: 12px;
}

#search_result.search_compress th.rab_davlenie select {
    margin-top: 32px;
}

#search_result.details_table {}

#search_result.details_table th {
    text-align: left;
}

.prozn,
.popt {
    min-width: 100px;
    font-weight: 700;
    font-size: 15px;
}

.analog_table .castom_buttom.shower {
    max-width: 90px !important;
    width: 100%;
    color: #000;
    padding: 7px;
    margin: 0px auto;
}

.analog_table .castom_buttom.shower span {
    color: #0000007d;
}

.analog_table .green {
    font-size: 15px;
}

.analog_table .additem {
    padding: 5px 0px;
}

div#cartinfo a.removeitem {
    color: red;
    text-decoration: none;
}

#low_cart.cart {}

#low_cart.cart th,
#low_cart.cart td {
    font-size: 15px;
    vertical-align: middle;
}

#low_cart.cart a {
    text-decoration: none;
}

a.continue_shopping {
    float: left;
}

a.submitform,
a.continue_shopping {
    border-width: 3px;
    border-color: rgb(243, 166, 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    min-width: 210px !important;
    height: 43px;
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1px;
    background: url(/images/new_temp/orange_cart.png) no-repeat center left 7px;
    padding-left: 20px;
    padding: 0px;
    text-decoration: none !important;
    margin: 15px;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
}

a.submitform {
    min-width: 190px !important;
    border-color: rgb(67, 160, 71);
    background: url(/images/new_temp/green_flag.png) no-repeat center left 11px;

}

a.submitform:hover {
    border-color: #005d04;
    background: url(/images/new_temp/green_flag_hover.png) no-repeat center left 11px;
}

a.continue_shopping:hover {
    border-color: #d98200;
    background: url(/images/new_temp/orange_cart_hover.png) no-repeat center left 7px;
}

a.submitform span,
a.continue_shopping span {
    color: #000;
    font-size: 16px;
    text-transform: none;
}

div#cartinfo a.submitform {
    float: right;
}

#low_cart.cart.analog_table td,
#low_cart.cart.analog_table th {
    padding-left: 15px;
    padding-right: 15px;
}

#low_cart.cart.analog_table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#search_result.cart td.price,
.cart td.price span {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

#search_result.cart .removeitem.castom_buttom {
    padding: 5px;
    background: #e5e5e5;
    font-weight: 400;
    max-width: 90px;
    /* display: flex; */
    /* align-items: center; */
}

#search_result.cart .removeitem.castom_buttom img {
    float: left;
    margin-right: 7px;
}

#search_result.cart .removeitem.castom_buttom span {
    align-items: center;
    display: flex;
    color: #000000;
}

.cart_buttons .submitform {
    float: right;
}

.lk_pos {
    /* min-height: 90px; */
    -moz-transform: rotate(-90deg);
    /* ??? Firefox */
    -ms-transform: rotate(-90deg);
    /* ??? IE */
    -webkit-transform: rotate(-90deg);
    /* ??? Safari, Chrome, iOS */
    -o-transform: rotate(-90deg);
    /* ??? Opera */
    transform: rotate(-90deg);
    padding: 10px 0px;
}

.orders_date {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

#search_result .orders_delivery {
    font-size: 16px;
    text-align: center;
}

#search_result>tbody>tr>td {
    padding-top: 18px;
    padding-bottom: 18px;
}

#search_result .orders_status,
#search_result .orders_status_sclad {
    color: #c84800;
    font-size: 12px;
}

#search_result .orders_price {
    font-weight: 700;
    font-size: 16px;
}

#search_result .orders_total_price {
    font-size: 14px;
}

#search_result .vat {
    vertical-align: top;
}

#search_result .vat table {
    height: 100%;
}

#cabinet_form label {
    font-size: 17px;
}

#cabinet_form input {
    border: 0px;
    background: #f6f6f6;
    font-size: 16px;
    color: rgb(183, 183, 183);
}

#content .menu_table {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .menu_table .active a {
    color: #ff9900
}

.castom_buttom {
    margin: 0px auto;
    cursor: pointer;
}

.zakaz {
    text-align: center;
}

.cart_fixed {
    background: #ff9900;
    border-radius: 50%;
    position: fixed;
    right: 60px;
    bottom: 50px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    transition: 0.3s;
}

.cart_fixed:hover {
    background: #ffaa2c;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);

}

.cart_fixed .cart_fixed_image {
    width: 80px;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.cart_fixed img {
    margin-right: 0;
}

.cart_fixed .items_count {
    text-align: center;
    right: 14px;
    text-decoration: none !important;
    top: 12px;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 700;
}

#cartinfo .three,
#cartinfo .three span {
    font-weight: 700;
    font-size: 17px;
}

.info_rubric_main {
    display: flex;
    width: 100%;
    background: #f6f6f6;
    height: 72px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: rgb(117, 118, 118);
    font-size: 16px;
    padding: 0px 25px;
    text-align: center;
    line-height: 1.2;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    transition: 0.2s;
}

.info_rubric_main:hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    background: #f0f0f0;
    text-decoration: none;
}

.info_serts {
    max-width: 100%;
}

.info_serts img {
    max-width: 100%;
    height: auto !important;
}

.cata2 h1 {
    color: black;
    margin-top: 0px;
}

.cata2 h3 {
    color: #757676;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 23px;
}

.cata2 p {
    font-size: 17px;
    color: #757676
}

.info-row {
    position: relative;
    padding: 0px 5px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.info-row h3 {
    padding-top: 20px;
}

.info-row * {
    z-index: 3;
}

.info-row:after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 70%;
    background: #f6f6f6;
    z-index: 0;
    width: calc(100% + 10px);
    display: block;
    left: -5px;
}

.info_serts a {
    display: block;
    position: relative;
}

.news_items_left a.tovar_cart {
    display: block;
    min-height: 303px;
    max-height: 303px;
}

.info_serts a:before,
.news_items_left a.tovar_cart:before {
    content: " ";
    transition: 0.3s;
    opacity: 1;
    background: url("/images/new_temp/lupa.png") no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.info_serts a:hover:before,
.news_items_left a:hover:before {
    /* opacity: 1; */
}

.info_serts td {
    padding: 0px 10px;
}

#search_result a {}

#search_result a:hover,
#search_result.search-table .art b {
    color: #ff9b00;
}

#search_result td.image a:hover {
    background: none;
}

#search_result.search-table a.castom_buttom:hover,
#search_result.small a.castom_buttom:hover {
    background: #ff9b00;
}

#search_result .add-mini-button {
    /* height: 30px; */
    /* display: flex; */
    /* justify-content: center; */
    padding: 5px 0px;
}

.news_item #search_result.analog_table a.castom_buttom {
    height: 30px;
}

.soputstv_item .nalichie .bold {
    font-size: 16px;
}

#search_result.small td a.castom_buttom {
    background: #ff9b00;
}

#search_result.small td a.castom_buttom span {
    color: #000;
}

#search_result.small td a.castom_buttom:hover {
    background: #d98200;
}

#item_show {
    min-width: 800px !important;
}

#item_show h1 {
    font-weight: 700;
    color: #ff9900;
    line-height: 1.2;
    font-size: 24px;
}

#fancybox-close {
    right: 3px !important;
}

#item_show p {
    line-height: 1.2;
}

#item_show p.proizvoditel {
    margin-top: 25px;
    margin-bottom: 7px;
}

#fancybox-content {
    border: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.success_cart {
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 15px;
}

.success_cart span {
    font-size: 23px;
    color: rgb(67, 160, 71);
}

.success_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url('/images/new_temp/print.png') no-repeat center left;
    padding-left: 25px;
}

.success_cart img {
    margin-right: 0;
    margin-bottom: 10px;
}

.info_rubric {
    background: url("/images/new_temp/triagle.png") no-repeat top 7px left;
    color: #757676;
    font-size: 18px;
    display: block;
    margin: 17px 0px;
    padding-left: 20px;
    line-height: 1.3;
}

#search_result.details_table {
    /* border-left: 1px solid #dfdfdf; */
    background: #eee;
}

#search_result.details_table .hidetr {
    display: none;
    background: none;
    /* z-index: -6; */
}

#search_result.details_table .hidetr td {
    background: none;
}

#search_result.details_table .greytr {
    /* z-index: 99; */
    /* position: relative; */
    /* background: #fff; */
    /* border-bottom: 0px solid #e5e5e5; */
    background: #fff;
}

#search_result.details_table .greytr .art {
    font-weight: 700;
}

#search_result.details_table .greytr.opened {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 99;
}

#search_result.details_table tr {
    border-left: 1px solid #ddd
}


#search_result.details_table .castom_buttom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 30px;
    background-color: #aaaaaa;
    float: right;
    font-size: 11px;
}

#search_result.details_table .castom_buttom:hover {
    background: #707070;
}

#search_result.details_table .castom_buttom.text-orange {
    background: #ff9900;
}

#search_result.details_table .castom_buttom.text-orange:hover {
    background: #d98200;
    color: #000;
}

#search_result.details_table .greytr.opened .castom_buttom {
    background-color: #ff9900;
}

#search_result.details_table .greytr.opened .castom_buttom:hover {
    background: #d98200;
    color: #000;
}

#search_result.details_table .castom_buttom span {
    color: #000;
}

#search_result.details_table .zak {
    min-width: 185px;
    text-align: right;
}

#search_result.details_table td {
    border-right: 1px solid #dfdfdf !important;
    border-bottom: 1px solid #dfdfdf;
}

#search_result.details_table .hidetr .additem {
    background: #f44336;
    font-size: 11px;
}

#search_result.details_table .hidetr .additem:hover {
    background: #c20015;
    color: #000;
}

#search_result.details_table .counter.countend {
    background: #fff;
    height: 32px;
    width: 35px;
}

#search_result.details_table .hold.hidetr {
    background: #fff;
}

#search_result.details_table .hold.hidetr {
    border-left: 0px;
}

#search_result.details_table .hold.hidetr td {
    border-right: 0px !important;
    position: relative;
    /* min-height:100px; */
    /* padding: 8px; */
    /* height: auto; */
    /* font-size: 16px; */
}

#search_result.details_table .hold.hidetr td a {
    font-size: 16px;
}

.detail_paginator {
    min-height: 50px;
    text-align: center;
    font-size: 16px;
}

.print_schema {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

.hide-analogs {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #ff9900;
    font-size: 16px;
    text-decoration: underline;
}

.hide-analogs:hover {
    text-decoration: none;
}

.paginator-table {
    margin: 0px auto;
    border: 0px;

}

.paginator-table tr {
    border: 0px !important;
}

.paginator-table .main-column {
    background: #eeeeee !important;
    padding: 8px 12px !important;
}

.paginator-table td {
    font-size: 16px !important;
    vertical-align: middle;
    height: auto !important;
    border: 0px !important;
}

.paginator-table td a {
    font-size: 38px !important;
    font-weight: 300;
}

.captcha_form {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
}

.captcha_form .code {
    padding: 8px 14px !important;
    margin: 15px 0px;
    font-size: 18px;
}

#search_result>tbody>tr.razdel td {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff !important;
    height: auto;
    border-top: 0;
}

.gray-td td {
    background: #f3f4f5 !important;
    border-top: 0;
    border-bottom: 0;
}

.white-td td {
    background: #fff !important;
}

#search_result>tbody>tr>td.orders_rezervdate {
    font-size: 14px;
}

#search_result .lk-position-table td {
    font-size: 15px;
}

#search_result .lk-position-table tbody tr:first-child td {
    font-size: 13px;
    color: rgb(121, 121, 121)
}


.cont {
    position: relative;
}

.left_col {
    float: left;
    width: 200px;
    padding: 0px 15px 0px 0px;
}

.middle_col {
    float: left;
    width: 630px;
}

.right_col {
    float: left;
    width: 170px;
    padding: 0px 0px 0px 15px;
}

td.img_2d {
    border: 1px solid #eee;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

td {
    /* vertical-align: middle; */
}

a.del_filt {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin-bottom: 100px;
    width: 100%;
}

.podbor_fit {
    border: 1px solid #eee;
    padding: 10px;
}

span.light {
    color: #757676;
    font-size: 13px;
    display: block;
}

.podbor_fit_left {
    float: left;
    width: 50%;
}

.podbor_fit_right {
    float: right;
    width: 50%;
}

.podbor_pereh_left {
    float: left;
    width: 50%;
}

.podbor_pereh_right {
    float: right;
    width: 50%;
}

td.img {
    border: 1px solid #eee;
    width: 102px;
    text-align: center;
    vertical-align: middle;
}

table.parametr {
    margin: 0px 10px;
}

select.styled_input {
    width: 100%;
    color: black;
    height: 30px;
    margin: 5px 0px;
    border: 1px solid #cecece;
}

span.cp {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 17px;
    margin-top: 0px;
}

table.razmer_shl span {
    font-size: 14px;
    color: black;
    padding: 0px 0px 10px 0px;
    display: block;
}

table.tab2d {
    margin-bottom: 78px;
    width: 100%;
}

table.tab2d td {
    vertical-align: middle;
}

a.search_rukav {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.art_find {
    margin-bottom: 72px;
}

a.in_cart {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.get_skid {
    display: block;
    background: #e8554a;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    margin-top: 10px;
}

.price_lk {
    background: #e6e6e6;
    padding: 10px;
    margin-top: 126px;
}

span.price_sk {
    font-weight: bold;
    font-size: 20px;
}

span.price_sk_re {
    font-weight: bold;
    font-size: 20px;
    color: #e8554a;
}

input.styled_input {
    width: 100%;
    margin-bottom: 10px;
}

.img_rvd {
    border: 1px solid #eee;
    text-align: center;
    /* padding: 100px; */
    min-height: 100px;
    font-weight: bold;
    min-height: 270px;
}

.chose_dlina {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80px;
    text-align: center;
}

input.dlina_inp {
    float: left;
    width: 60px;
    text-align: center;
    margin-right: 5px;
}

.dlina {
    background: #e6e6e6;
    font-weight: bold;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.line_parametr_left {
    /* padding: 20px 0px; */
    float: left;
    width: 50%;
}

.line_parametr_right {
    /* padding: 20px 0px; */
    float: right;
    width: 50%;
}

.white-td td.redtd {
    color: #0fea0f !important;
    /* color: white!important; */
    font-weight: bold;
}

.white-td td.orange {
    color: #c84800 !important;
    /* color: white!important; */
    font-weight: bold;
}

.carousel-indicators li {
    background-color: #ed9720;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 9;
    top: 150px;
    bottom: 263px;
    min-height: 30px !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #ed9720;
}

.podbor_fit_left:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.podbor_fit_right:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.razmer_shl:hover {
    box-shadow: 0 0 7px 1px #efa936;
}

.left_part_rvd {
    float: left;
    width: 50%;
}

.carousel-item img.img-fluid {
    /* max-width: 303px; */
    margin: 0 auto;
    text-align: center;
}

.carousel-item {
    text-align: center;
    min-height: 312px;
}

.left_part_rvd img {
    width: 100%;
}

.right_part_rvd {
    width: 50%;
    float: right;
}

.right_part_rvd img {
    width: 100%
}

.config_rvd_img img {
    width: 100%;
}

table.razmer_shl select {
    width: 90px !important;
    margin-bottom: 25px;
    height: 30px;
}

.config_rvd_txt {
    text-align: right;
    /* margin-bottom: 45px; */
}

.config_rvd_txt_sb {
    font-size: 13px;
    color: #757676;
    margin-bottom: 10px;
}

input.dlina_inp_top.rasschet {
    width: 100%;
    text-align: center;
}

input.dlina_inp_bot.rasschet {
    width: 100%;
    text-align: center;
}

span.rvd_articul_vivod {
    display: block;
    margin: 11px 0px;
}

span.rvd_articul_vivod span {
    background: #f9f9f9;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}

span.price_sk_show {
    display: none;
}

.right_col img {
    width: 100%;
    margin: 5px 0px 10px 0px;
}

span.rvd_articul_vivod table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}

.cap_per {
    padding-bottom: 11px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 2px;
}

span.rvd_articul_vivod table tr td {
    background: #eee;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.hh {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}

.dev1 p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.dev {
    /* float: right; */
    padding-left: 10px;
}

.dev1 {
    /* float: right; */
    padding-left: 10px;
}

.getskid input[type="submit"] {
    display: block;
    background: #efa936;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px 10px;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
}

.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px;
    justify-content: space-between;
}

.icon div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot div {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.icon_bot img {
    float: left;
    padding-right: 10px;
    padding-top: 4px;
}

.icon_bot {
    position: relative;
    height: 70px;
}

a.ll {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
}

span.min_rc_ak {
    font-size: 16px;
    display: inline-block;
    padding-left: 10px;
}

span.pr_old {
    font-size: 18px;
    display: inline-block;
    margin-top: 6px;

}

.dis_analog {
    background: #e54f50;
    display: inline-block;
    color: white;
    padding: 0px 6px;
    margin-bottom: 5px;
    margin-left: -27px;
    border-radius: 0px 10px 10px 0px;
}

span.bold_ak {
    font-size: 19px;
    color: #e54f50;
    font-weight: bold;
    display: block;
    line-height: 14px;
}

span.bold_old {
    display: block;
    color: black;

    font-size: 14px;
}

.analog_disc {
    background: #e54f50;
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -8px;
}

span.analog_prc_a {
    display: block;
    color: #e54f50;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}

span.analog_prc {

    font-size: 12px;
}

td.popt_reg a {
    color: #4b98b1;
    display: block;
    font-size: 13px;
}

td.popt_reg {
    color: black;
    font-weight: bold;
}

.blur_tovs {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    cursor: pointer;
}

span.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    cursor: pointer;
}

span.grid_bgs {
    background: url(/images/grid.png) no-repeat top center;
    background-size: cover;
}

.grid_bgs {
    background: url(/images/grid.png) no-repeat top center;
    background-size: cover;
}

.regs_fanc {
    padding: 60px;
    /* font-weight: bold; */
    font-size: 15px;
}

.regs_fanc a {
    color: #4b98b1;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

a.opt_wall_s {
    color: #4b98b1;
    font-size: 13px;
}

ul.manlist {
    padding-left: 0px;
    list-style: none;
}

div.analog_disc_podb {
    background: #e54f50;
    position: absolute;
    color: white;
    padding: 1px 5px;
    margin-bottom: 0px;
    border-radius: 0px 10px 10px 0px;
    margin-top: -15px;
    margin-left: -42px;
}

del {
    position: relative;
    color: #000;
    text-decoration: none;
}

del:before {
    content: "";
    border-bottom: 3px solid #e54f50;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 53%;
}

div#getting-started {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #e54f50;
}

div#getting-started1 {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #e54f50;
}

.timer_akc_sl {
    float: right;
    font-size: 13px;
    margin-right: 12px;
    margin-top: -26px;
    font-weight: 500;
}

div.discou_akc {
    background: #e54f50;
    display: inline-block;
    color: white;
    padding: 0px 15px;
    margin-bottom: 20px;
    border-radius: 0px 10px 10px 0px;
}

div#getting-started span {
    background: #eee;
    padding: 5px;
}

div#getting-started1 span {
    background: #eee;
    padding: 5px;
}

.discou_akc_txt {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #e54f50;
}

a.castom_buttom.buy_btn.no_bg {
    background: #dadada;
}

a.castom_buttom.buy_btn.no_bgs {
    background: #707070;
}

a.iteminca.bg {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

a.itemdeca.bg {
    font-size: 24px;
    color: rgb(81, 81, 81);
    font-weight: 500;
}

a.castom_buttom.buy_btn.no_bg span {
    color: black;
}

a.castom_buttom.buy_btn.no_bgs span {
    color: white;
}

#search_result.details_table .castom_buttom.add-mini-button {
    width: 35px;
    margin-right: 20px;
}

.order_rels {
    width: 46%;
    float: left;
    border: 2px solid #eee;
    padding: 10px;
    margin: 0px 20px 20px 0px;
}

.more_zak {
    display: inline-block;
    margin-top: -25px;
    margin-left: 55px;
}

.item_ord_img {
    /* float: left; */
}

.item_ord {
    position: relative;
    padding: 10px 0px;
    min-height: 172px;
}

p.stld_res {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

p.stld_res a {
    color: #0f8ed5;
    font-size: 18px;
    text-decoration: underline;
}

a.resend_call_lk {
    display: block;
    width: 150px;
    background: #f5f5f5;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    margin-top: 20px;
}

a.resend_call_lk:hover {
    background: #f8a83e;
    text-decoration: none;
}

ul.resend_li_style {
    list-style: none;
    margin: 0px !important;
    padding: 0px;
}

ul.resend_li_style li {
    padding-bottom: 10px;
    font-size: 16px;
}

a.show_new_adr_form {
    text-decoration: none;
    display: block;
    /* width: 600px; */
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: normal;
}

ul.mian_adr_ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    color: black;
    padding: 13px 0px;
    border-bottom: 1px solid #eee;
    /* width: 600px; */
}

ul.dop_adr_ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    color: black;
    padding: 13px 0px;
    border-bottom: 1px solid #eee;
    /* width: 600px; */
}

img.img_add_reloc {
    padding: 0px 15px 5px 0px;
}

a.show_new_adr_form span {
    float: right;
}

a.red_adr_m {
    display: inline-block;
    float: right;
}

a.red_adr {
    display: inline-block;
    float: right;
    margin: 0px 10px;
}

a.del_adr {
    display: inline-block;
    float: right;
}

input.radio_lk_b {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    margin-left: 5px;
    cursor: pointer;
}

a.add_new_adr {
    display: block;
    background: #ff9901;
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.add_new_adr:hover {
    text-decoration: none;
}

form.new_adr {
    margin-top: 41px;
    margin-bottom: 20px;
    width: 50%;
    float: left;
}

form.new_adr .form-control {
    background: #eee;
    margin-bottom: 15px;
}

a.red_main_adr_bt {
    display: block;
    background: #ff9901;
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.red_main_adr_bt:hover {
    text-decoration: none;
}

form.red_main_adr {
    margin: 43px 0px 0px 0px;
    float: left;
    width: 50%;
}

a.red_adr_bt {
    display: block;
    background: #ff9901;
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

a.red_adr_bt:hover {
    text-decoration: none;
}

form.red_adr {
    margin: 43px 0px 0px 0px;
    float: left;
    width: 50%;
}

p.stld_dc {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

form.dc_frms {
    margin: 20px 0px;
    width: 50%;
}

form.dc_frms input {
    margin-bottom: 10px;
}

input.show_doc_bt {
    background: #ff9900;
    border: 0px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}

ul.menu_table_cabs a {
    display: block;
    background: #eee;
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 15px;
}

ul.menu_table_cabs {
    margin-bottom: 20px;
}

ul.menu_table_cabs .menu_item.active a {
    background: #ff9900;
}

ul.menu_table_cabs a:hover {
    text-decoration: none;
    background: #ff9900;
}

.menu_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu_item {
   display: inline-block;
    margin-right: 2px;
}

.left_map {
    width: 50%;
    float: left;
}

#map {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

#map_add {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

#map_add_sb {
    height: 300px;
    padding: 0px 10px;
    border-radius: 0px;
}

p.header {
    padding: 10px;
    margin: 0px;
    font-size: 14px;
}

.add_new_adress_form.visible {
    position: relative;
}

.rdsbt {
    color: white;
    background: #f3564c;
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.ord_status {
    float: left;
    padding: 3px 0px;
}

.grns {
    color: white;
    background: green;
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
}

.orange {
    color: white;
    background: #ff9900;
    border-radius: 2px;
    /* display: inline-block; */
    padding: 3px 10px;
    float: left;
    margin-left: 10px;
}

.ord_status_lft {
    float: right;
}

.status_blk {
    padding-bottom: 10px;
}

.more_zak a {
    color: #158bd5;
    text-decoration: underline;
}

.ord_price {
    padding: 5px 0px;
}

.ord_price span {
    font-weight: bold;
    float: right;
}

.ord_date {
    padding: 5px 0px;
}

.ord_date span {
    float: right;
}

.scrolling-wrapper {
    overflow-x: visible;
    overflow-y: hidden;
    white-space: nowrap;
}



.item_ord_img {
    display: inline-block;
    margin-bottom: 15px;
    width: 110px;
    height: 120px;
}

.item_ord_img img {
    /* min-height: 110px; */
    max-width: 110px;
}

a.shows_pdf_gen:hover {
    text-decoration: none;
}

.more_zak a:hover {
    text-decoration: none;
}

.tooltipa span.adr {
    color: black;
    padding: 10px;
    font-size: 14px;
}

a.tooltipa.stld {
    position: relative;
    margin: 0px;
}

.stld_window {
    padding: 38px 20px 10px 20px;
    width: 350px;
    height: 100px;
    text-align: center;
    font-weight: bold;
}

.cauntion_control {
    padding-top: 10px;
    color: #757676;
}

.cauntion_control span {
    color: #f3564c;
}

.hdr_cart {
    font-size: 25px;
    font-weight: 500;
}

.cart_main_table {
    background: #eee;
    font-weight: 500;
    padding: 10px 20px;
    margin: 10px 0px;
}

.sposob_poluch {
    font-weight: 500;
    margin-top: 15px;
}

.choose_sposob {
    color: #737373;
    font-size: 14px;
    margin-top: -3px;
}

.del_tt {
    position: relative;
    margin: 15px 0px;
}

.dost_adr {
    float: left;
    border: 2px solid #707070;
    padding: 15px 100px 15px 35px;
}

.dost_adr:hover,
.dost_sam:hover {
    border: 2px solid #efa936;
    cursor: pointer;
}

.dost_adr.act,
.dost_sam.act {
    border: 2px solid #efa936;
    cursor: pointer;
}

.dost_sam {
    float: left;
    border: 2px solid #707070;
    cursor: pointer;
    padding: 15px 100px 15px 35px;
    margin-left: 20px;
}

.cpt {
    font-weight: 500;
}

.grey {
    color: #737373;
    margin-left: 39px;
}

.samovivoz {
    position: relative;
}

.delivery_option_left {
    float: left;
    width: 40%;
}

.delivery_option_right {
    float: left;
    width: 58%;
}

.delivery_option_right img {
    width: 100%;
}

.style_sp_grey {
    color: #737373;
    font-size: 14px;
    margin-top: 10px;
}

.style_sp_grey img {
    margin-top: -4px;
}

.style_sp_black {
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 14px;
}

span.anino {
    width: 9px;
    height: 9px;
    background: #a2a5b4;
    display: inline-block;
    border-radius: 10px;
}

span.yangel {
    width: 9px;
    height: 9px;
    background: #a2a5b4;
    display: inline-block;
    border-radius: 10px;
}

span.lesopark {
    width: 9px;
    height: 9px;
    background: #b2dae7;
    display: inline-block;
    border-radius: 10px;
}

.sposob_samov {
    font-weight: 500;
}

.format_check_fields {
    position: relative;
    margin-bottom: 20px;
}

.format_check_field {
    float: left;
    margin-right: 50px;
    cursor: pointer;
}

.format_check_field_nak {
    float: left;
    margin-right: 50px;
    cursor: pointer;
}

a.removeitem.castom_buttom {
    background: none !important;
}

hr.padd {
    margin: 50px 0px 40px 0px;
}

hr.black {
    border-color: black;
}

hr.grey {
    margin: 1em 0px;
}

.all_it {
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
}

span.prices_total {
    float: right;
    font-size: 30px;
}

.format_check_field img {
    margin-left: -10px;
}

.format_check_field_nak img {
    margin-left: -10px;
}

.caution_terminal {
    font-weight: 500;
}

.delivery_option {border: 2px solid #b5b5b5;float: left;padding: 16px 35px 15px 35px;width: 739px;}

.documents_show {
    padding: 20px 0px;
}

a.back_ord_bottom {
    float: right;
    color: #0e8ed5;
    text-decoration: underline;
}

a.back_ord {
    color: #1889d9;
}

a.shows_pdf {
    font-size: 27px;
    font-weight: bold;
    text-decoration: none;
}

a.shows_pdf img {
    margin-top: -4px;
}

.nomer_ord {
    /* padding: 20px 0px; */
}

.nomer_ord_view {
    padding: 20px 0px;
}

.status_blk_zakaz {
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.type_zag {
    font-weight: 500;
}

.type_dost {
    color: #158ad9;
    margin-bottom: 20px;
    text-decoration: underline;
}

.it_menu {
    background: #eee;
    font-weight: 500;
    padding: 10px 20px;
    margin: 10px 0px;
}

input.prc_zak {
    border: 0px;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

input.count_zak {
    border: 0px;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

table#search_result a.delItem {
    background: none;
}

table#search_result a.delItem:hover {
    background: none;
}

a.adsItemStyle {
    display: inline-block;
    background: #eee;
    float: right;
    padding: 12px 20px;
    cursor: pointer;
    margin-top: 10px;
}

a.adsItemStyle:hover {

    background: #ff9900;

}

a.saveOrdStyle:hover {

    background: #ff9900;

}

a.saveOrdStyle {
    display: inline-block;
    background: #eee;
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
}

input.artsItem {
    border: 1px solid #eee;
    padding: 10px 20px;
    margin-top: 10px;
}

input.countItem {
    border: 1px solid #eee;
    padding: 10px 20px;
    margin-top: 10px;
    margin-left: 50px;
}

.ordPdf {
    float: left;
}

.allTotalCount {
    float: left;
    margin-left: 180px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.allTotalPrice {
    float: right;
    margin-right: 56px;
    font-size: 27px;
    font-weight: bold;
}

a.show_table {
    display: inline-block;
    background: #eee;
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 16px;
}

a.show_row {
    display: inline-block;
    background: #eee;
    margin: 5px 5px 5px 0px;
    padding: 10px 20px;
    font-size: 16px;
}

a.show_table:hover {
    text-decoration: none;
    background: #ff9900;
}

a.show_row:hover {
    text-decoration: none;
    background: #ff9900;
}

a.show_table.active {
    background: #ff9900;
}

a.show_row.active {
    background: #ff9900;
}

div.table_style {
    display: none;
}

div.table_style.active {
    display: block;
}

div.row_style {
    display: none;
}

div.row_style.active {
    display: block;
}

select.city_terminal {
    width: 250px;
}

td.view_more_tbl {
    background: #ff9900;
}

a.view_more_tbl:hover {
    color: black !important;
}

.status_blk_zakaz .orange {
    display: inline-block;
}

.city_terminal_hid {
    margin-top: 20px;
    width: 250px;
    display: none;
}

.delovie_caption {
    font-weight: 500;
    font-size: 17px;
}

.delovie_img img {
    width: 100%;
}

.delovie_img {
    width: 200px;
}

a.change_delivery {
    display: inline-block;
    background: #eee;
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
}

a.change_delivery:hover {
    background: #ff9900;
    text-decoration: none;
}

a.save_delivery_changes {
    display: inline-block;
    background: #eee;
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
}

a.save_delivery_changes:hover {
    background: #ff9900;
    text-decoration: none;
}

a.cansel_delivery_change {
    display: inline-block;
    background: #eee;
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
    margin-left: 20px;
}

a.cansel_delivery_change:hover {
    background: #ff9900;
    text-decoration: none;
}

.change_delivery_in_lk {
    display: none;
}

div.timer_change_info {
    text-align: center;
    margin: 100px 0px;
}

/* tabs */
.tabs {
    font-size: 0;
    margin-top: 5px;
}

.tabs>input[type="radio"] {
    display: none;
}

.tabs>div {

    display: none;
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    font-size: 16px;
}


#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2,
#tab-btn-3:checked~#content-3 {
    display: block;
}

.tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #eeeeee;
    padding: 2px 8px;
    font-size: 16px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
    width: 11rem;
    height: 2.5rem;
    line-height: 2.1rem;
    margin-right: 5px;
}

.tabs>label:not(:first-of-type) {
    border-left: none;
}

.tabs>input[type="radio"]:checked+label {
    background-color: #ff9900;
}

.tabsCounter {
    margin-bottom: 2%;
}

tr.trsearch>td>div {
    font-weight: bold;
    color: #000000;
}

.modalErrorAuthContainterBackgroundColor {
    background: #e8e8e8;
}

.modalErrorAuthContainter {
    box-shadow: none;
    align-items: center;
    height: 4rem;
    display: flex;
}

.btnResetFilter {
    border-radius: 2px;
    background-color: rgb(112, 112, 112);
    text-align: center;
    z-index: 94;
    display: inline-block;
    padding: 8px 8px;
    cursor: pointer;
}

.btnResetFilter:hover {
    text-decoration: none;
    background: #555555;
}

.btnResetFilter span {
    font-size: 11px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

a.saveOrdStyle.activated {
    background: #f90;
    color: white;
}

.show_vibor_dostavki_check {
    display: none;
}

input.show_art_nakleika {
    display: block;
    width: 310px;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input.counter_nakl {
    display: block;
    width: 50%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    text-align: center;
    margin: 0 auto;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a.del_document {
    display: inline-block;
    margin-left: 10px;
    color: red;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

a.del_document img {
    margin-top: -5px;
}

input[list]:focus {
    outline: none;
}

input[list]+div[list] {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 309px;
    overflow-y: auto !important;
    max-width: 310px;
    background: #FFF;
    border: var(--border);
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px -3px #333;
    z-index: 100;
}

input[list]+div[list] span {
    display: block;
    padding: 7px 5px 7px 20px;
    color: #069;
    text-decoration: none;
    cursor: pointer;
}

input[list]+div[list] span:not(:last-child) {
    border-bottom: 1px solid #EEE;
}

input[list]+div[list] span:hover {
    background: rgba(100, 120, 140, .2);
}

.error_msg {
    font-family: 'Arial';
    font-size: 14px;
}

.error_msg span {
    font-weight: bold;
}

.alerts_cart {
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 15px;
}

.alerts_cart span {
    font-size: 23px;
    color: rgb(221 83 77);
}

.alerts_cart a#aschet {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: rgb(89, 89, 89);
    margin-top: 23px;
    background: url('/images/new_temp/print.png') no-repeat center left;
    padding-left: 25px;
}

.alerts_cart img {
    margin-right: 0;
    margin-bottom: 10px;
}

.sertificated_it {
    position: absolute;
    z-index: 99;
    width: 80px;
}

.sertificated_it img {
    opacity: 0.5;
}

a.sertificate_link {
    background: url(/images/pdf.png) no-repeat top left;
    background-size: 35px;
    background-position-x: 0px;
    background-position-y: 1px;
    display: inline-block;
    padding-left: 38px;
    font-size: 17px;
    padding-top: 6px;
    color: black;
    height: 35px;
    margin-bottom: 0px;
}

td.stnd {
    font-size: 11px !important;
    font-weight: 500;
}

div#map_kont {
    position: absolute;
    margin-top: -650px;
    width: 1138px;
    height: 673px;
    max-height: 675px;
    margin-left: -14px;
    min-height: 458px;
}

div#map_samovivoz {
    height: 400px;
}

div.delivery_cauntion {
    display: none;
}

.delivery_cauntion {
    color: red;
    padding-top: 15px;
    font-weight: 500;
}

.delivery_cauntion p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion a {
    color: red;
    padding-top: 12px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}


.delivery_cauntion_tip_price {
    color: red;
    padding-top: 15px;
    font-weight: 500;
}

.delivery_cauntion_tip_price p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion_tip_price a {
    color: red;
    padding-top: 12px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.check_fields_add_new {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
}

.format_check_field_add_new {
    cursor: pointer;
}

form.new_term input.form-control {
    background: #eee;
    margin-bottom: 15px;
}

a.add_new_term {
    display: block;
    background: #ff9901;
    color: white;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
}

.sertificated_it_min {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 5px;
    /* z-index: 1; */
}

.sertificated_it_min img {
    width: 100%;
}

.item_ord_img_relative {
    position: relative;
}

span.full_otgr {
    display: block;
    background: #27AE6033;
    color: #27AE60;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_otgr_nn {
    display: block;
    background: #27AE6033;
    color: #27AE60;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 5px;
}

span.full_rekl {
    display: block;
    background: #f3564c38;
    color: #f3564c;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_rekl_nn {
    display: block;
    background: #f3564c38;
    color: #f3564c;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_no {
    display: block;
    background: #f3564c;
    color: white;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin-top: 15px;
}

span.full_no_nn {
    display: block;
    background: #f3564c;
    color: white;
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: -39px;
    margin-bottom: 5px;
}

.tooldiv {
    background: white;
    width: 113px;
    border: 2px solid #003538;
    border-radius: 5px;
    margin-top: -24px;
    margin-left: 28px;
    font-weight: 700;
    padding: 2px 2px;
    font-size: 12px;
    line-height: 1.2;
}

.nomer_ord.stl {
    display: inline-block;
}

a.button.delZakaz {
    display: inline-block;
    margin-left: 11px;
    cursor: pointer;
}

.cnt {
    display: inline-block;
    padding: 0px 5px;
    text-align: center;
    margin-left: 35px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 5px;
}

td.view_more_tbl {
    text-align: center;
}

td.del_zak {
    background: red;
    color: white;
    text-align: center;
    cursor: pointer;
}

a.button.delZakazTable:hover {
    color: white !important;
    text-decoration: underline;
}
a.delItem:hover{
	cursor: pointer;
}
td.stnd {
    color: red;
    font-weight: bold;
}

td.orders_status_sclad.stnd {
    color: red !important;
}

td.orders_status_sclad.orange {
    margin: 0px !important;
    height: 70px !important;
}

.tooldiv_del {
    position: absolute;
    border: 1px solid #ff9900;
    background: white;
    padding: 1px 6px;
    font-weight: bold;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border-radius: 3px;
    margin-top: -22px;
    margin-left: 26px;
}


#search_results {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}

#search_results th {
    background: #e5e5e5;
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

#search_results td,
#search_results th {
    border-right: 1px solid #eeeeee;
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
}

#search_results .image {
    text-align: center;
}

#search_results .image img {
    max-width: 75px;
}

#search_results tr:nth-child(even) {
    background: #f3f4f5;
}

#search_results.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075);
}

#search_results tr td:last-child,
#search_results th:last-child {
    border-right: 0;
}

#search_results td.art {
    font-size: 14px;
}

#search_results a {}

#search_results a:hover,
#search_results.search-table .art b {
    color: #ff9b00;
}

#search_results td.image a:hover {
    background: none;
}

#search_results.search-table a.castom_buttom:hover,
#search_results.small a.castom_buttom:hover {
    background: #ff9b00;
}

#search_results .add-mini-button {
    /* height: 30px; */
    /* display: flex; */
    /* justify-content: center; */
    padding: 5px 0px;
}

.news_item #search_results.analog_table a.castom_buttom {
    height: 30px;
}

#search_results.small td a.castom_buttom {
    background: #ff9b00;
}

#search_results.small td a.castom_buttom span {
    color: #000;
}

#search_results.small td a.castom_buttom:hover {
    background: #d98200;
}

.shows_pdf_gen.animated {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.order_rels.animated {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.color-black {
    color: #000000 !important;
}

.weight-700 {
    font-weight: 700;
}

.btn-orange {
    background: rgba(255, 160, 41, 1);
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    border-radius: 6px;
    padding: 1%;
    border: 0;
    cursor: pointer;
    text-align: center;
}

.tag-3d-or-video {
    background: linear-gradient(90deg, #49A0B4 0%, #71CCD5 115%), #FFF;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
    padding: 3px 12px;
    cursor: pointer;
}

.tag-disabled {
    background: #b0b0b0 !important;
    cursor: default;
}

.compiled-3d {
    max-height: 312px;
}

.tag-3d-or-video-active {
    background: linear-gradient(90deg, #0c6e84 0%, #0c6e84 115%), #FFF;
}

.photomechanics__image {
    width: 100% !important;
}

.photomechanics__helper {
    display: none;
}

.link-product-info {
    color: #4CA3B6;
}

.link-product-info:hover {
    color: #4CA3B6;
}

.font-size-16px {
    font-size: 16px;
}

.btn-orange:hover {
    background: rgb(235 141 23);
}

.btn-orange:focus {
    outline: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

ol.carousel-indicators {
    display: none;
}

a.ers_page {
    color: #757676;
    text-decoration: underline;
    font-size: 17px;
    font-weight: 600;
}

a.download_link_cont {
    background: url(/images/pdf.png) no-repeat top left;
    background-size: 18px;
    background-position-x: 0px;
    background-position-y: 0px;
    display: inline-block;
    padding-left: 20px;
}

a.download_link_cont:hover {
    text-decoration: none;
}

.video-player-carousel-product {
    width: 100%;
    object-fit: cover;
    height: 303px;
}

#cabinet_form_ids label {
    font-size: 17px;
}

#cabinet_form_ids input {
    border: 1px solid #eee;

    font-size: 16px;
}

.castom_buttom.orange.changes {
    border-width: 3px;
    border-color: rgb(243 0 0);
    border-style: solid;
    border-radius: 2px;
    width: 100%;
    min-width: 340px !important;
    height: 45px;
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1px;
    background: url(/images/new_temp/red.png) no-repeat center left 9px;
    padding-left: 20px;
    padding: 0px;
    text-decoration: none !important;
    margin: 15px 0px 0px 0px;
    justify-content: left !important;
    padding-left: 41px !important;
    padding-bottom: 2px !important;
    text-transform: none;
}

.castom_buttom.orange.changes:hover {
    border-color: rgb(243 0 0);
    background: url(/images/new_temp/red_hover.png) no-repeat center left 9px;
}

.castom_buttom.orange.changes span {
    text-transform: none;
    font-size: 17px;
}

table.waiting {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}

table.waiting tr {}

table.waiting th {
    border-right: 1px solid #eeeeee;
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.2;
    height: 50px;
    padding: 0px 8px;
    position: relative;
    background: #e5e5e5;
    color: rgb(121, 121, 121);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    max-height: 45px;
    padding: 0px;
}

table.waiting td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px;
    font-size: 14px;
}

table.waiting td a {
    font-size: 14px;
    color: #f3a600;
}

span.info {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    border-radius: 32px;
    text-align: center;
    background: #ff9b00;
    color: white;
}

table.otzruz tr td {
    padding: 0px !important;
    margin: 0px;
    background: none ;
    height: auto !important;
    text-align: center;
    /* padding: 3px 0px!important; */
}

table.otzruz {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
}

table.otzruz tr.top_one {
    border-bottom: 1px solid #eeeeee;
}

table.otzruz td.left_one {
    border-right: 1px solid #eeeeee !important;
}

span.red_status {
    background: #DD534D33;
    color: #DD534D;
    display: block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px 0px;
}

span.green_status {
    background: #27AE6033;
    color: #27AE60;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px 0px;
}

span.green_nalick {
    
    color: #27AE60;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 3px 0px 0px;
}

span.red_nalick {
   
    color: #DD534D;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 3px 0px 0px;
}
td.red_nalick_td{ background: #DD534D33!important;}
td.green_nalick_td{background: #27AE6033!important;}

span.red_rezerv {
    background: #DD534D33;
    color: #DD534D;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
}

span.green_rezerv {
    background: #27AE6033;
    color: #27AE60;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 3px 3px;
}

span.orange_status {
    background: #ff990030;
    color: #ff9900;
    display: inline-block;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 3px 0px 0px 0px;
}

span.reklamac_otgr_nn {
    display: block;
    background: #ff990030;
    color: #ff9900;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 0px;
}

span.inf_skd_att {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 22px;
    border-radius: 32px;
    text-align: center;
    background: #ff9b0075;
    color: white;
    margin: 0 auto;
}

.skid_div {
    background: white;
    display: inline-block;
    color: red;
    width: 230px;
    border: 2px solid #ff9b0075;
    border-radius: 3px;
    margin-top: -24px;
    margin-left: 28px;
    font-weight: 700;
    padding: 2px 7px 4px 7px;
    font-size: 12px;
    line-height: 1.2;
}

.waiting_info.mini.add {
    font-size: 14px;
    padding-bottom: 10px;
}

.menu_table_cabs td:last-child {
    display: none;
}
.remen_relative {
    position: relative;
	    margin: 40px 0px;
}

.info_left.remen_left {
    width: 50%;
    float: right;
    padding-left: 16px;
}

.info_right.remen_right {
    width: 50%;
    float: left;
}
table.remen_table {
    width: 100%;
}

table.remen_table tr td {
    vertical-align: middle;
    padding-bottom: 5px;
}
table.variant_table {
    width: 100%;
}

table.variant_table tr td {
    vertical-align: middle;
    padding-bottom: 5px;
}
table.variant_table_changed {
    width: 100%;
}

table.variant_table_changed tr td {
    vertical-align: middle;
    padding-bottom: 10px;
}
a.link_reload_remni{
	display:none;
	background: #ff9b00;
	width: 200px;
	position: absolute;
	bottom: 0px;
	right: 0;
	text-align: center;
	padding: 10px 0px;
	font-size: 16px;
	margin-top: 5px;
	text-decoration:none;
}
a.link_reload_remni:hover{
	    background: #e88641;
}
span.remen_informations {
    font-weight: bold;
}
a.button_podbor_remni{
    display: inline-block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: #eeeeee;
    padding: 2px 8px;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: -3px;
    width: 11rem;
    height: 2.5rem;
    line-height: 2.1rem;
    margin-right: 5px;
}
.remni_podbor_div {
    float: right;
    margin-top: -54px;
    padding: 4px 0px 5px 15px;
    font-size: 14px;
    margin-right: 160px;
    border: 2px solid #fb9a3c;
}

div.remni_podbor_div span {
    background: #fb9a3c;
    padding: 8px;
    margin-left: 10px;
}

div.remni_podbor_div a {
    text-decoration: none;
}
a.btn_linked_b {
    border-radius: 2px;
    background-color: rgb(255, 153, 0);
    max-width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    height: 28px;
}
a.btn_linked_b:hover {color: black!important;}
.info_left.remen_left h1{
    font-size: 1rem;
    border: 2px solid #ff9b00;
    padding-left: 13px;
    border-radius: 5px;
}
a.filter_new img {
    width: 75%;
}
.podbor_blk:hover .filter_new {
    box-shadow: 0px 0px 9.5px 0.5px rgba(217, 130, 0, 0.5);
}
.podbor_blk:hover a {
    color: #fb9a3c;
}
.podbor_blk a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}
.podbor_link{text-align: center;
    padding: 15px 0px;}
	
select.variant_vibora {
    font-size: 17px;
    border: 2px solid #ff9b00;
    font-weight: 500;
    border-radius: 5px;
    width: 523px;
    padding: 5px 0px;
    padding-left: 7px;
	margin-bottom: 10px;
}	
select.styled_select {
    font-size: 14px;
    border: 2px solid #ff9b00;
    border-radius: 5px;
    width: 100%;
    padding: 5px 0px;
    padding-left: 7px;
}
input.form-control.chekbox {
    width: 20px;
    height: 21px;
    display: inline-block;
	 border: 0;
    outline: 0;
}
.chekbox_name {
    position: absolute;
    margin-top: -23px;
    margin-left: 32px;
}
.chekbox_name_same {
    margin-top: -23px;
    margin-left: 32px;
}
.padds {
    height: 15px;
    display: block!important;
    border: 0px!important;
}
.checkboxes_grid_blocks {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
input.choose_podbor {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

label.choose_podbor {
    margin: 0px;
    margin-top: 1px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    font-family: Arial;
}

.checkboxes_grid {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

div.sticky {
  height: 500px;
  overflow: auto;
   margin: auto;
}

div.sticky table.zapros thead tr th {
  position: sticky!important;
  top: 0;
  z-index:10;
}
.video_name {
    background: url('/images/logo.png') no-repeat top left;
    background-size: 50px;
    min-height: 50px;
    padding-top: 3px;
    padding-left: 60px;
    font-family: 'Arial';
    font-weight: 600;
    font-size: 13px;
    margin-top: 10px;
}
.times {
    background: #eee;
    position: absolute;
    padding: 0px 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: Arial;
    top: 165px;
    right: 14px;
}
table.zapros th {
    border-top: 0px!important;
}
.nwssts {
    color: white;
    background: #ff9900;
    border-radius: 2px;
     display: inline-block; 
    padding: 3px 10px;
   /* float: left;*/
    margin-left: 10px;
}
.line_other_cab {
    border: 2px solid #ff9900;
    padding: 10px;
    border-radius: 5px;
}
.line_other_cab {
    border: 2px solid #ff9900;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.line_other_cab_txt {
    font-size: 21px;
    line-height: 37px;
}

.line_other_cab_link {
    text-align: right;
}
a.close_other_cab{background: #f3564c;color: white;font-size: 16px;padding: 10px;border-radius: 5px;}
td.text_zakaz_header {
    font-size: 16px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    font-weight: 500;
    padding-left: 20px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
tr.bgs_zakaz_header_cb {
    background: #eee;
}
.hdr_number_shipment {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
}
@media (min-width: 992px) {
	select.variant_vibora {
		width: 432px;
	}
}
@media (min-width: 1200px) {
	select.variant_vibora {
		width: 523px;
	}
}
.dost_adr_in_cab{
	border: 2px solid #efa936;
	float: left;
	padding: 15px 100px 15px 35px;
	/* margin-right: 10px; */
}
.dost_sam_in_cab{
	border: 2px solid #efa936;
	float: left;
    padding: 15px 100px 15px 35px;
}
.delivery_cauntion_zak {
    padding-top: 0px;
    font-weight: 500;
}

.delivery_cauntion_zak p {
    color: red;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.delivery_cauntion_zak a {
    color: red;
    padding-top: 12px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.dost_adr_in_cab_tk{
       border: 2px solid #efa936;
       padding: 15px 35px 15px 35px;
       /* margin-right: 10px; */
}
.dost_adr_in_cab_adr{
       border: 2px solid #efa936;
    padding: 15px 35px 15px 35px;
}
.del_tt_in_cab{
	position: relative;
	margin: 15px 0px;
	display: flex;
	align-content: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.flx_deliv {
    display: flex;
    justify-content: space-between;
}

.bordered_grn {
    border: 2px solid #efa936;
    float: left;
    padding: 15px 90px 15px 35px;
    margin-right: 10px;
}

.reddost {
    color: #e50d0d;
}
.bordered_red {
    border: 2px solid #efa936;
    float: left;
    padding: 15px 90px 15px 35px;
    margin-right: 10px;
}

.greendost {
    color: #4ae709;
}
.delovie_txt {
    font-size: 15px;
}
.btnShowStep2 {
    float: right;
}
.reklamaciyaStep2{
	display: none;
}
.btnShowStep1 {
    float: left;
}
div#carouselExampleIndicators {
    min-height: 339px;
}
.filter_zakaz {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: -49px;
    margin-bottom: 20px;
}

.filter_data_zakaza {
    font-size: 16px;
    width: 216px;
    margin-left: 7px;
    position: relative;
}

.filter_data_zakaza span {
    
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_data_zakaza input {
    border: 2px solid #ff9900;
    padding: 8px 5px;
    width: 100%;
    font-size: 16px;
    font-family: arial;
    outline: none;
}
.filter_data_zakaza input:focus{
	outline: 1px solid #ff9900;
}
.filter_nomer_zakaza {
    position: relative;
    width: 193px;
    font-size: 16px;
    margin-left: 234px;
}

.filter_nomer_zakaza span {
   
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_nomer_zakaza input {
    border: 2px solid #ff9900;
    padding: 8px 5px;
    font-family: arial;
    width: 100%;
    font-size: 16px;
    outline: none;
}
.filter_nomer_zakaza input:focus{
	outline: 1px solid #ff9900;
}
.filter_status_zakaza {
    font-size: 16px;
    width: 170px;
    margin-left: 7px;
    position: relative;
}

.filter_status_zakaza span {
   
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_status_zakaza input {
    border: 2px solid #ff9900;
    padding: 10px 5px;
}
.filter_status_zakaza select {
    border: 2px solid #ff9900;
    height: 44px;
    padding: 8px 5px;
    font-family: arial;
    font-size: 16px;
    color: #757575;
    outline: none;
}
.filter_status_zakaza select:focus{
	outline: 1px solid #ff9900;
}
.filter_otgruzka_zakaza {
    width: 177px;
    font-size: 16px;
    margin-left: 7px;
    position: relative;
}

.filter_otgruzka_zakaza span {
    
    color: grey;
    font-size: 18px;
    padding-bottom: 5px;
}

.filter_otgruzka_zakaza input {
    border: 2px solid #ff9900;
    padding: 10px 5px;
}
.filter_otgruzka_zakaza select {
    border: 2px solid #ff9900;
    padding: 8px 5px;
    height: 44px;
    font-family: arial;
    color: #757575;
    font-size: 16px;
    outline: none;
}
.filter_otgruzka_zakaza select:focus{
	outline: 1px solid #ff9900;
}
a.del_filter_nomer_zakaza{
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 176px;
    position: absolute;
    margin-top: -20px;
}
a.del_filter_data_zakaza{
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 199px;
    position: absolute;
    margin-top: -20px;
}
a.del_filter_status_zakaza{
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 154px;
    position: absolute;
    margin-top: -20px;
}
a.del_filter_otgruzka_zakaza{
    color: red;
    font-size: 18px;
    display: none;
    margin-left: 160px;
    position: absolute;
    margin-top: -20px;
}
a.icon_lup_zakaz_nomer {
    display: block;
    position: absolute;
    margin-top: -33px;
    margin-left: 162px;
}
a.icon_calend_zakaz {
    display: block;
    position: absolute;
    margin-top: -33px;
    margin-left: 187px;
}
.dop_pads{
	margin-left: 67px;
}
a.soglashenie {
    color: #fb9a3c;
}
a.soglashenie:hover {
    font-weight:bold;
}
a.soglashenie_lk {
    color: #fb9a3c;
    display: block;
    margin-top: 0px;
}
a.soglashenie_lk:hover {
    font-weight:bold;
}
ul.manlist li::marker {
        unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}
h1.optpageh1.hor_line.margin_main_line {
    padding-top: 8px;
    width: 440px;
    font-size: 20px;
}
ul.manlist li::before {content: '\2022';padding-right: 5px;color: #000000;}

ul.manlist li {
    display: flex;
}
input.compressor_find {
    width: 140px;
    height: 24px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 0px;
    background: url("/images/Icon.png") no-repeat;
    background-position: right;
    position: absolute;
    margin-top: -44px;
    margin-left: 460px;
}

a.compressor_reload {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    width: 140px;
    height: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    position: absolute;
    margin-top: -44px;
    margin-left: 638px;
}
a.compressor_reload:hover{
	text-decoration:none;
}
a.compressor_reload:after {
	content: url("/images/arrow-refresh-01.png");
}
input.compressor_find:hover {
    cursor: pointer;
}
.moshnost_table {
    border: 2px solid #f9a65d;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    width: 781px;
}

.moshnost_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.moshnost_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}
.moshnost_table_inputs {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.moshnost_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.moshnost_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}
.moshnost_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.moshnost_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}
.moshnost_table_inputs_dec {
    border: 2px solid #D9D9D9;
    width: 22px;
    margin: 0px 90px;
}
.moshnost_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}

/**/
.proiz_table {
    border: 2px solid #f9a65d;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    width: 781px;
}

.proiz_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.proiz_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}
.proiz_table_inputs {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.proiz_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.proiz_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}
.proiz_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.proiz_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}
.proiz_table_inputs_dec {
    border: 2px solid #D9D9D9;
    width: 22px;
    margin: 0px 65px;
    margin-right: 90px;
}
.proiz_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}
/**/
.davl_table {
    border: 2px solid #f9a65d;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    width: 781px;
}

.davl_table_caption {
    width: 191px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 13px;
}

.davl_table_inputs_slide {
    width: 567px;
    padding: 10px 13px;
}
.davl_table_inputs {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.davl_table_inputs_min input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}

.davl_table_inputs_max input {
    width: 120px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
}
.davl_table_inputs_min_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}

.davl_table_inputs_max_zh {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}
.davl_table_inputs_dec {
    border: 2px solid #D9D9D9;
    width: 22px;
    margin: 0px 90px;
}
.davl_table_slider {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
}
.chast_preob_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.energoeff_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}

.compressor_sub_inputs {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    width: 781px;
}
.chast_preob_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}

.energoeff_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}
.chast_preob_compr_razdel {
    width: 2px;
    height: 36px;
    background: #f9a65d;
}

.chast_preob_compr_select {
}
.energoeff_compr_select {
}
select.styled_sel {
    height: 36px;
    border: 0px;
    width: 132px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
}
/**/
.vstr_osush_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.klass_zash_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}

.vstr_osush_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}

.klass_zash_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}
.vstr_osush_compr_razdel {
    width: 2px;
    height: 36px;
    background: #f9a65d;
}
.klass_zash_compr_razdel {
    width: 2px;
    height: 36px;
    background: #f9a65d;
}
/**/
.tip_dvig_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 13px;
    width: 230px;
}

.vint_block_compr_caption {
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px;
    width: 230px;
}


.tip_dvig_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}

.vint_block_compr {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 2px solid #f9a65d;
    width: 370px;
}
.tip_dvig_compr_razdel {
    width: 2px;
    height: 36px;
    background: #f9a65d;
}
.vint_block_compr_razdel {
    width: 2px;
    height: 36px;
    background: #f9a65d;
}

.chast_preob_compr_select {
}
.energoeff_compr_select {
}
table.standart_width {
    width: 782px!important;
}
.form-control[readonly] {
    background: white;
    color: black;
}