/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
img{border: 0;}

form.custom span.custom.checkbox.checked:before {
    color: #222222;
    content: "\2714";
}

.notBorder{border: 0px !important;}

div#resizeble_content{
    min-height: 230px;
}

div.layoutOverheadMenu{z-index: 10;font-size: 11px; color: #ccc; padding: 5px 0px;}
    div.layoutOverheadMenu img{vertical-align: middle;}
    div.layoutOverheadMenu a{color: #666; font-size: 11px;}
        div.layoutOverheadMenu a:hover{color: #333; text-decoration: underline;}
    div.layoutOverheadMenu span{color: #666; font-size: 11px;}

div.row.layoutLogoBar{margin-top: 3px;}
    /*div.row.layoutLogoBar div.logo{padding-top: 16px;}*/
    div.row.layoutLogoBar div.search_string{padding-top: 0px;}

div.row.logohead{margin-top: 12px;}
    div.row.logohead div.logohead-search{padding-top:7px; padding-right: 50px;}
        div.row.logohead div.logohead-search input.search-query{width: 100%;}
        div.row.logohead div.logohead-search button.search-button{font-size: 120%; width: 65px; padding-top: 8px;text-align: center;}
        .search-button{background-color: #E22248; border: 1px solid #E62448;}
        .search-button:hover{background-color: #E44469; border: 1px solid #E84668;}

    div.row.logohead div.logohead-user{ margin-top: -11px; padding-top: 8px;}
        div.row.logohead div.logohead-user div.logohead-user-enter{padding-top: 15px; margin-bottom: -5px;}
            div.row.logohead div.logohead-user div.logohead-user-enter a{color: #B90000; font-size: 150%; font-weight: bold;}
        div.row.logohead div.logohead-user div.logohead-user-details{margin-bottom: -5px;}
            div.row.logohead div.logohead-user div.logohead-user-details ul{list-style: none; margin-left: -10px; padding-right: 5px;}
                div.row.logohead div.logohead-user div.logohead-user-details ul li{padding: 0; margin: 0; line-height: 110%;}
        div.row.logohead div.logohead-user div.logohead-user-label{ padding-top: 5px;}
            div.row.logohead div.logohead-user div.logohead-user-label div.logohead-user-label-text{color: #666; font-size: 11px;}

div.row.layoutLogoBar .top_sub_menu_contacts img {margin-bottom: 3px;}
div.row.layoutLogoBar .top_sub_menu_contacts span.tooltip-pointer {margin-bottom: 6px; font-size: 12px; font-weight: bold; border-bottom: none;}
div.row.layoutLogoBar .top_sub_menu_contacts table.wgt_content_templates_contacts tr td {max-width: 122px;}
div.row.layoutLogoBar .top_sub_menu_contacts table.wgt_content_templates_contacts tr a {height: auto; line-height: 1.1em; text-decoration: none}
div.row.layoutLogoBar .top_sub_menu_contacts table.wgt_content_templates_contacts td span {font-size: 12px; line-height: 1.1em;}

div.row.layoutLogoBar a.top_sub_menu_contacts {text-decoration: none}

.header_phones_block { margin: 0; font-size: 12px; color:#000; }
.header_phones_block img { vertical-align: middle; }
.header_delivery_block { margin: 0 0 0 20px; font-size: 12px; color:#000; }
.header_delivery_block img { vertical-align: middle; }
.header_delivery_block a { font-size: 11px; text-decoration: underline; color: #000; }
#sub_search { padding: 3px 0 0 0; margin: 0; }

.header_banner {
    margin: 5px 0px 0px 0px;
}

a.p_next {padding-left: 10px;}
div.p_pages {padding: 10px 0px;}
span.error{color:red}
.error small, small.error { display: block; padding: 0px 4px; margin-top: 0px; margin-bottom: 12px; margin-top: -10px; background: #fff; color: red; font-size: 10px; font-weight: bold; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }

div.panel.help-block{background-color: #FFFFE0; color:#000;border-color: #FFEFD7;}

/* -----------------------------------------
   contacts
----------------------------------------- */
.contact_ul {padding: 20px;}

/* -----------------------------------------
   contacts
----------------------------------------- */

.row.ctrContentPage ul{margin-left: 25px;}

/* -----------------------------------------
   Region Picker
----------------------------------------- */

span.region_picker{
    display: inline-block;
    width: 165px;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-right: transparent 1px solid;
    padding: 5px;
    background-color: #fff;
    text-align: left;
    margin-right: -8px;
}
span.region_picker strong{
    display: inline-block;
    border-bottom: 1px dotted #666;
    color: #666;
}

span.region_picker_hover{
    background-color: #fff;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;

    border-radius: 2px;
}


div.region_picker_popup{
    position: absolute;
    width: 165px;

    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;

    border-radius: 2px;

    margin-left: -6px;

    padding: 5px 5px 5px 6px;
    margin-top: 2px;
    z-index: 100;

    text-align: left;
}


div.region_picker_shadow {
    box-shadow: 0px 1px 2px 0px #ccc;
}

div.region_picker_popup ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
div.region_picker_popup ul li{padding: 0; margin: 0;}
div.region_picker_popup ul li a{
    color: #666;
    font-size: 11px;
}
div.region_picker_popup ul li a:hover{
    font-size: 11px;
    text-decoration: underline;
}

/* -----------------------------------------
   FeedBack
----------------------------------------- */





/*-------------------------------------------
Pagination
-------------------------------------------*/
div.paging div.p_prev_next a, div.paging div.p_prev_next b {
    display:inline-block;
    font-weight:normal;
    padding-left:8px;
    padding-right:8px;
}
div.paging div.p_prev_next {
    font-weight:bold;
    font-size:150%;
}
div.paging div.p_pages a, div.paging div.p_pages b {
    display:inline-block;
    padding:5px;
    margin-left:1px;
    margin-right:1px;
}
div.paging div.p_pages b {
    background-color:rgb(198,15,19);
    color:#ffffff;
}
div.paging div.p_pages a:hover {
    background-color:#cccccc;
    color:#103965;
}
div.paging div.p_pages {
    padding:10px;
    font-size:120%;
}
/*--------------------- меню производителей--------------------- */

dl.sub-nav dd.active a { font-weight: bold; background:none; color: rgb(85,85,85); padding: 0px; cursor: default; border-bottom:1px solid rgb(85,85,85); border-radius:0px;   }


/*--------------------------tabs------------------------------*/


.tabs dd a, .tabs li a { color: gray; display: block; font-size: 12px; height: 25px; line-height: 25px; padding: 0px 23.8px; }
.tabs { list-style: none; border-bottom: solid 1px #e6e6e6; display: block; height: 25px; padding: 0; margin-bottom: 10px; }
.tabs dt, .tabs li.section-title { color: #b3b3b3; cursor: default; display: block; float: left; font-size: 12px; height: 20px; line-height: 25px; padding: 0; padding-right: 9px; padding-left: 20px; font-weight: normal; width: auto; text-transform: uppercase; }
.tabs dd.active, .tabs li.active { border-top: 1px solid #e6e6e6; margin-top: -1px; }
.tabs dd a:focus, .tabs li a:focus { font-weight: bold; color: rgb(43,166,203); }
.filter{
    color: #006699;
    line-height: 1.5em;

}

.filter:hover{
    color: #999;
}

/*----------------------------подробный вид----------------*/

.price{
    display: block;
    float: left;
    margin-right:5px ;
}
ul.side-nav li.active a { color:#006699; font-weight: bold; }

/*----------------------tables-------------------------------------*/
table{
    border: none;
    border-collapse: collapse;
}
table thead tr{
    padding: 0px;

    font-size: 11px;
}
table thead tr th{
    padding: 2px 5px;
    font-size: 11px;
    line-height: 1;
}
table tbody tr td{
    padding: 2px 5px;
    font-size: 11px;
}


/*-------------------content images gallery-----------------------------*/


div.zoom { height:120px; position:relative; margin:0; left:0; right:0;margin: 10px; }
div.zoom img { position:relative; cursor:pointer; left:0; top:0;border: 1px solid #DCDCDC; }
div.zoom:hover { overflow:visible; visibility:hidden;width: 250px; }
div.zoom:hover img { visibility:visible; position:absolute; z-index:150; left:0; right:0; }


/*-------------------------unselect---------------------------------*/


.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/*---------------------------steps bar widget-----------------------*/


td.steps_round_sel{
    font-size: 28px;
    background:url(/assets/images/yellow_icon.png) center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 14px;
    height: 40px;
    width:40px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);


}
td.steps_label_sel{
    font-size: 14px;
    font-weight: bold;


}
td.steps_round{
    padding-top: 14px;
    font-size: 18px;
    background:url(/assets/images/grey_icon.png) center no-repeat;
    height: 32px;
    width:32px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);

}
td.steps_label{
    font-size: 10px;
    color: #808080;
}
a.ankete_edit{
    font-size: 11px;
}



/*--------------------- start верхние тизеры--------------------- */

div.widget_top_tizers_bar{width: 980px; display: block; height: 60px; clear: both; margin-bottom: 10px; margin-left: -10px; position: relative;}


div.widget_top_tizers_bar div.wttb_row{
    width: 316px;
    float: left;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 5px;
    margin-left: 8px;
    padding: 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 1px #dddddd;

    cursor: pointer;
}
div.widget_top_tizers_bar div.wttb_row.hover, div.widget_top_tizers_bar div.wttb_row:hover{background-color: #FFFFCD;}

div.widget_top_tizers_bar div.wttb_row .aside{float: left;padding: 3px;}
div.widget_top_tizers_bar div.wttb_row .content{float: left; clear: none; width: 220px; margin-left: 5px;}
div.widget_top_tizers_bar div.wttb_row .content .header {color: #A51340; font-weight: bold; font-size: 10px; text-transform: uppercase;}
div.widget_top_tizers_bar div.wttb_row .content p {color: #7A7595; font-size: 9px; margin-top: 2px; margin-bottom: 0px;}

div.widget_top_tizers_bar div.wttb_row .content .footer {font-size: 9px; margin-top: 2px; text-align: right;}
div.widget_top_tizers_bar div.wttb_row .content .footer a {color: #7A7595;}
/*--------------------- end верхние тизеры--------------------- */

div.tizers_about_bottom .tizers_place{float: left; margin: 4px;}
div.tizers_home_top .tizers_place{float: left; margin: 3px;}

/* -------------------- start widget Press_menu ------------ */
div.wgtPressMenu{padding: 10px;}
/* -------------------- end widget Press_menu ------------ */


/*---------------------------------- инлайн стили заменённые на классы---------------------------*/

.change_log_span{
    background-color: #FFBABA;
}
.red{
    color:red;
}
.green{
    color:green;
}
.bold{
    font-weight: bold;
}
/*############################################  start WIDGETS  ###############################################*/

/*-------------------start catalogue_menu------------------------------*/

#topDropdownMenu{margin-left: -3px; margin-right: -5px; width: 980px; margin-bottom: 5px;}
.activeDropdown{display: block; margin-left: 0; margin-right: 1px; margin-left: 3px; float: left; }

.activeDropdown .activeButton{background: #b1202b; border: 1px solid #70141b; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 12px; font-weight: bold; line-height: 1; margin: 0; outline: none; padding: 8px 6px 9px; position: relative; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out;}
.activeDropdown .activeButton.active{ background-color: #fff; border-color: #aaa; border-bottom-color: transparent;}

.activeDropdown a.activeButton{color: #fff; text-decoration: none; display: inline-block;}
.activeDropdown a.activeButton.active{color: #861821;}

.activeDropdown a.activeButton{display: inline-block;}
.activeDropdown span.activeButton{display: inline-block; margin-left: -5px;  background: #b1202b url("/assets/foundation/images/narrow-down-inactive.png") no-repeat 50% 50%;}
.activeDropdown span.activeButton.active{border-left-color: #aaa; border-bottom-color: #aaa; color: #861821; background: #eee url("/assets/foundation/images/narrow-down-active.png") no-repeat 50% 50%;}


.activeDropdown .activeContainer{border:1px solid #aaa; display: none; position: absolute; z-index: 9; background-color: #fff; margin-top: -1px; box-shadow: 2px 2px 5px #bbb;}
.activeDropdown .activeButtonContainer{position: relative; z-index: 10;}


div.cm_menu_container{padding-left: 5px;}
div.cm_menu_container h5{font-size: 110%;}
div.cm_menu_container ul li{list-style: none; font-size: 100%; font-weight: bold; padding-bottom: 10px; line-height: 100%;}
div.cm_menu_container ul li a.selected{color:  red;}
div.cm_content_container h5{font-size: 110%; margin-bottom: 2px;}
div.cm_content_container h5 a{text-decoration: underline;}
div.cm_content_container ul li{list-style: none; font-size: 90%; padding-top: 1px; padding-bottom: 1px;}
div.cm_content_container ul li a{color: #444;}
div.cm_content_container ul li a:hover{color: #222; text-decoration: underline;}

div.row.wgt_cataloguemenu_accordion{background-color: #FFB14D;border-radius: 8px 8px 8px 8px; padding: 20px;}
div.row.wgt_cataloguemenu_accordion dl{padding: 0; margin: 0;}
div.row.wgt_cataloguemenu_accordion dl dd{padding-left: 15px;line-height: 1.4em;}
div.row.wgt_cataloguemenu_accordion dl dt{padding: 0;line-height: 1.6em;}
div.row.wgt_cataloguemenu_accordion dl dd a{font-size: 11px;line-height: 1em;text-decoration: underline;}
div.row.wgt_cataloguemenu_accordion dl dt a{font-size: 12px;line-height: 1em;text-decoration: underline;}
div.row.wgt_cataloguemenu_accordion dl dt.active a{font-weight: bold;text-decoration: none;}
div.row.wgt_cataloguemenu_accordion dl dd.active a{font-weight: bold;text-decoration: none;}
div.row.wgt_cataloguemenu_accordion h3.accordion_title{color: #7C0201;margin-bottom: 10px;font-size: 20px;margin-top: 0px;}

/*-------------------end catalogue_menu------------------------------*/

/*-------------------start user_auth------------------------------*/
div.ua_guest_box div.row.panel div.five.columns{margin-top: 20px; padding-left:5px;}
div.ua_guest_box div.row.panel div.seven.columns dl{margin: 4px 0px;}
div.ua_guest_box {height: 98px; width: 242px;}
div.ua_guest_box div.panel{padding:  0; margin-top: 5px;}
div.ua_guest_box .textCaption{font-size: 11px; background-color: #fff; padding-top: 3px; padding-bottom: 3px;}
div.row.panel.ua_cart_box{height: 85px; padding: 5px; margin-bottom: 5px; margin-top: 2px;}
div.row.panel.ua_cart_box div.three.columns{padding-left: 5px;}
div.row.panel.ua_cart_box div.nine.columns div.twelve.columns{padding: 2px 0px;}
div.row.panel.ua_cart_box div.ua_cart_box_cabinet_button{padding-right: 3px;}
div.row.panel.ua_cart_box div.ua_cart_box_showcart_button{padding-left: 3px;}
div.row.panel.ua_cart_box a.button {text-align: left;}
/*-------------------end user_auth------------------------------*/

/*-------------------start breadcrumbs------------------------------*/
div.breadcrumbs{margin: 5px 0px 5px 0px;}
div.breadcrumb_container{
    float: left;
}
span.breadcrumbs_item,span.breadcrumbs_last_item{
    padding: 4px 6px 8px 0px;
    margin-right: 3px;
    display: block;
    float: left;
}
span.breadcrumbs_item span{
    background: url("/assets/images/icons/breadcrumbs_triangle.png") right center no-repeat;
    padding-right: 10px;
    display: inline-block;
}
/*-------------------end breadcrumbs------------------------------*/

/*-------------------start tizers------------------------------*/
div.vws_widgets_wgtT_index img{width: auto;}
.vws_widgets_wgtT_index{overflow: hidden;}
.tizers_about_bottom{margin-top: 30px!important;}
/*-------------------end tizers------------------------------*/

/*-----------------------start steps bar----------------------*/
table.header_table{margin: 15px 0px; border-bottom: 2px solid #dddddd; border-top: 2px solid #dddddd; }
table.header_table tr td div.steps_round_sel.two.columns{text-shadow: 2px 2px 2px rgba(150, 150, 150, 1); background:url(/assets/images/yellow_icon.png) center no-repeat; padding: 12px; text-align: center; font-size: 28px; color: #fff; font-weight: bold;}
table.header_table tr td div.steps_round.two.columns{ background:url(/assets/images/grey_icon.png) center no-repeat; padding: 12px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);}
table.header_table tr td div.steps_label_sel.nine.columns{font-weight: bold; padding: 3px; font-size: 13px;}
table.header_table tr td div.steps_label.nine.columns{color: #808080; font-size: 10px;}
table.header_table tr td div.one.columns{padding-top: 5px;}
/*-----------------------end steps bar----------------------*/

/*-----------------------start bottom_over_footer_bar----------------------*/
div.row.vws_widgets_bottomoverfooterbar div.four.columns div{padding: 15px;}
/*-----------------------end bottom_over_footer_bar----------------------*/

/*-----------------------start product_related_content/onliner----------------------*/
span.news_date{color: #666666; font-size: 10px;}
span.news_date a{color: #666666;}
span.news_date a:hover{color: #666666; text-decoration: underline;}
/*-----------------------end product_related_content/onliner----------------------*/

/*-----------------------start imagebox_with_additions----------------------*/
a.cloud-zoom{height: 300px; margin: 10px 20px 0px 20px;}
div.mousetrap{margin: 10px 20px 0px 20px;}
/*-----------------------end imagebox_with_additions----------------------*/

/*-----------------------start item_params----------------------*/
div.vws_widgets_itemparams_templates_default table tr th{padding: 5px; font-size: 11px;}
div.wgt_itemparams_templates_onllistitemparams table{background: none; margin-bottom: 0;}
div.wgt_itemparams_templates_onllistitemparams table tr{background: none;}
div.wgt_itemparams_templates_onllistitemparams table tr td.six{line-height: 1.3em;}
/*-----------------------end item_params----------------------*/

/*-----------------------start free_delivery_limit ----------------------*/
div.cart_delivery_wgt_container{padding: 7px 10px; line-height: 1.6em; border:1px solid #d3d399; border-radius: 3px; background-color: #ffffbc;}
.free_delivery_limit_container_by .cart_delivery_wgt_container{width: 535px !important; height: 124px; float: right;}
.opros_img {width: 400px; float: left; clear: both;}
.opros_img img{width: 100%;}
.vws_show_cart form p {clear: both;}
div.cart_delivery_wgt_title{cursor: pointer; background-image: url("/assets/foundation/images/close_grey_12x12.png"); background-position: right center; background-repeat: no-repeat;}
div.cart_delivery_wgt_title.active{cursor: pointer; background-image: url("/assets/foundation/images/plus_grey_12x12.png"); background-position: right center; background-repeat: no-repeat;}
div.cart_delivery_wgt_info{padding: 10px 0px;}
/*-----------------------end free_delivery_limit----------------------*/

/*-----------------------start tooltip widget----------------------*/
span.tooltip-pointer{
    border-bottom: 1px dotted #555;
    cursor: help;
    display: inline-block;
    position: relative;
}
div.vws_widgets_productitems_templates_onliner_list div.case_item_params_container span.tooltip-pointer{
    border: none;
}
div.vws_catalogue_showarticulpreview span.tooltip-pointer{
    border: none;
    cursor: default;
}
div.row.preview_container span.tooltip-pointer{
    border: none;
    cursor: default;
}
div.tooltip-container{
    position: absolute;
    z-index: 9999;
    display: none;
}
div.tooltip-data{
    font-weight: normal;
    font-size: 11px;
    padding: 5px !important;
    box-shadow: 0px 0px 5px #CCCCCC;
    color: #000;
    border: 1px solid #ccc;
    background-color: #ffffdf;
    min-height: 30px;
    line-height: 1.4em;
}
div.tooltip-triangle{
    width: 15px;
    height: 15px;
    z-index: 1000;
    padding: 0px 10px;
}
div.tooltip-close{
    cursor: pointer;
    position: absolute;
    z-index: 2;
    float: right;
    padding-right: 10px;
    margin-top: -4px;
}
span.discount-price{
    color: #b1202b;
}
div.tooltip-triangle.top-left{margin-top: -1px; text-align: right;}
div.tooltip-triangle.top-right{margin-top: -1px; text-align: left;}
div.tooltip-triangle.top-center{margin-top: -1px; text-align: center;}
div.tooltip-triangle.bottom-left{margin-bottom: -1px; text-align: right;}
div.tooltip-triangle.bottom-right{margin-bottom: -1px; text-align: left;}
div.tooltip-triangle.bottom-center{margin-bottom: -1px; text-align: center;}
div.tooltip-triangle.left-center{margin-left: -1px; padding: 0px !important;}
div.tooltip-triangle.right-center{padding: 0px;}
div.tooltip-data.right-center{margin-left: 14px;}

/*-----------------------end tooltip widget----------------------*/


/*------------------------ start price_widget -------------------------*/

div.row.wgt_productitems_hrz_list div.row table th[id^="pth_price_"],
div.row.wgt_productitems_hrz_def div.row table th[id^="pth_price_"]{
    min-width: 120px;
}

div.price_wgt.horizontal_list div.float_discount_rate{
    font-size: 80%;
    color: yellow;
    display: inline-block;
    background-color: red;
}

div.price_wgt.horizontal_list span.max_price{color: #B1202B;}
div.price_wgt.horizontal_list span.current_price{line-height: 1.6em; font-weight: bold;}
div.price_wgt.horizontal_list span.max_price{line-height: 1.6em; font-weight: bold;}
div.price_wgt.horizontal_list span.crossed_out_rate{color: #555; font-size: 11px; font-weight: normal; line-height: 0.8em}
div.price_wgt.horizontal_list div.to_basket_container{padding-left: 5px;}

div.price_wgt.vertical_list span.max_price{color: #B1202B; font-size: 12px;}
div.price_wgt.vertical_list span.current_price{line-height: 1.7em; font-weight: bold;}
div.price_wgt.vertical_list span.max_price{line-height: 1.7em; font-weight: bold;}
div.price_wgt.vertical_list span.crossed_out_rate{color: #555; font-size: 11px; font-weight: normal; line-height: 0.8em}
div.price_wgt.vertical_list div.to_basket_container{padding-left: 5px;}

div.price_wgt.onliner_list{padding: 5px;}
div.price_wgt.onliner_list div.current_price_title{line-height: 3em;}
div.price_wgt.onliner_list span.max_price{color: #B1202B;font-weight: bold; font-size: 14px;}
div.price_wgt.onliner_list span.current_price{font-weight: bold; font-size: 14px;}
div.price_wgt.onliner_list span.crossed_out_rate{color: #555; font-size: 11px; font-weight: normal; line-height: 1.5em;}
div.price_wgt.onliner_list div.to_basket_container{margin-top: 5px; font-size: 5px;}
div.price_wgt.onliner_list div.to_basket_container div.two.columns{width: 35px;}

div.price_wgt.onliner_default{padding: 5px;}
div.price_wgt.onliner_default div.current_price_title{line-height: 3em;}
div.price_wgt.onliner_default span.max_price{color: #B1202B;font-weight: bold; font-size: 14px;}
div.price_wgt.onliner_default span.current_price{font-weight: bold; font-size: 14px;}
div.price_wgt.onliner_default span.crossed_out_rate{color: #555; font-size: 11px; font-weight: normal; line-height: 1.5em;}
div.price_wgt.onliner_default div.to_basket_container{margin-top: 5px; font-size: 5px;}
div.price_wgt.onliner_default div.to_basket_container div.two.columns{width: 35px;}

/*------------------------ end price_widget -------------------------*/


/*------------------------ start cart_item_manager widget -------------------------*/

/*start hrz_list*/
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add,
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add.shc_add_full{
    height: 24px;
    width: 24px;
    cursor:pointer;
    display: inline-block;
    margin-top: 1px;
}
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add{
    background-image: url("/assets/css/new/images/shopping-cart.svg");
    background-color: #E22248;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    margin-left: 8px;
}
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    background-image: url("/assets/css/new/images/loader.svg");
}
div.wgt_add_to_cart_hrz_list div.shc_container div.shc_add.shc_add_full{
    background-image: url("/assets/css/new/images/check.svg");
}
div.wgt_add_to_cart_hrz_list div.shc_container input.shc_quantity{
    height: 18px;
    width: 25px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-align: right;
    float: right;
}

.wgt_add_to_cart_hrz_list .shc_container {
    display: flex;
    align-items: center;
}
div.wgt_add_to_cart_onl_def div.shc_container{
    padding: 5px;
}
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    padding: 1px 0px 0px 0px;
    height: 24px;
    width: 110px;
}
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add i{
    font-size: 14px;
}
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_loading i,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_loading span,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_full.shc_add_loading i,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_full.shc_add_loading span{
    display: none;
}
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_onl_def div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    background-image: url('/assets/images/horizontal_spin.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #5DA423;
}
div.wgt_add_to_cart_onl_def div.shc_container input.shc_quantity{
    height: 24px;
    float: none;
    padding: 4px 2px;
    width: 25px;
    font-size: 11px;
}
/*end onl_def*/

/*start onl_list*/
div.wgt_add_to_cart_onl_list div.shc_container{
    padding: 5px;
}
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add,
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    padding: 1px 0px 0px 0px;
    height: 24px;
    width: 110px;
}
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add i{
    font-size: 14px;
}
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_loading i,
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_loading span,
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_full.shc_add_loading i,
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_full.shc_add_loading span{
    display: none;
}
div.wgt_add_to_cart_onl_list div.shc_container div.shc_add.shc_add_loading{
    background-image: url('/assets/images/horizontal_spin.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #5DA423;
}
div.wgt_add_to_cart_onl_list div.shc_container input.shc_quantity{
    height: 24px;
    float: none;
    padding: 4px 2px;
    width: 25px;
    font-size: 11px;
}
/*end onl_list*/

/*start mobile/hrz_list*/
div.wgt_add_to_cart_mobile.container{
    padding-top: 10px;
    display: none;
}
div.wgt_add_to_cart_mobile.link a.add_to_cart_mobile_button{
    padding: 3px 8px;
    margin-left: 10px;
    margin-top:3px;
    height: 35px;
}
div.wgt_add_to_cart_mobile.container div.shc_container div.add_to_cart_title_mobile{
    font-weight: bold;
    padding: 10px 0px;
    font-size: 14px;
    line-height: 1.4em;
}
div.wgt_add_to_cart_mobile.container div.shc_container{
    padding: 5px;
}
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_full,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    width: 100%;
    padding: 5px 15px;
    height: 32px;
}
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_loading i,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_loading span,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_full.shc_add_loading i,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_full.shc_add_loading span{
    display: none;
}
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add i{
    font-size: 18px;
}
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_loading,
div.wgt_add_to_cart_mobile.container div.shc_container div.shc_add.shc_add_full.shc_add_loading{
    background-image: url('/assets/images/horizontal_spin.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #5DA423;
}
div.wgt_add_to_cart_mobile.container div.shc_container input.shc_add_quantity{
    height: 28px;
    padding: 4px;
    width: 100%;
    font-size: 12px;
}
/*end mobile/hrz_list*/

/*start show_cart_remove_button*/
table.basket tr.cart_item_row.shc_container div.shc_remove,
table.basket tr.cart_item_row.shc_container div.shc_remove.shc_remove_loading,
table.basket tr.cart_item_row.shc_container div.shc_remove.shc_remove_success.shc_remove_loading{
    width: 16px;
    height: 16px;
    cursor: pointer;
}
table.basket tr.cart_item_row.shc_container div.shc_remove,
table.basket tr.cart_item_row.shc_container div.shc_remove.shc_remove_success{
    background: url("/assets/images/basket/remove_from_cart_16x16.png") no-repeat;
}
table.basket tr.cart_item_row.shc_container div.shc_remove.shc_remove_loading,
table.basket tr.cart_item_row.shc_container div.shc_remove.shc_remove_success.shc_remove_loading{
    background:url("/assets/css/new/images/ajax-loader.gif") no-repeat 0 0;
}
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove,
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove.shc_remove_loading,
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove.shc_remove_success.shc_remove_loading{
    width: 16px;
    height: 16px;
    cursor: pointer;
}
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove,
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove.shc_remove_success{
    background: url("/assets/images/basket/remove_from_cart_16x16.png") no-repeat;
}
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove.shc_remove_loading,
table.cart_preview_table tr.cart_preview_item_row.shc_container div.shc_remove.shc_remove_success.shc_remove_loading{
    background:url("/assets/css/new/images/ajax-loader.gif") no-repeat 0 0;
}
/*end show_cart_remove_button*/

/*------------------------ end cart_item_manager widget -------------------------*/

/*------------------------ start content_templates widget -------------------------*/
table.wgt_content_templates_contacts{background: none; width: 100%; cursor: default; padding: 5px;margin: 0px;}
table.wgt_content_templates_contacts tr{background: none!important; font-size: 12px; padding: 10px 10px;}
table.wgt_content_templates_contacts tr th {padding-left: 5px;}
table.wgt_content_templates_contacts tr th a{font-size: 12px;}
table.wgt_content_templates_contacts tr:hover{background: #ddd!important;}
table.wgt_content_templates_contacts tr a{color: #000; display: block; width: 100%; height: 16px;font-size: 12px; line-height: 1.4em;}
table.wgt_content_templates_contacts tr a:hover{color:#000; text-decoration: none;}

div.wgt_content_templates_my_printers ul.printers_list{
    margin: 0px;
    list-style: none;
}
div.wgt_content_templates_my_printers ul.printers_list li{
    cursor: pointer;
    padding: 0px 5px;
}
div.wgt_content_templates_my_printers ul.printers_list li:hover{
    background: #dddddd;
}
div.wgt_content_templates_my_printers ul.printers_list li table,
div.wgt_content_templates_my_printers ul.printers_list li table tr,
div.wgt_content_templates_my_printers ul.printers_list li table tr td{
    margin: 0;
    padding: 0;
    background: none;
    line-height: 1.6em;
    font-size: 12px;
}
div.wgt_content_templates_my_printers ul.printers_list li table tr td a{
    font-size: 11px;
}
/*------------------------ start content_templates widget -------------------------*/

/*------------------------ start cartridge_choice widget -------------------------*/

div.row.wgt_cartridge_choice_default{padding-right: 10px;}
div.row.wgt_cartridge_choice_home_page select{margin: 5px 0px;}
div.row.wgt_cartridge_choice_home_page input.success.radius.button{margin-top: 5px;}
div.row.wgt_cartridge_choice_default select{margin: 5px 0px;}
div.row.wgt_cartridge_choice_default input.success.radius.button{margin-top: 5px; display: none;}
div.row.wgt_cartridge_choice_default form.custom div.custom.dropdown a.current.disabled{color: #cccccc}


div.row.wgt_cartridge_choice_home_page form.cartridge_choice{margin-bottom: 0px;}
div.row.wgt_cartridge_choice_home_page form.cartridge_choice div.custom.dropdown.medium{width: 310px !important;}
div.row.wgt_cartridge_choice_home_page form.cartridge_choice div.custom.dropdown.medium ul{width: 310px !important;}

div.row.wgt_cartridge_choice_default form.cartridge_choice div.custom.dropdown.medium{width: 310px !important;}
div.row.wgt_cartridge_choice_default form.cartridge_choice div.custom.dropdown.medium ul{width: 310px !important;}
/*------------------------ end cartridge_choice widget -------------------------*/

/*------------------------ start cartridge_search widget -------------------------*/

div.wgt_cartridge_search_default{padding: 0px 10px;}
div.wgt_cartridge_search_default input{font-size: 12px;}
div.wgt_cartridge_search_home_page input{font-size: 12px;}

/*------------------------ end cartridge_search widget -------------------------*/

/*------------------------ start my_printers widget -------------------------*/

div.wgt_my_printers_cartridge_choice_page div.my_printer_container{line-height: 1.5em; padding: 2px 0px;}
div.wgt_my_printers_cartridge_choice_page div.delete_printer{height: 16px;width: 16px; background-image: url('/assets/images/icons/delete.gif'); cursor: pointer;}

/*------------------------ end my_printers widget -------------------------*/

/*------------------------ start ajax_my_printers_button -------------------------*/

div.wgt_ajax_my_printers_button_add div.add_to_my_printers{
    background-image: url("/assets/images/icons/add_printer_16x16.png");
    background-repeat: no-repeat;
    background-position: left 4px top 4px;
    padding-left: 26px;
}
div.wgt_ajax_my_printers_button_add div.add_to_my_printers.add_to_my_printers_loading{
    background-image:url("/assets/css/new/images/ajax-loader.gif");
}
div.row.wgt_my_printers_cartridge_choice_page div.remove_from_my_printers,
div.wgt_my_printers_default div.remove_from_my_printers{
    height: 16px;
    width: 16px;
    padding: 2px 0px;
    margin: 0px;
    background: url("/assets/images/icons/remove_printer_16x16.jpg") no-repeat;
    cursor: pointer;
}
div.wgt_my_printers_cartridge_choice_page div.remove_from_my_printers.remove_from_my_printers_loading,
div.wgt_my_printers_default div.remove_from_my_printers.remove_from_my_printers_loading{
    background:url("/assets/css/new/images/ajax-loader.gif") no-repeat 0 0;
}
div.wgt_my_printers_default div.remove_from_my_printers{
    float: right;
}

/*------------------------ end ajax_my_printers_button -------------------------*/

/*------------------------ start social_likes widget -------------------------*/

div.wgt_social_likes_default div.success.radius.button.like{height: 20px;width: 20px; padding: 2px;margin: 0px;}
div.wgt_social_likes_default div.success.radius.button.no_like{height: 20px;width: 20px; padding: 2px;margin: 0px;}
div.wgt_social_likes_default span.likes{margin: 4px; display: block;}

/*------------------------ end social_likes widget -------------------------*/

/*------------------------ start add_social_review -------------------------*/
div.wgt_add_social_review_default div.twelve.columns.social_rating{
    padding: 0px 5px 10px 5px;
}
div.wgt_add_social_review_default div.social_rating_title h3{
    margin-bottom: 3px;
}
/*------------------------ end add_social_review -------------------------*/

/*------------------------ start slider -------------------------*/
div.row.wgt_slider_default{
    margin-top: 5px;
    margin-bottom: 20px;
}
div.slides_frame{
    position: absolute;
    clip: rect(0px 717px 324px 0px);
    width: 717px;
    height: 324px;
}
div.slides_container{
    position: absolute;
}
div.slide_desc{
    height: 81px;
    padding: 5px;
    cursor: pointer;
}
div.slide_desc.active{
    height: 81px;
    margin-left: -30px;
    width: 270px;
    padding: 5px 5px 5px 35px;
    background:url("/assets/images/slider_desc_active_ofice.png") no-repeat;
    border: none;
}
div.slide_desc_add{
    height: 81px;
}
h5.slider_item_title{
    margin: 0px;
    color: red;
    font-weight: normal;
}
p.slider_item_intro{
    margin: 0px;
    line-height: 1.3em;
}
p.slider_item_link{
    margin: 0px;
    text-align: right;
}
/*------------------------ end slider -------------------------*/

/*------------------------ start free_delivery_info -------------------------*/
div.wgt_free_delivery_info_default h3.delivery_info{
    margin: 4px 10px 0px 15px;
    color: #B1202B;
    font-size: 12px;
    font-weight: normal;
}
div.wgt_free_delivery_info_default a:hover{
    text-decoration: underline;
    color: #B1202B;
}
/*------------------------ end free_delivery_info -------------------------*/

/*------------------------ start press_menu -------------------------*/

div.wgt_press_menu_default{padding: 10px;}
div.wgt_press_menu_default div.row.section_title h4 a{color:#F96B07;}
div.wgt_press_menu_default div.row.section_title h4 a:hover{color: #666666;}
div.wgt_press_menu_default div.twelve.columns.section_view_all{padding-top: 10px;}

div.wgt_press_menu_main_menu_news{padding: 10px;}
div.wgt_press_menu_main_menu_news div.row.section_item{height: 60px;}
div.wgt_press_menu_main_menu_news span.section_item_date{color: #989898;font-size: 11px;}
div.wgt_press_menu_main_menu_news div.row.section_title h4 a{color:#F96B07;}
div.wgt_press_menu_main_menu_news div.row.section_title h4 a:hover{color: #666666;}

div.wgt_press_menu_main_menu_reviews{padding: 10px;}
div.wgt_press_menu_main_menu_reviews div.row.section_item{height: 60px;}
div.wgt_press_menu_main_menu_reviews div.row.section_title h4 a{color:#F96B07;}
div.wgt_press_menu_main_menu_reviews div.row.section_title h4 a:hover{color: #666666;}
/*------------------------ end press_menu -------------------------*/

/*############################################  end WIDGETS  ###############################################*/
/*############################################  start VIEWS  ###############################################*/





/********************************************* start AUTH ***************************************************/

/*------------------------start agreement_page------------------------------*/
div.vws_auth_agreementpage{padding-left: 50px; padding-right: 50px; font-size: 120%;}
/*------------------------stop agreement_page------------------------------*/

/*------------------------start deny------------------------------*/
div.vws_auth_deny{padding: 30px;}
div.vws_auth_deny table tr td img{border: none; display: block; margin-top: 8px;}
div.vws_auth_deny table tr td ul{list-style-type: square; padding-left: 10px;}
/*------------------------end deny------------------------------*/

/*------------------------start forgot_password_form------------------------------*/
div.vws_auth_forgotpasswordform{padding: 10px;}
div.vws_auth_forgotpasswordform div.seven.columns{padding: 10px;}
/*------------------------end forgot_password_form------------------------------*/

/*------------------------start register_form------------------------------*/
div.vws_auth_registerform div.registerform_agreement{padding: 10px!important; height: 410px; overflow: auto;}
div.vws_auth_registerform div.six.columns.agreement_div{padding: 10px;}
div.vws_auth_registerform div.six.columns.agreement_div h2{padding: 0px 10px;}
/*------------------------end register_form------------------------------*/

/*------------------------start successful------------------------------*/
div.vws_auth_successful{line-height:150%; font-size: 120%; padding-left: 50px;}
/*------------------------end successful------------------------------*/


/********************************************* end AUTH ***************************************************/
/********************************************* start CABINET ***************************************************/


/*------------------------start company_profile/changelog------------------------------*/
table.vws_cabinet_companyprofile_changelog thead th{padding: 5px;}
/*------------------------end company_profile/changelog------------------------------*/

/*------------------------start company_profile/changelog_details------------------------------*/
div.vws_cabinet_companyprofile_changelogdetails table thead th{padding: 5px;}
div.vws_cabinet_companyprofile_changelogdetails table tbody th{padding: 5px;}
/*------------------------end company_profile/changelog_details------------------------------*/

/*------------------------start company_profile/index and edit------------------------------*/
div.vws_cabinet_company_profile{padding: 10px;}
div.vws_cabinet_company_profile div.row div.one.columns.company_profile_icon{padding: 3px;}
div.vws_cabinet_company_profile div.row div.eleven.columns.company_profile_description{padding: 0px 20px; line-height: 150%;}
div.vws_cabinet_company_profile ul li.link_to_section{list-style: none; margin-top: 5px; padding-top: 5px; border-top: 1px solid #eee; font-style: italic; margin-left: -15px;}
div.vws_cabinet_company_profile span.link_to_section{list-style: none; margin-top: 5px; padding-top: 5px; border-top: 1px solid #eee; font-style: italic; margin-left: -15px;}
div.vws_cabinet_company_profile ul li.link_to_section a{text-decoration: underline;}
div.vws_cabinet_company_profile span.link_to_section a{text-decoration: underline;}

div.vws_cabinet_companyprofile_edit input[name="UNP"], div.vws_cabinet_companyprofile_edit input[name="OKPO"] {margin-bottom: 0px;}
div.vws_cabinet_companyprofile_edit input[name="UNP"] + .red, div.vws_cabinet_companyprofile_edit input[name="OKPO"] + .red {font-size: 11px}
/*------------------------end company_profile/index------------------------------*/

/*------------------------start home/index------------------------------*/
div.cabinet div.columns{padding: 10px;}
div.cabinet div.ten.columns h3{margin-bottom: 8px; color: rgb(0,102,153);}
div.cabinet div.ten.columns h3:hover{color: #666666;}
div.four.columns.home_cartridge_choice{width: 310px;}
div.four.columns.home_novelty{width: 315px; margin-left: 10px;}
div.four.columns.home_special_offer{width: 315px; margin-left: 10px;}
/*------------------------end home/index------------------------------*/

/*------------------------start order_history/index------------------------------*/
div.vws_cabinet_orderhistory_index table.twelve tr td.six table tr th{padding: 3px 5px;}
.panel_action_links img {margin: -2px 5px 0 0;}
/*------------------------end order_history/index------------------------------*/

/*------------------------start order_opinion/incorrect_secret------------------------------*/
div.vws_cabinet_orderopinion_incorrectsecret{padding: 10px;}
div.vws_cabinet_orderopinion_incorrectsecret h1{color: red;}
/*------------------------end order_opinion/incorrect_secret------------------------------*/

/*------------------------start order_opinion/index------------------------------*/
div.vws_cabinet_orderopinion_index{padding: 10px;}
/*------------------------end order_opinion/index------------------------------*/

/*------------------------start order_opinion/secret_rate_order------------------------------*/
div.row.secret_rate_order{padding: 0px 10px;}
table.secret_rate_order_table tr th{padding: 5px;}
table.secret_rate_order_requisites tr th{font-size: 11px; padding: 5px;}
/*------------------------end order_opinion/secret_rate_order------------------------------*/

/*------------------------start shopping_cart/check_order_data------------------------------*/
div.vws_cabinet_shoppingcart_checkorderdata textarea{width: 570px;}
div.vws_cabinet_shoppingcart_checkorderdata input.check_order_data_submit{width: 130px;}
div.vws_cabinet_shoppingcart_checkorderdata input.check_order_data_submit.loading{
    background-image: url(/assets/images/horizontal_spin.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
/*------------------------end shopping_cart/check_order_data------------------------------*/

/*------------------------start shopping_cart/checkout------------------------------*/
div.vws_cabinet_shoppingcart_checkout{line-height: 150%; padding: 10px;}
div.vws_cabinet_shoppingcart_checkout h2{color: red;}
/*------------------------end shopping_cart/checkout------------------------------*/

/*------------------------start shopping_cart/empty------------------------------*/
div.vws_cabinet_shoppingcart_empty{padding: 10px; line-height: 18px;}
div.vws_cabinet_shoppingcart_empty_container{min-width: 1px;}
div.vws_cabinet_shoppingcart_empty div.columns{padding: 5px;}
/*------------------------end shopping_cart/empty------------------------------*/

/*------------------------start shopping_cart/show_cart_prewiev------------------------------*/

/*------------------------end shopping_cart/show_cart_prewiev------------------------------*/

/*------------------------start user_account/index------------------------------*/
div.vws_cabinet_useraccount_index div.seven.columns{padding: 10px 20px;}
/*------------------------end user_account/index------------------------------*/

/*------------------------start user_deliveries/edit------------------------------*/

/*------------------------end user_deliveries/edit------------------------------*/

/*------------------------start user_messages/index------------------------------*/
div.vws_cabinet_user_messages_index div.message_filter{
    margin-top: 10px;
}
div.vws_cabinet_user_messages_index div.user_message{
    border-bottom: 1px solid #cccccc;
    line-height: 2em;
    padding: 5px;
}
div.vws_cabinet_user_messages_index div.user_message:first-child{
    border-top: 1px solid #cccccc;
}
div.vws_cabinet_user_messages_index div.new_messages_list{
    margin-bottom: 20px;
}
div.vws_cabinet_user_messages_index div.read_messages_list div.user_message{
    background: #f5f5f5;
}
div.vws_cabinet_user_messages_index h3.no_replies{
    padding: 0px 5px;
}
/*------------------------end user_messages/index------------------------------*/


/********************************************* end CABINET ***************************************************/
/********************************************* start CATALOGUE ***************************************************/

/*------------------------start catalogue/search/suggestion------------------------------*/
div#search-suggestion{display: none; position: absolute; z-index: 12; background: #fff; padding: 0px; width: 465px}
div.search-suggestion{margin-left: 7px; width: 435px; border: 1px solid #cccccc;
    -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.85);
    box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.85);}
div.search-suggestion div.row.container{margin: 0px; padding: 4px 0px; border: 1px solid #FFFFFF; border-bottom: 0px; border-top: 0px;}
div.search-suggestion div.row.container:hover {outline: 1px solid #18CCFF; padding: 4px 0px; margin: 0px; cursor: pointer; color: #006699;}
input[type="text"].search-query{margin-bottom: 3px; }
div.search-suggestion div.row.container div.row.list{height: 50px; margin: 0px; padding: 0px; width: 380px; float: left;}
div.search-suggestion div.row.container div.row.list>a {display: block; padding: 5px 6px; float: left;}
div.search-suggestion div.row.container div.row.list>a img {float: left; margin:0px 10px; clear: both; width: 40px; height: 40px;}
.quick_product{float: right;  width: 434px!important;}
.backgroundsearch {background: #fffad2; margin: 0px !important;}
.backgroundsearch img {border: 1px solid #999; }
.search_articul {width: 50px; float: left; height: 50px; line-height: 3em;}
.search_price {float: left; line-height: 2em; margin-left: 2px; color: #F96B07; right: 30px; top: 10px;}
.search_price .shc_add{width: 30px !important;}
.description_search {margin-left: 5px; line-height: 2em;}
.description_search:hover {color: #999;}
.selected_search {background-color: #eff4fd !important; margin: 0px !important;}
small {padding: 2px 0 0; font-size: 10px; line-height: 14px; width: 290px;}
.small_min{display: block !important; float: left !important; margin-left: 5px !important;}
.description {width: 200px;}
.description:hover {color: #999;}
/*------------------------end catalogue/search/suggestion------------------------------*/


/*------------------------start catalogue/_brands_menu------------------------------*/
div.wgt_brandsmenu_default dl{background-color: rgb(255,255,224); margin-left: 0px;}
div.wgt_brandsmenu_default dl dt{margin: 5px;}
div.wgt_brandsmenu_default dl dd{margin: 5px;}
/*------------------------end catalogue/_brands_menu------------------------------*/

/*------------------------start catalogue/_views_menu------------------------------*/
div.vws_catalogue_viewsmenu dl.tabs dd{min-width: 160px;}
/*------------------------end catalogue/_views_menu------------------------------*/

/*------------------------start catalogue/show_brand------------------------------*/
div.vws_catalogue_showbrand div.nine.columns.brand_image{padding: 5px;}
div.vws_catalogue_showbrand div.three.columns.brand_site{padding: 5px;}
div.vws_catalogue_showbrand div.brand_description ul{margin-left: 16px;}
/*------------------------end catalogue/show_brand------------------------------*/

/*------------------------start catalogue/show_brands------------------------------*/
div.vws_catalogue_showbrands{padding: 5px; text-align: center; border: 1px solid #fff; min-height: 60px;}
div.vws_catalogue_showbrands:hover{padding: 5px; text-align: center; border: 1px solid #ddd; min-height: 60px;}
/*------------------------end catalogue/show_brands------------------------------*/

/*------------------------start catalogue/show_catalogue------------------------------*/
div.row.vws_catalogue_showcatalogue{
    margin-top: 10px;
}
div.vws_catalogue_showcatalogue ul.tabs-content{
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding: 5px;
    background: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
}
div.vws_catalogue_showcatalogue dl.tabs{
    margin-bottom: 0px;
    height: 35px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    padding-top: 5px;
    background-color: #E22248;
    border: 1px solid #E62448;
}
div.vws_catalogue_showcatalogue dl.tabs dt{
    margin-left: 9px;
    color: #FFFFFF;
    text-shadow: 2px 2px 5px #666666;
    text-transform: none;
}
div.vws_catalogue_showcatalogue dl.tabs dd{
    margin-right: 10px;
    background: url("/assets/images/tab_bg.jpg") repeat-x;
    border: 1px solid #acacac;
}
div.vws_catalogue_showcatalogue dl.tabs dd.active{
    border-bottom: 1px solid #ffffff;
    margin-top: 0px;
}
div.vws_catalogue_showcatalogue dl.tabs dd a{
    color: #4D4D4D;
}
div.vws_catalogue_showcatalogue dl.tabs dd.active a{
    height: 28px;
}
div.vws_catalogue_showcatalogue dl.tabs dd a:focus{
    color: #4D4D4D;
}
div.vws_catalogue_showcatalogue dl.tabs dd{
    margin-right: 10px;
    background-color: #cccccc;
}
div.vws_catalogue_showcatalogue dl.tabs dd a{
    height: 27px;
    line-height: 28px;
}
div.vws_catalogue_showcatalogue span.category{text-decoration: underline;}
div.vws_catalogue_showcatalogue div.four.columns{padding: 5px;}
div.vws_catalogue_showcatalogue div.eight.columns{padding: 5px;}
div.vws_catalogue_showcatalogue a.subcat{font-size: 11px;}
/*------------------------end catalogue/show_catalogue------------------------------*/



/*------------------------start catalogue/show_category_table------------------------------*/
div.vws_catalogue_showcategorytable div.twelve.columns.pager{padding: 20px 0px 0px 0px;}
div.vws_catalogue_showcategorytable div.three.columns.catalog_table {border: 1px solid #fff; min-height: 200px; padding: 10px;}
div.vws_catalogue_showcategorytable div.three.columns.catalog_table.end {border: 1px solid #fff; min-height: 200px; padding: 10px;}
div.vws_catalogue_showcategorytable div.three.columns.catalog_table:hover{border: 1px solid #ddd; padding: 10px;}
div.vws_catalogue_showcategorytable div.three.columns.catalog_table.end:hover{border: 1px solid #ddd; padding: 10px;}
div.vws_catalogue_showcategorytable div.three.columns.catalog_table div.twelve.columns{padding: 5px;}

div.row.close_button_cntainer{
    min-width: 500px;
    width: 530px;
}
div.twelve.columns.item_description{
    height: 350px;
    overflow: scroll;
}
a.load_container.fancybox{
    display: none;
    position: absolute;
    margin: auto;
    margin-top: 140px;
    margin: 150px 0px 0px 68px;
    z-index: 20;
}
div.two.columns.thumb_image{
    border: 1px solid #fff;
    border-radius: 3px;
    cursor: pointer;
    height: 80px;
}
div.two.columns.thumb_image.active{
    border: 1px solid #ccc;
    border-radius: 3px;
}
div.row.preview_container{
    min-width: 500px;
    min-height: 400px;
    width: 530px;

}
div.row.button_cntainer{
    min-width: 500px;
    width: 530px;
}
input.count{
    height: 31px;
}
div.row.big_image div.twelve.columns.text-center{
    height: 250px;
    margin-bottom: 10px;
}
ul.carousel {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.carousel li {
    float: left;
    width: 82px;
    height: 80px;
    border: 1px solid #fff;
}
ul.carousel li.active {
    float: left;
    width: 82px;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
/*------------------------end catalogue/show_category_table------------------------------*/

/*------------------------start catalogue/show_item------------------------------*/
div.vws_catalogue_showitem div.item_intro ul{padding-left: 20px;}
div.yashare-auto-init{float: right;}
div.vws_catalogue_showitem ul.related_contents_list{padding-left: 16px;}
div.vws_catalogue_showitem div.row.item_intro{margin-top: 10px;}
div.vws_catalogue_showitem div.social_icons{height: 28px;padding: 5px;}
div.row.tabs_content{
    margin-top: 25px;
}
div.row.tabs_content dl.tabs{
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    margin-bottom: 0px;
    padding-left: 8px;
    height: 35px;
    margin-top: 0px;
    padding-top: 5px;
    background-color: #E22248;
    border: 1px solid #E62448;
}
div.row.tabs_content dl.tabs dd{
    margin-right: 5px;
    background: url("/assets/images/tab_bg.jpg") repeat-x;
    border: 1px solid #acacac;
    height: 29px;
    margin-top: 0px;
}
div.row.tabs_content dl.tabs dd.active{
    height: 30px;
    border-bottom: 1px solid #ffffff;
}
div.row.tabs_content ul.tabs-content{
    background: #ffffff;
    margin-bottom: 0px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
ul.tabs-content li{
    padding: 5px;
}
div.row.tabs_content dl.tabs dd a{
    height: 30px;
    border: none;
    color: #4D4D4D;
    line-height: 28px;
}


/*------------------------end catalogue/show_item------------------------------*/

/*------------------------start catalogue/show_articul------------------------------*/
div.vws_catalogue_showarticul div.eight.basket {padding: 20px 0px 10px 0px;}
div.vws_catalogue_showarticul ul.related_contents_list{padding-left: 16px;}
div.vws_catalogue_showarticul div.basket input.count{height: 26px; width: 25px; padding: 3px; margin-left: 7px;}
div.vws_catalogue_showarticul div.row.item_intro{padding: 0px 5px; }
div.vws_catalogue_showarticul span.preview_cart{display: block; cursor: pointer; color: #006699; height: 20px; width: 100px;}
div.vws_catalogue_showarticul span.preview_cart:hover {color: #666666; text-decoration: underline;}
div.vws_catalogue_showarticul div.row.added.articul{font-size: 11px; color: #5DA423; height: 30px; padding-left: 10px;}
div.vws_catalogue_showarticul div.social_icons{height: 28px;padding: 5px;}
.item_color, .item_articul, .item_measure, .item_guarantee{padding: 3px 5px 0px 5px;}
/*------------------------end catalogue/show_articul------------------------------*/

/*------------------------end catalogue/show_cartridges_list------------------------------*/

div.row.vws_cartridge_choice div.item_container{padding: 5px; border: 1px solid #fff; height: 280px;}
div.row.vws_cartridge_choice div.item_container:hover{border: 1px solid #ccc;}
div.row.vws_cartridge_choice h6{height: 30px;}
/*------------------------end catalogue/show_cartridges_list------------------------------*/


/********************************************* END CATALOGUE ***************************************************/
/********************************************* start CONTENT ***************************************************/


/*----------------------------------start pages/*-----------------------------*/
div.row.ctrContentPage div.ten.columns{padding: 10px 14px;margin-bottom:10px;border-right: 2px dashed #DCDCDC;}
div.row.ctrContentPage div.two.columns{padding: 10px;}
div.row.ctrContentPage div.two.columns div.row.img_title{margin: 0px 10px;}
/*---------------------------------end pages/*--------------------------------*/

/*---------------------------------start section--------------------------------*/
div.row.vws_content_section{padding: 10px;}
div.row.vws_content_section div.two.columns{min-height: 120px;}
div.row.vws_content_section div.ten.columns h3 a{font-size: 16px; text-decoration: underline;}
/*---------------------------------end section--------------------------------*/


/********************************************* end CONTENT ***************************************************/
/********************************************* start FEEDBACK ***************************************************/


/*---------------------------------start index--------------------------------*/
div.row.vws_feedback_index div.six.columns{padding: 10px;}
/*---------------------------------end index--------------------------------*/

/*---------------------------------start successfull--------------------------------*/
div.vws_feedback_successfull{line-height:150%; font-size: 120%; padding-left: 10px;}
/*---------------------------------end successfull--------------------------------*/


/********************************************* end FEEDBACK ***************************************************/
/********************************************* start HOME ***************************************************/

/*---------------------------------start index--------------------------------*/

div.row.vws_home_index p.cartridge_choice_separator{
    padding: 10px 0px;
    margin: 0px;
    color: #cccccc;
}
a h2.home_page_widget_title{
    color: #F96B07;
}

a:hover h2.home_page_widget_title{
    color: #666;
    text-decoration: underline;
}
div.row.vws_home_index h2.home_page_widget_title{
    font-size: 18px;
    font-weight: normal;
    color: #F96B07;
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    margin-top: 10px;
    padding-bottom: 10px;
}
div.row.vws_home_index hr{border-width: 1px;}
/*---------------------------------end index--------------------------------*/

/*---------------------------------start page_not_found--------------------------------*/
div.row.pagenotfound{height: 100%;}
div.row.pagenotfound_header{margin: 10px 0px 15px 0px;}
div.row.pagenotfound_content{padding:0px 20px 12px 20px;}
div.row.pagenotfound_content div.icon_404{padding: 40px;}
div.row.pagenotfound_content h4{color: #990000;}

div.row.vws_home_pagenotfound{margin: 20px 0px;}
div.row.vws_home_pagenotfound h1{color: #990000;}
div.row.vws_home_pagenotfound div.page_not_found_icon{padding: 60px 50px;}
/*---------------------------------end page_not_found--------------------------------*/


/********************************************* end HOME ***************************************************/
/********************************************* start THEMES ***************************************************/


/*------------------------start ofiston_by/views/contacts/item------------------------------*/
div.vws_themes_ofistonby_views_contacts_item div.nine.columns{padding: 0px 20px;}
div.vws_themes_ofistonby_views_contacts_item div.three.columns ul.twelve.side-nav{border-left:1px #dddddd solid; padding-left: 10px;}
div.vws_themes_ofistonby_views_contacts_item div.three.columns div.coat_of_arms{padding-left: 30%;}
div.vws_themes_ofistonby_views_contacts_item div.team{padding: 0px 20px;}
div.vws_themes_ofistonby_views_contacts_item div.team div.row div.eight.columns{padding: 0px 10px 10px 20px;}
div.vws_themes_ofistonby_views_contacts_item div.team img.contact_img{cursor: pointer;}
/*------------------------end ofiston_by/views/contacts/item------------------------------*/


/*------------------------start /pricelist/------------------------------*/
.description_price{
    font-size: 9px;
}
/*------------------------end /pricelist/------------------------------*/

/*--------------------------start ofiston_by/views/layouts/foundation4(ofiston_ru/views/layouts/foundation)----------------------------*/
div.layoutOverheadMenu a.top_sub_menu_contacts:hover{text-decoration: none;}
div.to-top-link{
    background: url("/assets/images/to_top_button.png") no-repeat;
    display: none;
    position: fixed;
    top:300px;
    right:10px;
    height: 46px;
    width: 68px;
    cursor: pointer;
    z-index: 8009;
}
div.to-top-link:hover{
    background-position: 0 -60px;
}
div.page{
    z-index: 2;
    margin: 0px auto;
    /*background-image: url("/assets/images/bg.png");*/
    background-repeat: repeat-y;

}

.footer_top_bar {width: 100%; height: 30px; margin-top: 15px; background: url("../../css/new/images/footer_bar_bg.jpg")}
.footer_top_bar p {padding: 5px;font-weight: bold;font-size: 14px;}

.footer_ul {list-style: none; padding: 0px 5px;}
.footer_ul li{list-style: none; padding-bottom: 5px; padding-top: 3px; line-height: 90%;}
.footer_ul_p {text-align: center; padding: 10px 0px;}
.footer_ul a{font-size: 11px;color: #666666;}
.footer_ul a:hover{text-decoration: underline;}

li.footer_social_media_wgt{padding: 5px 0px;}
.footer_logo {display: block; float: right; margin: 0px 5px 5px;}
div.page a.social:hover{text-decoration: none;}
div.page a.social img{width: 16px; height: 16px;}
div.eight.columns.print-only{line-height: 18px;}
/*---------------------------end ofiston_by/views/layouts/foundation4(ofiston_ru/views/layouts/foundation)---------------------------*/

/*--------------------------start ofiston_ru/views/auth/successful----------------------------*/
div.row.vws_themes_ofistonru_views_auth_successful{line-height:150%; font-size: 120%; padding-left: 50px;}
div.row.vws_themes_ofistonru_views_auth_successful h2{color: green;}
/*---------------------------end ofiston_ru/views/auth/successful---------------------------*/

/*--------------------------start ofiston_ru/views/Cabinet/shopping_cart/checkout----------------------------*/
div.row.vws_themes_ofistonru_views_cabinet_shoppingcart_checkout{line-height: 150%;}
div.row.vws_themes_ofistonru_views_cabinet_shoppingcart_checkout h2{color: green;}
/*--------------------------end ofiston_ru/views/Cabinet/shopping_cart/checkout----------------------------*/



/********************************************* end THEMES ***************************************************/







/*############################################  end VIEWS  ###############################################*/




/*############################################  start PRINT  ###############################################*/
@media print {
    a[href]:after{display: none;}
    .vws_widgets_wgtT_index{display: none;}
    .wgt_latest_goods_scroller_index{display: none;}
    .footer_top_bar{display: none;}
    .footer_ul_p{display: none;}
    .widget_top_tizers_bar{display: none!important;}
    .wttb_row{display: none!important;}
    .home_cartridge_choice{display: none!important;}
    .home_novelty{display: none!important;}
    .home_page_novelty_tizers{display: none!important;}
    .wgt_vws_widgets_wgtT_index{display: none!important;}
    .delivery_info{display: none;}
    .top_sub_menu{display: none;}
    .tizers_place{display: none;}
    .free_delivery_limit_container_by{display: none;}
    .opros_img{display: none;}
    #search_str_quick{display: none;}
}
/*############################################  end PRINT  ###############################################*/




/*############################################  start SMARTON  ###############################################*/

a.activeButton.smarton{background-color: #E22248;border: 1px solid #E62448;}
a.activeButton.smarton.active{color: #E62448;}
span.activeButton.smarton{background-color: #E22248;border: 1px solid #E62448;}
span.activeButton.smarton.active{border-left-color: #aaa; border-bottom-color: #aaa; color: #861821; background: #eee url("/assets/foundation/images/narrow-down-active_blue.png") no-repeat 50% 50%;}
div.main_menu_cabinet_container{padding: 10px;}
div.main_menu_cabinet_container i{font-size: 14px;}
div.main_menu_cabinet_container hr{margin: 10px 0px;}
img.footer_logo.smarton{float: none;}
.panel_quick{float: right; position: absolute; bottom:60px; right:0px; background-color: white; z-index: 100;}
#search_str_quick{float: right;}


.left_block_menu{
    float: left !important;
    width: 24% !important;
}

.link_design_menu{
    font-family: inherit;
    display: block;
    padding: 4px 0px 4px 10px;
}
.link_design_menu:hover{
    display: block;
    font-family: inherit;
    padding: 4px 0px 4px 10px;
    background-color: #E22248;
    color: white;
}
.link_design_menu_action{
    font-weight: bold;
}

.link_design_menu_action{
    font-weight: bold;
}

.main_block{
    float: right !important;
    width: 75.3% !important;
}
.main_block>table{
    margin: auto;
}

div.price_wgt.horizontal_list div.float_discount_rate {
    font-size: 80%;
    color: yellow;
    display: inline-block;
    background-color: red;
}


/*############################################  end SMARTON  ###############################################*/



/*------------------------ START product items table ------------------------------*/

.items_catalogue_table {
    width: 100%;
    margin: 40px 0 40px 0;
    display: block;
}

.items_catalogue_table img {
    display: inline;
}

.items_catalogue_table .item_div {
    width: 240px;
    /*height: 280px;*/
    float: left;
    display: block;
    border: 1px solid #fff;
    padding: 10px 10px 15px 10px;
}

.items_catalogue_table .item_div:hover {
    border: 1px solid #ccc;
}

.items_catalogue_table .item_pic {
    margin: 10px 0 0 0;
    height: 100px;
}

.items_catalogue_table .item_title {
    height: 36px;
    margin: 20px 0 0 0;
}

.items_catalogue_table .item_price {
    color: #7C0201;
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    line-height: 1;
}

.items_catalogue_table .item_discount, div.price_wgt.horizontal_list span.current_price .item_discount, div.price_wgt.onliner_list .item_discount {
    color: #fff;
    background-color: red;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    border-radius: 3px;
    padding: 2px 3px;
    vertical-align: top;
    position: absolute;
    top: -10px;
    margin: 0 0 0 4px;
    white-space: nowrap;
}
div.price_wgt.horizontal_list span.current_price .item_discount {
    position: relative;
    left: 0px;
    font-size: 13px;
    top: -7px;
}
.price_wgt.horizontal_list span.tooltip-pointer {
    margin-right: 2px;
}
div.price_wgt.onliner_list .item_discount {
    top: -8px;
}


.items_catalogue_table .qty_btn {
    height: 25px;
    background-color: rgb(236, 236, 236);
    border-radius: 2px;
    border: 1px solid rgb(204, 204, 204);
    cursor: pointer;
}

.items_catalogue_table .qty_inp {
    width: 30px;
    display: inline;
    height: 25px;
    vertical-align: top;
    padding: 2px 2px 2px 4px;
    margin: 0;
}

.items_catalogue_table .shc_add {
    margin: 0 0 0 5px;
}

/*------- start left fixed banner for officeton.by ------*/
.left_fixed_banner {
    display: none;
    width: 250px;
    height: 500px;
    position: fixed;
    top: 60px;
    left: 100px;
}

.items_catalogue_table .clear { clear: both; }

/*--------------------------start product collections----------------------------*/
.collectionNotice {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.collectionNotice img {
    position: absolute;
    margin: 4px 0px 0px 0px;
    padding: 0;
}
.addToCollection {
    background-image: url(/assets/images/icons/star.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
}
.collectionBlock {
    text-align: center;
}
.vws_catalogue_showarticul .collectionInfo {
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.vws_catalogue_showarticul .addToCollection{
    margin-top: 3px;
}

#productForm{
    padding: 0;
    margin: 0;
}
.productcollectiogroup p{
    cursor: pointer;
    margin: 0px;
    padding: 5px 30px 5px 10px;
    /*background-image: url(/assets/images/icons/star.png);*/
    background-position: right;
    font-size: 14px;
    background-repeat: no-repeat;
}
.productcollectiogroup p span{
    font-size: 14px;
    text-overflow: clip;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
    text-overflow: ellipsis;
}

.incollection{
    background-image: url(/assets/images/icons/checked.png);
    background-position: right;
    background-repeat: no-repeat;
}

.productcollectiogroup p:hover{
    background-color: #fffacd;
    background-image: url(/assets/images/icons/checked.png);
    content: none;
}
.productcollectiogroup p:first-letter{
    text-transform: uppercase;
}
.productcollectioactions p{
    padding: 0;
}
.productcollectioactions{
    padding: 5px 0px;
}
.productcollectionnew{
    padding-top: 10px;
    display: none;
}
.collectionChooseTitle{
    font-weight: 600;
    padding: 10px 0px;
    margin: 0;
}
.cabinetCollectionsActions a{
    text-decoration: underline;
}
.deleteItemFromCollection{
    position: absolute;
    right: 10px;
    top: 15px;
    display: none;
    background: url('/assets/images/icons/cancel-24.png') center no-repeat;
}
.deleteItemFromCollection a{
    height: 24px;
    width: 24px;
    display: block;
}
.deleteItemFromCollection:hover{
    background: url('/assets/images/icons/cancel-hover-24.png') center no-repeat;
}

.admincogs {
    padding: 15px;
    background: #e8e8e8;
    width: 240px;
    display: block;
    float: right;
    text-align: center
}

.collectionNotice{
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.collectionNotice img{
    position: absolute;
    margin: 4px 0px 0px 0px;
    padding: 0;
}

.bkt_button.submitNewCollection, .bkt_button.addCollection, #addCollection {
    display: inline-block;
    padding: 6px 16px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.bkt_button_green {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.bkt_button_red {
    color: #fff;
    background-color: #b1202b;
    border-color: #B10020;
}
.bkt_button_red:hover {
    color: #fff;
    background-color: #880C00;
}

/*item of collection*/
.vitem {
    float: left;
    text-align: center;
    box-shadow: 10px 10px 5px -6px rgba(230, 230, 230, 1);
    padding: 10px;
    margin: 10px;
    position: relative;
}
.vitem:nth-child(4n+1) {
    margin-right: 0px;
}
.vitem:hover {
    box-shadow: 0 0 10px rgba(230, 230, 230, 1); /* Параметры тени */
}

.vitem p {
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.vitem a {
    padding-bottom: 3px;
    margin-bottom: 3px;
}

a.viewdimage {
    height: 200px;
    width: 200px;
    overflow: hidden;
    display: block;
}

.vitem h3 {
    text-overflow: ellipsis;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    margin: 3px 0px 10px;
}

.vprice {
    /*float: left;*/
    padding: 10px;
    color: #7C0201;
    font-weight: bold;
    font-size: 15px;
}

.vprice span {
    display: inline-block;
    padding-top: 4px;

}
.addButtonContainer .qty_btn_v1 {
    height: 25px;
    width: 25px;
    background-color: rgb(236, 236, 236);
    border-radius: 2px;
    border: 1px solid rgb(204, 204, 204);
    cursor: pointer;
}

.addButtonContainer .qty_inp_v1 {
    width: 30px;
    display: inline;
    height: 25px;
    vertical-align: top;
    padding: 2px 2px 2px 4px;
    margin: 0;
    border: 1px solid rgb(204, 204, 204);
}

/*--------------------------end product collections----------------------------*/

/*------------------------ END product items table ------------------------------*/


/* shutdown message */
#shutdown_msg { width: 100%; height:90px; display: none; }
#shutdown_msg .icon { float: left; margin: 20px 20px 0 10px; }
#shutdown_msg .icon i { font-size: 50px; color: orange; }
#shutdown_msg .text { float: left; margin: 20px 0 0 0; }
#shutdown_msg #in_x_minutes { color: red; }
#shutdown_msg .text span { color: #8b8989; }

.results_col th:nth-child(n+5):not(.results_col__price):not(.results_col__collection):not(.results_col__balance),
.results_col td:nth-child(n+5):not(.results_col__price):not(.results_col__collection):not(.results_col__balance) {
    display: none;
}
/* checkbox in feedback */
small[for=AgreePerData]{
    position: relative;
    top:60px;
}
/*-----------------------*/
:root {
    --clr-cookie-red-500: #e01f4b;
    --clr-cookie-orange-200: #f60;
    --clr-cookie-orange-400: #f04325;
    --clr-cookie-white: #fff;
    --clr-cookie-grey-100: #eee;
    --clr-cookie-grey-200: #ddd;
    --clr-cookie-black: #111;
  }
  
  .s-Y29va2ll {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: linear-gradient(167deg, var(--clr-cookie-red-500) 35%, var(--clr-cookie-orange-400) 70%, var(--clr-cookie-orange-200) 97%);
    color: var(--clr-cookie-white);
    width: 100%;
  }
  
  .s-Y29va2llX19jb250YWluZXI {
    width: 960px;
    margin-inline: auto;
  }
  
  .s-Y29va2llX193cmFwcGVy {
    padding-block: 2em;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .s-dGV4dC1jb250YWluZXI {
    display: flex;
    align-items: center;
  }
  
  .s-dGV4dA {
    margin: 0;
  }
  
  .s-bGluaw {
    cursor: pointer;
    text-decoration: underline;
    color: var(--clr-cookie-white);
  }
  .s-bGluaw:hover {
    color: var(--clr-cookie-grey-100);
  }
  .s-bGluaw:active,
  .s-bGluaw:visited {
    color: var(--clr-cookie-grey-200);
  }
  
  .s-YnV0dG9ucw {
    display: flex;
  }
  
  .s-YnV0dG9u {
    cursor: pointer;
    border: none;
    padding: 0.7em 1.7em;
  }
  
  .s-YnV0dG9uLWFwcGx5 {
    background-color: var(--clr-cookie-white);
    color: var(--clr-cookie-black);
  }
  .s-YnV0dG9uLWFwcGx5:hover {
    background-color: var(--clr-cookie-grey-100);
  }
  .s-YnV0dG9uLWFwcGx5:active {
    background-color: var(--clr-cookie-grey-200);
  }
  
  .s-YnV0dG9uLWRlY2xpbmU {
    background-color: var(--clr-cookie-white);
    color: var(--clr-cookie-black);
  }
  .s-YnV0dG9uLWRlY2xpbmU:hover {
    background-color: var(--clr-cookie-grey-100);
  }
  .s-YnV0dG9uLWRlY2xpbmU:active {
    background-color: var(--clr-cookie-grey-200);
  }
  
  .s-ZnMtLXM {
    font-size: 1.5rem;
  }
  
  .s-c2hhZG93Ym94 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
  
  .s-YW5pbWF0aW9u {
    transition: all 150ms ease-in-out;
  }
  
  .s-cm91bmQtY29ybmVy {
    border-radius: 3px;
  }
  
  .s-c2l6ZS1zcGFjZXI {
    gap: 1em;
  }
  