.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-widget-content {
    border:none;
    background: white;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    color: #333333;
    z-index: 1000;
    font: 14px/24px 'Otrada';
}
.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #ededed;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal;
    cursor: pointer;
}

.ui-corner-all-img-text div {
    display: block;
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
}

.ui-corner-all-img-text span
{
    display: block;
    font-weight: lighter;
    font-size: 16px;
    color:#666666;
    margin-top: 5px;
}


.ui-corner-all img{
   max-width: 80px;
    max-height: 68px;
}

.ui-corner-all-img-div
{
    float:left;
    border: 1px solid #cccccc;
    text-align: center;
    width: 94px;
    height: 70px;
    margin-left: 20px;
    
    
}
.ui-corner-all-img-text
{
    float:left;
    color: black;
    margin-left: 35px;
    font-size: 18px;
    color:#333333;
    
}

.ui-corner-all-clear
{
    clear:both;
    
}

.ui-menu-item-last
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    
}

.ui-menu-item-last-a
{
    color:black;
    text-decoration: underline;
    cursor: pointer;
    
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.search-title-name
{
        font-family: "dinpro bold";
    color: #000;
    font-size: 30px;
    text-align: left;
    line-height: 50px;
}

.search-page-sections-area
{
    border-radius: 10px;
    border-left: 1px solid #e2e3e6;
    border-bottom: 1px solid #c0c1c5;
    border-right: 1px solid #e2e3e6;
    width: 100%;
    margin-top: 25px;
    padding-top:30px;
    padding-left:30px;
    padding-bottom:30px;
    background-color: white;
    font-size: 18pt;
    color:black;
    
}
.search-page-sections-area-item
{
    display: inline-block;
    color:black;
    text-decoration: none;
    
}

.search-page-sections-area-item span {
    color: #000;
    font-size: 18pt;
    line-height: 40px;
    border-bottom: 1px solid #09c;
}

.search-page-sections-area-item span:hover
{
    
    border:none;
}

.search-page-sections-area-item-parent
{
    display: inline-block;
    color:#999999;
    font-size: 16pt;
    margin-left: 15px;
    text-decoration: none;
}

.search-page-sections-area-item-parent:hover
{
    text-decoration: underline;
}

.search-page-sections-area-item-div

{
    margin-bottom: 15px;
}

.no-items
{
    font-size: 12px;
    color:red;
}

.cart-alert
{
    overflow: hidden;
}

.cart-alert span 
{
    padding-left: 15px;
    padding-right: 15px;
    max-width: 395px;
    word-wrap:break-word
}

.b-left-sub-menu__sublink
{
    position: inherit;
}

.b-left-sub-menu__sublink:hover:after {
 display: none;
 
}


.b-left-sub-menu__sublink_rat{
  
  display: none;
  position: absolute;
  background-image: url(../images/iconset.png);
  background-position: -282px -319px;
  width: 40px;
  height: 25px;
  font-family: "dinpro regular";
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  margin-left: 10px;
  top: -2.5px;
  right: -2px;
}

.items-carousel--two
{
    height: auto!important;
}

.items-carousel--two .flex-viewport
{
    height: auto!important;
}

.items-carousel--two .slides
{
        height: auto!important;
        padding-bottom: 20px;
}

.b-checkbox span
{
    color:white!important;
} 

.list-type .b-items-cart__rating
{
    width: 100px;
    float: left;
}

.list-type .b-items-cart__code
{
    float: left;
    font-size: 15px;
    color: #abaaaa;
    padding-top: 6px;
    padding-left: 19px;
}

.personal_white_area
{
    width: 940px;
}

.cab-menu
{
    position: relative;
    width: 100%;
    height: 50px;
    
}

.cab-menu a
{
    position: absolute;
    display: block;
    top:17px;
    color:#000000;
    font-size: 24px;
    font-weight: normal;
    height: 30px;
    font-family: "dinpro regular";
}

a.left-cab-item
{
    color:#3399cc;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0px 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: center;
    left: 0px;
    box-shadow: 0 -1px 1px 0 rgba(22,24,26,.3);
    text-decoration: none;
}

a.center-cab-item
{
    color:#3399cc;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0px 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    
    left: 0px;
    box-shadow: 0 -1px 1px 0 rgba(22,24,26,.3);
    text-decoration: none;
}

.cab-item-noactive
{
    
    
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    
    left: 0px;
}

.personal_blue_area
{
    position: relative;
    border:  1px solid #b9dce8;
    border-radius: 10px;
    background-color: #f4fcff;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.personal_blue_area label
{
    color:#999999;
    font-size: 16pt;
}

.personal_blue_area .form__text-input
{
    width: 500px;
}

.personal_blue_area input[name=save]
{
    float:right;
}

.personal_blue_area .personal_password_input
{
    
    position: relative;
    display: block;
    width: 192px;
    padding-right: 38px;
}

.personal_password_div label
{
display: block;    
}

.personal_password_div label::before
{
    content: "";
    position: absolute;
    display: block;
    bottom: 18px;
    right: 1px;
    width: 38px;
    height: 38px;
    background-image: url(/images/key.png), linear-gradient(to top, #e6e6e6,#ffffff);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 100;
    border-radius: 0px 5px 5px 0px;
    
}

.personal_password_div
{
    position: relative;
    float:left;
}

.personal_password_div_first
{
    margin-right: 40px;
}

.personal-orders-items
{
    position: relative;
}

.personal-orders-item
{
    position: relative;
    border-bottom: 1px solid #ededed;
}

.personal-orders-items
{
    font-size: 15pt;
}

.personal-orders-item-photo
{
    width: 95px;
    height: 70px;
    text-align: center;
    border: 1px solid #cccccc;
    float:left;
}

.personal-orders-item-photo img
{
    max-width: 90px;
    max-height: 70px;
}

.personal-orders-item-name
{
    color:#333333;
    margin-left: 20px;
    font-size: 16px;
    display: block;
    float:left;
    width: 340px;
    font-family: "dinpro medium";
}

.personal-orders-item-quantity
{
    color:#333333;
    margin-left: 20px;
    font-size: 18px;
    display: block;
    float:left;
    width: 60px;
}

.personal-orders-item-price
{
    font-family: "dinpro medium";
    color:#000;
    margin-left: 20px;
    font-size: 20px;
    display: block;
    float:left;
    width: 120px;
    
}
.personal-orders-item-list
{
    width: 680px;
    float:left;
}

.personal-orders-item-list-item
{
    width: 680px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.personal-orders-item
{
    margin-bottom: 15px;
}

.personal-orders-item-info
{
    position: relative;
    width: 125px;
    height: 120px;
    float:right;
}

.personal_reload-order
{
    position: absolute;
    top:10px;
    right: 10px;
    background-image: url('/images/reload_order.png');
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}

.personal_reload-order:hover
{
    background-position: 0px 32px;
}

.personal_cancel-order
{
    position: absolute;
    top:50px;
    right: 10px;
    background-image: url('/images/cancel_order.png');
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}

.personal_cancel-order:hover
{
    background-position: 0px 32px;
}

.personal-orders-item-info-status-app
{
    position: absolute;
    top:15px;
    right:80px;
    font-size: 15pt;    
    line-height: 20pt;
}

.personal-orders-item-info-status-app span
{
    font-size: 11pt;
}

.personal-orders-item-info-status-app::before
{
    content: "";
    position: absolute;
    top:10px;
    left:-30px;
    width: 18px;
    height: 13px;
    background-image: url("/images/status_order.png");
    background-position: 0px 33px;
}

.personal-orders-item-sum
{
    text-align: right;
    font-size: 20px;
    font-family: "dinpro medium";
    color:#000;
    margin-bottom: 10px;
    
}

.personal-orders-item-num
{
    text-align: left;
    font-size: 20px;
    font-family: "dinpro medium";
    color:#000;
    margin-bottom: 10px;
    
}

.detail-page__image-item
{
    margin: 0px 0px 0px 0px;
}

.detail-page__image-item:last-child
{
    margin: 0px 0px 0px 0px;
}


.detail-page__image-list
{
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    
    
    
}


.detail-page__image-list.flexslider_detail_preview
{
    position: relative;
    margin: 0 auto;
    max-width: 520px;
    max-height: 72px;
    
}



.flexslider_detail_preview .flex-prev
{
        position: relative;
        display: block;
}



.flexslider_detail_preview .flex-prev::after {
    content: "";
    position: absolute;
    background-image: url(../images/monotone_arrow_left_small.png);
    background-position: 0px -35px;
    background-repeat: no-repeat;
    width: 25px;
    height: 35px;
    left: 522px;
    top: -52px;
}

.flexslider_detail_preview .flex-next::after {
    content: "";
    position: absolute;
    background-image: url(../images/monotone_arrow_left_small.png);
    background-position: 0px -0px;
    background-repeat: no-repeat;
    width: 25px;
    height: 35px;
    left: -26px;
    top: 20px;
}

.detail-page__image-list ul
{
    display: block;
    width: 100%;
    height: 70px;
    
}

.detail-page__image-list.flexslider_detail_preview ul li
{
    float:left;
    margin: 0px 10px 0px 0px;
}

.detail-page__image-list.flexslider_detail_preview ul li:last-child
{
    margin: 0px 0px 0px 0px;
}



.detail-page__image-list ul li
{
    float:left;
    margin: 0px 20px 0px 0px;
}

.detail-page__image-list ul li:last-child
{
    margin: 0px 0px 0px 0px;
}
.detail-page__image-list_upper
{
    width: 580px;
    height: 72px;
    overflow-y: hidden;
}

.fancybox-iframe img
{
    
}

.specifications__item span
{
    word-wrap:break-word;

}

.detail-page__info__item
{
       word-wrap:break-word;
}

.detail-page-info-left
{
    float:left;
    width: 50%;
}

.detail-page-info-right
{
    float:left;
    width: 50%;
}

.detail-page-info-right .detail-page-info:first-child
{
    margin-bottom: 25px;
}

.detail-page__info-wrap
{
    /*min-height: 605px;*/
}

.detail-page__quantity_yes
{
    position: relative;
    color:#000;
    font-size: 18px;
    text-align:center;
    margin-bottom: 18px;
    width: 242px;
}


.detail-page__quantity_yes::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 38px;
    width: 18px;
    height: 13px;
    background-image: url(/images/status_order.png);
    background-position: 0px 33px;
}

.detail-page__quantity_no
{
    position: relative;
    color:#000;
    font-size: 16px;
    text-align:left;
    margin-bottom: 22px;
    width: 242px;
    padding-left: 40px;
}

.detail-page__quantity_no::before
{
    content: "";
    position: absolute;
    background-position: -172px -444px;
    top:4px;
    left:-5px;
    width: 30px;
    height: 31px;
    content: '';
    background-image: url(../images/iconset.png);
}

.sale_order_full_table
{
        font-size: 18px;
}

.order-page.order-page__wrap
{
        font-size: 18px;
}

.b-left-sub-menu__sublink_sub {
    margin-left: 18px;
    margin-bottom: 5px;
    font-size: 15px;
    display: block;
    color: #646464;
}

.b-filter__link
{
        font-size: 17px;
}

.personal_right__part
{
    position: relative;
    top:-80px;
    float:right;
}

.inner_catalog_expand
{
    display: none;
}

.list-type .b-items-cart__name
{
    display: block;
    border-bottom: none;
    max-height:75px;
}

 .b-items-cart__name
 {
    max-height:80px;
    display: block;
    overflow: hidden;
    border-bottom: none;
    
    
 }
 .b-items-cart__name span
 {
        border-bottom: 1px solid #09c;
 }

.order-page__block
{
    width: 603px;
}

.b-checkbox__result
{
    z-index: 100;
}

.order-page__items-sum
{
    text-align: right;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    background: #f8f8f8;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.order-page__items-sum b
{
    font-size: 28px;
}

.b-items-cart__info_small
{
    display: none;
}

.b-items-cart__info_small
{
    font-size: 15px;
    color: #abaaaa;
    padding-top: 6px;
    padding-bottom: 10px;
}

.list-type .b-items-cart__info_small
{
    display: block;
}

.fancybox-iframe img
{
    width: 100%;
    max-height: 100%;
}

.b-left-menu__item_nomenu
{
    width: 100%;
    display: block;
    border-top: 1px solid #5c7b93;
    padding-left: 40px;
    padding-right: 20px;
    text-decoration: none;
    font-size: 18px;
    line-height: 39px;
    text-align: left;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "dinpro regular";
    color: #fff;
}

.b-left-menu__item_nomenu:hover
{
background: #3cf;
    background: -moz-linear-gradient(top,#3cf 0,#09c 100%);
    background: -webkit-linear-gradient(top,#3cf 0,#09c 100%);
    background: linear-gradient(to bottom,#3cf 0,#09c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ccff', endColorstr='#0099cc', GradientType=0);
    box-shadow: 0 1px 2px 0 rgba(22,24,26,.2);
}

.b-items-cart__add2basket:hover
{
        background-position: -387px -277px;
}

.b-left-sub-menu__item
{
    display:inline-block;
    vertical-align: top;
    width: 100%;
    
}

.b-detail-cart__info_small
{
    font-size: 18px;
    color: #abaaaa;
    padding-bottom: 10px;
}

.list-type .b-items-cart__hit, .list-type .b-items-cart__sale
{
    display: block;
}

.list-type .b-items-cart__price--old
{
    display: block;
}

.b-items-cart__img
{
        height: 160px;
}

.b-items-cart__img img 
{
    max-height: 160px;
}

.b-items-cart__name
{
        line-height: 23px;
}

.b-items-cart__price
{
        bottom: 0px;
}

.b-left-menu__item.left-menu-hover
{
    border-radius: 0 0 0 0!important;
}
.b-left-menu__item.left-menu-hover:last-child
{
      border-radius: 0 0 10px 10px!important;
}

.b-items-cart__add2basket, .b-items-cart__order
{
        bottom: -3px;
}

.b-items-cart.__filtered
{
    margin-right: 19px;
}

.b-items-cart.__filtered:nth-child(4n+4)
{
    margin-right: 0px;
}

.header .search-form__input
{
    width: 595px;
}

.index-page__content
{
        margin-bottom: 70px;
}