

/* Start:/bitrix/components/svc/recall/templates/metiz/style.css?15711369722*/
  
/* End */


/* Start:/bitrix/components/svc/menu.main/templates/metiz/style.css?15711369592*/
  
/* End */


/* Start:/bitrix/components/svc/search.title/templates/metiz/style.css?15711369802331*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-style: italic;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#f9f9f9;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:#f9f9f9;
	color:#bbbdbf;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:#bbbdbf;
	vertical-align:top;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-style: italic;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#171818;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:65px;
	padding-right:15px;
	width: 200px;
}

table.title-search-result td.title-search-all a
{
	padding-left:40px;
	text-decoration:none;
	color:#808080;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	width: 200px;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/components/svc/search.title/templates/metiz/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/svc/menu.catalog/templates/metiz/style.css?15711369452*/
  
/* End */


/* Start:/bitrix/components/sporina/cookie.notification/templates/.default/style.css?17815465112381*/
.sporina-cookie-notification {
    position: fixed;
    z-index: 9999;
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 15px 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    visibility: hidden;
    opacity: 0;
    transition: transform 300ms ease-in-out, visibility 0s linear 300ms, opacity 0s linear 300ms;
}

.sporina-cookie-notification.visible {
    visibility: visible;
    opacity: 1;
    transition: transform 300ms ease-in-out;
}

.sporina-cookie-right {
    bottom: 20px;
    right: 20px;
    left: auto;
    max-width: 420px;
}

.sporina-cookie-left {
    bottom: 20px;
    left: 20px;
    right: auto;
    max-width: 420px;
}

.sporina-cookie-content {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.sporina-cookie-text {
    flex: 1;
}

.sporina-cookie-policy-link {
    color: #3498db;
    text-decoration: underline;
    margin-left: 5px;
}

.sporina-cookie-policy-link:hover {
    text-decoration: none;
    color: #5dade2;
}

.sporina-cookie-buttons {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
    flex-direction: column;
}

.sporina-cookie-btn {
    padding: 8px 16px;
    border: none;
    
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.sporina-cookie-accept {
    background-color: #27ae60;
    color: #ffffff;
}

.sporina-cookie-accept:hover {
    background-color: #2ecc71;
    transform: translateY(-1px);
}

.sporina-cookie-decline {
    background-color: #e74c3c;
    color: #ffffff;
}

.sporina-cookie-decline:hover {
    background-color: #c0392b;
    transform: translateY(-1px);
}

.sporina-cookie-notification.sporina-cookie-hidden {
    transform: translateY(100%);
}

/* Для левой/правой позиции достаточно сдвига вниз */

@media (max-width: 768px) {
    .sporina-cookie-content {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .sporina-cookie-buttons {
        width: 100%;
        justify-content: center;
        flex-direction: row;
    }
    
    .sporina-cookie-btn {
        flex: 1;
        max-width: 150px;
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/svc/menu.footer/metiz1/style.css?15711377492*/
  
/* End */


/* Start:/bitrix/components/beono/flashmessage/templates/.default/style.css?1571136913970*/
div.beono-flashmessage {
	position: absolute;
	position: fixed;
	z-index: 9999;
	top: -5px;
	left: 50%;
	width: 440px;
	margin: 0px 0 0px -245px;
	padding: 15px 25px 15px 20px;
	border: 2px solid #FFE000;
	border-radius: 6px;
	background: #FFF500;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.5);
	font-size: 13px;
	color: #000;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-name: slideIn;
}
@-webkit-keyframes slideIn { 
	0%   { -webkit-transform: translateY(-100%); }
	100% { -webkit-transform: translateY(0%)); }
}

a.beono-flashmessage-close,
a.beono-flashmessage-close:link,
a.beono-flashmessage-close:visited,
a.beono-flashmessage-close:active  {
	display: block;
	position: absolute;
	right: 8px;
	top: 16px;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a.beono-flashmessage-close:hover {
	color: #444;	
}
/* End */


/* Start:/bitrix/templates/metiz_special/styles.css?1571136694874*/
﻿img {border:0 none;}


html, body {
height: 100%;
}
#page-wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.fon_r2 {
height: 205px;
width: 100%;
background: url("/bitrix/templates/metiz_special/images/metiz_bottom.png");
background-position: right;
background-repeat: no-repeat;
margin-top: -205px;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }
/* End */


/* Start:/bitrix/templates/metiz_special/template_styles.css?157113669422385*/
html { width:100%;}

  h1  {margin:0;padding: 0 0 5px;font:19px Trebuchet MS;color:#131311;}
  h2 {margin:0;padding: 0 0 5px;font:16px Trebuchet MS;color:#131311;}
  h3 {margin:0;padding: 0 0 5px;font:12px Trebuchet MS;color:#131311;}


  
  div.h1  {margin:0;padding: 0 0 5px;font:19px Trebuchet MS;color:#131311;}
  div.h2 {margin:0;padding: 0 0 5px;font:16px Trebuchet MS;color:#131311;}
  div.h3 {margin:0;padding: 0 0 5px;font:14px Trebuchet MS;color:#131311;}
  div.h1.a {margin:0;padding: 0 0 5px;font:19px Trebuchet MS;color:#131311;}

body {
    font-family: Arial;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
	background: url(/bitrix/templates/metiz_special/images/metiz_top.png) no-repeat scroll 0% 0 transparent;
    
    
}

a, a:visited{
	color: #2568bc;
}

a:hover{
	color:#6897d1;
}

.fon_r{position: absolute; right: 0; top: 100%;}
 
#page-wrapper {
    background: #fff;
    height: 100%;
    margin: 0 auto;
    max-width: 1000px;
    min-height: 858px;
    min-width: 1000px;
    position: relative;
    width: 100%;
}

#header
{
	width: 100%;
	margin: 0 auto;
	height: 300px;
	
	
}

.flood_input::-webkit-input-placeholder { padding-left: 10px;}
.flood_input:-moz-placeholder { padding-left: 10px;}

#footer
{
	width: 100%;
	margin: 0 auto;
	height: 270px;
	
	
}


#content
{
	width: 100%;
	min-height: 270px;
	margin: 0 auto;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 376px;
	height: 110px;
}

#price
{
	position: absolute;
	left: 400px;
	top: 45px;
	width: 170px;
	height: 32px;
}

#icons
{
	position: absolute;
	left: 430px;
	top: 25px;
	width: 110px;
	height: 15px;
}

#icons div
{
	float:  left;
	
}

#order_recall_parent
{
	position: absolute;
	right: 230px;
	top: 33px;
}

#calculator
{
	position: absolute;
	right: 300px;
	top: 55px;
}

#telephones
{
	position: absolute;
	    right: 205px;
	top: 30px;
	width: 177px;
	height: 40px;
	color: #404041;
	font-size: 18px;
}

.cart {
    width: 301px;
    float: right;
    height: 66px;
    list-style: none;
    padding-top: 25px;
    margin-top: 0px;
    background: url('/bitrix/templates/metiz_special/images/bg_cart_header.png');
    background-position: right;
    background-repeat: no-repeat;
}
.cart li {
    float: left;
}
.cart li:first-child a {
    padding: 0 1px 0 60px;
    background: url('/bitrix/templates/metiz_special/images/cart-bg.png') 16px 13px no-repeat;
}
.cart li.cart_img{
margin-left: 100px;
}
    
.cart li a {
    display: table-cell;
    vertical-align: middle;
    height: 59px;
    cursor: pointer;
    font-size: 16px;
    color: #0e76bb;
}
.cart a.link_to_cart_header
{
    font-size: 11px;
    color: #6897d1;
	float:right;
}
.cart li p{
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    color: #4c4c4c;
}
.cart li p.empty{
 position:relative;
 top:20px;
left: 27px;
}

.cart li p.first
{
    display: block;
    margin: 0px;
    margin-bottom: 7px;
}
.cart li p.second
{
 display: block;
}

#telephones-footer
{
	position: absolute;
	right: 15px;
	top: 10px;
	width: 176px;
	height: 40px;
	color: #808285;
	font-size: 20px;
}

#mainmenu
{
	background: url(/bitrix/templates/metiz_special/images/mainmenu_line.png);
	width: 1000px;
	height: 40px;
}

#mainmenu table
{
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-family: Trebuchet MS;
}

.menu_spacer
{
	color: #a6a8ab;
	font-size: 20px;
	font-weight: normal;
	
}

div.main-menu-flood {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 37px;
    margin: 0;
    outline-style: none;
    overflow: visible;
    padding: 0;
    position: relative;
    vertical-align: top;
}

div.main-menu-flood:hover {
	background: url("/bitrix/templates/metiz_special/images/mainmenu_select.png") repeat-x scroll left top transparent;
}

div.main-menu-flood .main-menu-flood-separator-left {
    background: url("/bitrix/templates/metiz_special/images/mainmenu_select.png") repeat-x scroll left top transparent;
    display: none;
    height: 37px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 30px;
}
div.main-menu-flood .main-menu-flood-separator-right {
    background: url("/bitrix/templates/metiz_special/images/mainmenu_select.png") repeat-x scroll right top transparent;
    display: none;
    height: 37px;
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
}
div.main-menu-flood:hover .main-menu-flood-separator-left {
    display: block;
}
div.main-menu-flood:hover .main-menu-flood-separator-right {
    display: block;
}


div.main-menu-flood .main-menu-flood-right {
    display: block;
    height: 37px;
}

div.main-menu-flood .main-menu-flood-left {
    display: block;
    height: 37px;
    line-height: 37px;
    vertical-align: middle;
    white-space: nowrap;
}

div.main-menu-flood .main-menu-flood-left a:link, div.main-menu-flood .main-menu-flood-left a:visited, div.main-menu-flood .main-menu-flood-left a:hover, div.main-menu-flood .main-menu-flood-left a:active {
    display: block;
    line-height: 37px;
    color: #000;
    text-decoration: none;
}

.drop_down_frame
{
	width: 179px;
	display: none;
	background: #fff;
	position: absolute;
	left: -30px;
	top: 37px;
	z-index: 10;
	
}

.drop_down_frame table a
{
	color: #6d6e71;
	text-decoration:none;
	text-transform: none;
	font-weight: normal;
}

.drop_down_frame table a:hover
{
	color: #2568bc;
	
}

.drop_down_frame table
{
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-box-shadow: 3px 3px 4px 1px rgba(209, 209, 209, 1);
box-shadow: 3px 3px 4px 1px rgba(209, 209, 209, 1); 
}

.drop_down_frame table .dotted
{
	border-bottom: 1px dotted #6d6e71;
}

#catalog_top_menu
{
	width: 100%;
	height: 125px;
	background: url(/bitrix/templates/metiz_special/images/catalog_menu_bg.png);
	position: relative;
}

#catalog_top_menu .category_head
{
	font-size:19px;
	color: #2568bc;
	font-weight: bold;
	text-decoration: none;
	
}

.drop_down_catalog_frame
{
	width: 203px;
	display: none;
	background: url(/bitrix/templates/metiz_special/images/catalog_menu_frame.png) no-repeat scroll;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 60;
	border-radius: 5px;
}
.drop_down_catalog_frame_2
{
	width: 412px;
	display: none;
	background: url(/bitrix/templates/metiz_special/images/catalog_menu_frame_2col.png) no-repeat scroll;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 60;
	border-radius: 5px;
    padding-bottom: 10px;
}

.drop_down_catalog_frame a
{
	color:#e1eaf6;
	text-decoration:none;
	font-size: 13px;
	
}

.drop_down_catalog_frame a:hover
{
	color:#a1caff;
	
}

.drop_down_catalog_frame table .dotted
{
	border-bottom: 1px dotted #a1caff;
	padding: 3px 0;
}

.drop_down_catalog_frame table td
{
	
	padding: 3px 0;
}

#slider_parent
{
	width: 100%;
	height: 305px;
	position: relative;
	background: url(/bitrix/templates/metiz_special/images/slider_bg.png) no-repeat;
	padding: 10px;
	padding-top: 14px;
	padding-right: 0px;
}

.shurup
{
	z-index: 5;
	background: url(/bitrix/templates/metiz_special/images/shurup.png) no-repeat;
	position: absolute;
	display: block;
	width: 21px;
	height: 21px;
	
}

#advantages_parent
{
	width: 100%;
	height: 117px;
	background: url(/bitrix/templates/metiz_special/images/advantages_bg.png) no-repeat;
}


#advantages_parent table td a
{
text-decoration: none;
font-size: 11px;
color: #404041;
}
#advantages_parent2
{
	width: 100%;
	height: 117px;
	background: url(/bitrix/templates/metiz_special/) no-repeat;
}


#advantages_parent2 table td a
{
text-decoration: none;
font-size: 14px;
color: #404041;
}

#news_parent
{
	height: 245px;
	width:100%;
	
}

#news_head
{
	background: url(images/news_flood.png) no-repeat right top;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}



.b-top {
    position: absolute;
    right: 5px;
    top: -25px;
    width: 107px;
    height: 21px;
    z-index: 2600;
     background: url("/bitrix/templates/metiz_special/images/up.png") no-repeat scroll;
     cursor: pointer;
}

.footer_menu_table a
{
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #000;
text-decoration: none;
}

.footer_menu_table td
{
	text-align: center;
}

.sub a
{
	font-size: 13px;
	color: #6d6e71;
	text-decoration: none;
	padding-bottom: 3px;
}

.sub div
{
padding-bottom: 3px;
}

.recall_box
{
	width: 217px;
	height: 121px;
	background: url("/bitrix/templates/metiz_special/images/recall_box.png") no-repeat scroll;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 20;
	display: none;
	
}

input[type="text"].recall
{
	border: 1px solid #e7e8ea;
	border-top: 1px solid #adadad;
}

.search
{
    border: none;
    background: url("/bitrix/templates/metiz_special/images/search.png") center no-repeat;
}

div.title-search-result
{
    width: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
}

.search_input
{
    background: #fff; border: 1px solid #e9e9eb; border-top: 1px solid #adadad;
}

.search_input_hover
{
     border: 1px solid #e0c484;
}

.left_catalog_head
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Trebuchet MS;
}

.left_catalog_item,.left_catalog_item:visited
{
	font-size: 12px;
	color: #58595b;
	text-decoration: none;
	font-family: Trebuchet MS;
}

.left_catalog_item:hover
{
	font-size: 12px;
	color: #2568bc;
	text-decoration: underline;
}

.catalog_shadow_vertical
{
	background: url("/bitrix/templates/metiz_special/images/catalog_shadow_vertical.png") left top repeat-y;
}

.character_table 
{
	border: 1px solid #e4e5e5;
	border-collapse: collapse;
}

.character_table thead
{
	text-align: center;
	background: url("/bitrix/templates/metiz_special/images/table_fill.png") repeat-x;
	text-transform: uppercase;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

.character_table thead td
{
	border: 1px solid #3c79c5;
}

.character_table tbody td
{
	border: 1px solid #dddedf;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #6d6e71;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.character_table tbody tr:hover
{
background: #eeefef;
}


.character_table tbody td div
{
	padding-left: 10px;
}

.bread 
{
color: #808184;
font-size: 11px;
font-family: Trebuchet MS;
}

.bread a
{
	font-size: 11px;
	font-family: Trebuchet MS;
	
}

.RSS_parent
{
	width: 200px;
	height: 65px;
	position: absolute;
	right: 0px;
	top: 10px;
}
.error{
	color: #f74444
}
label.error{
	color: #f74444;
	padding: 0 10px;
}

/*Корзина*/
 table.beono-basket thead tr th,  table.beono-basket tbody tr td, table.beono-basket tfoot tr td {
    padding: 1em;
    vertical-align: middle;
}
table.beono-basket thead tr,table.beono-basket tfoot tr {
    background: #dfdfdf;
}
table.beono-basket thead th.beono-basket-item-name {
    width: 100%;
}
table.beono-basket thead th.beono-basket-item-quantity, table.beono-basket tbody td.beono-basket-item-quantity {
    text-align: center;
    white-space: nowrap;
}
table.beono-basket td.beono-basket-item-price, table.beono-basket th.beono-basket-item-price {
    white-space: nowrap;
    text-align: right;
}
table.beono-basket tbody tr:nth-child(odd) {
    background: #fafafa;
}
table.beono-basket tbody tr td:first-child {
    width: 20px;
    text-align: center;
}
table.beono-basket tbody tr td, table.beono-basket tfoot tr td {
    padding: 1em;
    vertical-align: middle;
}
table.beono-basket tbody tr td img.beono-basket-item-image {
    border: 1px solid #eee;
    margin: 0px auto;
    padding: 0px;
    display: block;
}
 table.beono-basket thead th.beono-basket-item-quantity,  table.beono-basket tbody td.beono-basket-item-quantity {
    text-align: center;
    white-space: nowrap;
}
 table.beono-basket tbody td.beono-basket-item-quantity a {
    display: inline-block;
    background: #EEE;
    border-bottom: 1px solid #DDD;
    border-radius: 4px;
    width: 20px;
    height: 19px;
    line-height: 19px;
    font-size: 11px;
    color: #666;
    text-decoration: none;
}
table.beono-basket tbody td.beono-basket-item-quantity input {
    padding: 0.3em;
    margin: 0;
    width: 2em;
    text-align: center;
}
 table tr td input.beono-basket-button_order {
    padding: 0.4em 0.5em;
    margin: 0px 1px 0px 1em;
    background: url('/bitrix/templates/metiz_special/images/get_order.png');
    cursor: pointer;
    outline: none;
    padding: 0.7em 0.8em;
	float:right;
	margin-top: 10px;
	width:170px;
	height:32px;
	border: 0px;
	margin-bottom:50px;
}

#deletebasket input[type="submit"]
{
    background: transparent;
    border: 0px;
    cursor: pointer;
	    background: #EEE;
    border-radius: 3px;
}
.beono-basket
{
margin-top:20px;
}
/*оформление заказа*/

.tabs_form {
    padding: 0;
    margin: 0 0 30px;
}
.tabs_form li {
    list-style-type: none;
    margin: 0 0 15px;
    overflow: hidden;
    zoom: 1;
}
.tabs_form dt {
    float: left;
    position: relative;
    zoom: 1;
    cursor: pointer;
    border: 3px solid #f1f1f1;
    margin: 0 30px 0 0;
    width: 90px;
    border-radius: 10px;
    text-align: center;
    height: 26px;
    font: 12px/26px arial;
    color: #5b5b5b;
}
.tabs_form dd {
    font: 14px/32px arial;
    color: #5b5b5b;
}
.tabs_form dt.active {
    height: 32px;
    width: 96px;
    border: none;
    cursor: default;
    line-height: 30px;
    color: #fff;
    background-image: linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -o-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -moz-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -webkit-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -ms-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.19, rgb(118,170,236)), color-stop(0.6, rgb(78,129,195)) );

	}
/*Оформление 1 способ*/
div.radio {
    position: relative;
}
div.radio span.checked {
    background-position: -72px -279px;
}
div.radio input {
    opacity: 1;
    filter: alpha(opacity:1);
    text-align: center;
    display: inline-block;
    background: none;
}
div.radio input {
    width: 18px;
    height: 18px;
}
.tab_form_content fieldset{
border:0px;
}
.tab_form_content p input {
    position: relative;
    top: -1px;
}
.tab_form_content dl {
    overflow: hidden;
    zoom: 1;
    padding: 0 0 15px;
}
.tab_form_content dt {
    float: left;
    width: 110px;
    padding-right: 10px;
}
.tab_form_content label {
    font: 12px arial;
    color: #464646;
}
.tab_form_content dt span {
    color: #ea7114;
}
.tab_form_content dd {
    overflow: hidden;
    zoom: 1;
}
.tab_form_content .input, .tab_form_content textarea {
    width: 298px;
    padding: 0 0 0 5px;
    height: 16px;
    font: 12px/16px arial;
    border: 1px solid #dbdfe6;
    border-top-color: #abadb3;
}
div.radio {
    position: relative;
	margin-right: 3px;
	width: 18px;
    height: 18px;
	    margin-top: 5px;
    margin-bottom: 5px;
}
.selector, .checker, .button, .radio, .uploader {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.tab_form_content label {
    font: 12px arial;
    color: #464646;
}
.popup_form {
    border: 3px solid #f1f1f1;
    display: none;
    border-radius: 10px;
    background: #fff;
    padding: 15px 12px 5px;
    width: 334px;
    position: fixed;
    z-index: 100000;
    top: 50% !important;
    margin-top: -100px;
    left: 50% !important;
    margin-left: -180px;
}
.close {
    position: absolute;
    right: 20px;
    top: 19px;
    background: url(/bitrix/templates/metiz_special/images/bgr/close.png) no-repeat left top;
    width: 15px;
    height: 15px;
}
.popup_form h2 {
    text-transform: none;
	margin: 0;
    padding: 0 0 25px;
    font: 18px arial;
    text-transform: uppercase;
    color: #ea7114;
}
#order_form_id h1
{
margin-top:20px;
margin-bottom:10px;
}
table.sale_order_full {
    width: 100%;
    background-color: #F9FAFB;
    border-collapse: collapse;
}
#sale_order_full_name {
    width: 350px;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
table.sale_order_full th, table.sale_order_full td {
    border: 1px solid #ADC3D5;
    padding: 3px 5px;
    vertical-align: top;
}
.tab_form_content .input, .tab_form_content textarea, fieldset input[type="text"],fieldset input[type="password"],
form[name="regform"] input[type="text"],form[name="regform"] input[type="password"] {

    width: 200px;
    padding-left: 10px;
    border-radius: 5px;
    border: 1px solid #a7a7a7;
	height:36px;
	color:#404041;
	font-style:italic;
	background-image: linear-gradient(top, rgb(243,243,243) 19%, rgb(249,249,249) 60%);
    background-image: -o-linear-gradient(top, rgb(243,243,243) 19%, rgb(249,249,249) 60%);
    background-image: -moz-linear-gradient(top, rgb(243,243,243) 19%, rgb(249,249,249) 60%);
    background-image: -webkit-linear-gradient(top, rgb(243,243,243) 19%, rgb(249,249,249) 60%);
    background-image: -ms-linear-gradient(top, rgb(243,243,243) 19%, rgb(249,249,249) 60%);

}

.tab_form_content textarea {
    height: 73px;
}
.button_link, input[type="submit"].button_link,form[name="regform"] input[type="submit"] {
    height: 32px;
    float: left;
    border: none;
    margin: 0 0 10px 120px;
    position: relative;
    zoom: 1;
    line-height: 30px;
    color: #fff;
    background-image: linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -o-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -moz-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -webkit-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -ms-linear-gradient(top, rgb(118,170,236) 19%, rgb(78,129,195) 60%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.19, rgb(118,170,236)), color-stop(0.6, rgb(78,129,195)) );

    display: block;
    text-decoration: none;
    border-radius: 10px;
    padding: 0 10px;
    cursor: pointer;
}

input[type="radio"] {
    display: none;
}
.radios
{
 margin-bottom:10px;
}
.radios label {
    display: inline;
    color: #000;
    font-size: 13px;
    margin-right: 20px;
}

.radios input[type="radio"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(/bitrix/templates/metiz_special/images/radio_sheet.png) no-repeat left;
    cursor: pointer;
}
.radios input[type="radio"]:checked + label span {
    background: url(/bitrix/templates/metiz_special/images/radio_sheet.png) right no-repeat;
}
.other-links 
{
display: block;
clear: both;
margin-left: 120px;
padding-top: 1px;
}

.popup-window-overlay
{
    background: none repeat scroll 0 0 #333;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 1099;
    display: block;
    height: 100%;
    width: 100%;
}
.popup-window {
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 11px rgba(0,0,0,.17);
    -moz-box-shadow: 0 6px 11px rgba(0,0,0,.17);
    box-shadow: 0 6px 11px rgba(0,0,0,.17);
    border: 1px solid;
    border-color: #e1e1e1 #d1d1d1 #d1d1d1 #d1d1d1;
}
.popup-window-top-row {
    height: 7px;
}
.popup-window-center-column,.popup-window-right-column
{
      height: 36px;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#e5e5e5);
    background-image: -moz-linear-gradient(top,#f5f5f5,#e5e5e5);
    background-image: -o-linear-gradient(top,#f5f5f5,#e5e5e5);
    background-image: -ms-linear-gradient(top,#f5f5f5,#e5e5e5);
    background-image: linear-gradient(to bottom,#f5f5f5,#e5e5e5);
    -webkit-box-shadow: 0 1px #f9f9f9;
    box-shadow: inset 0 1px #f9f9f9;
    border-bottom: 1px solid #d6d6d6;
    background-position: 0 0;
}
.popup-window-right-spacer {
    width: 3px;
    height: 1px;
    font-size: 1px;
}
.mypopup .catalog-content span {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background: -webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0,#006fcb 100%);
    background: -ms-linear-gradient(top,#00a2df 0,#006fcb 100%);
    background: -o-linear-gradient(top,#00a2df 0,#006fcb 100%);
    background: linear-gradient(to bottom,#00a2df 0,#006fcb 100%);
    color: #fff;
    text-shadow: 0 1px 0 #006cae;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);
    padding: 0 13px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
    display: inline-block;
    margin: 5px;
    border-radius: 3px;
    cursor: pointer;
}
.popup-window-close-icon {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url('/bitrix/templates/metiz_special/js/fancybox/fancybox_sprite.png') !important;
}
.popup-window-buttons
{
    text-align: center;
}
fieldset{
border:0px;
}
fieldset dl dt,fieldset dl dd{
display:inline-block;
min-width: 60px;
}
form[name="regform"] td
{
padding-right:10px;
padding-bottom: 10px;
}
table.beono-basket tbody td.beono-basket-item-quantity a {
    cursor: pointer !important;
}

.popup-window-center-column, .popup-window-right-column {
    height: 36px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,#fff,#fff);
    background-image: -moz-linear-gradient(top,#fff,#fff);
    background-image: -o-linear-gradient(top,#fff,#fff);
    background-image: -ms-linear-gradient(top,#fff,#fff);
    background-image: linear-gradient(to bottom,#fff,#fff);
    -webkit-box-shadow: 0 1px #f9f9f9;
    box-shadow: inset 0 1px #f9f9f9;
    border-bottom: 1px solid #d6d6d6;
    background-position: 0 0;
}
/* End */
/* /bitrix/components/svc/recall/templates/metiz/style.css?15711369722 */
/* /bitrix/components/svc/menu.main/templates/metiz/style.css?15711369592 */
/* /bitrix/components/svc/search.title/templates/metiz/style.css?15711369802331 */
/* /bitrix/components/svc/menu.catalog/templates/metiz/style.css?15711369452 */
/* /bitrix/components/sporina/cookie.notification/templates/.default/style.css?17815465112381 */
/* /bitrix/templates/.default/components/svc/menu.footer/metiz1/style.css?15711377492 */
/* /bitrix/components/beono/flashmessage/templates/.default/style.css?1571136913970 */
/* /bitrix/templates/metiz_special/styles.css?1571136694874 */
/* /bitrix/templates/metiz_special/template_styles.css?157113669422385 */
