/*--- ������ ---*/

a {
  text-decoration: underline;
  color: #0077b3;
}
a:hover {
  color: red;
  text-decoration: none;
}
input:focus {
  outline: none;
}
table {
  border-collapse: collapse;
}
td,
th {
  vertical-align: top;
}


/*--- ����� ����� ---*/

/*--- ���������� ������ ---*/
/* ������� */

/* ������ */
#icon_home:hover {
  background-image: url("../images/icon_home_hover.png");
}
#icon_mail {
  background-image: url("../images/icon_mail.png");
}
#icon_mail:hover {
  background-image: url("../images/icon_mail_hover.png");
}
#icon_map {
  background-image: url("../images/icon_map.png");
}
#icon_map:hover {
  background-image: url("../images/icon_map_hover.png");
}


/* ����� ����������� ������ - ��������� */
/* #top_login_container {
  z-index: 1;
} */
/* ����� ����������� ������ - ����� */
/* ����� ������ ������ ���� ��������� ��������� */
div.top_login_header,
div.top_login_header_open {
  position: relative;
  width: 212px;
  padding: 18px 0 17px 24px;
  z-index: 1;
}
#top_login_toggle,
#top_login_cross {
  cursor: pointer;
}
div.top_login_header > a,
div.top_login_header_open > a {
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
/* ��� ����, ����� ��������� ����� ������ ���� ����� */
div.top_login_header_open {
  background-position: center top;
  background-repeat: no-repeat;
}
/* ������ ��������� ����� ������ ���� ������, � ���������� ������� */
div.top_login_header > a {
  color: #f04e23;
}
div.top_login_header > a:hover {
  color: red;
}
/* ������ ��������� ����� ������ ���� ������, � ���������� �����, ����� ����� ������ ���� ����� */
div.top_login_header_open {
  color: white;
}
div.top_login_header_open > a {
  color: yellow;
}
div.top_login_header_open > a:hover {
  color: white;
}
/* �������� � ������ */
#top_login_key {
  margin-right: 9px;
  margin-bottom: -5px;
}
/* ��������� */
#top_login_arrow {
  font-size: 9px;
  margin-left: 3px;
}
/* ������-������������� */
#top_login_dash,
#top_login_solid {
  position: absolute;
  font-size: 0;
  line-height: 0;
  top: 33px;
}
#top_login_dash {
  width: 28px;
  left: 54px;
  border-bottom: 1px dashed;
}
#top_login_solid {
  width: 72px;
  left: 108px;
  border-bottom: 1px solid;
}
/* ��� ���������, ������������������� ������ ��������� */
div.top_login_header > a:hover > span,
div.top_login_header_open > a:hover > span {
  border-bottom: none !important;
}

/* ����� ����������� ������ - ���� ����� */
#top_login_form_container {
  overflow: visible;
}
#top_login_form {
  width: auto;
  padding-left: 10px;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 12px;
  padding-bottom: 5px;
  height: 110px;
  position: relative;
}
#top_login_cross {
  margin-left: 25px;
  visibility: hidden;
}
#top_login_cross img {
  margin-bottom: -1px;
}
div.top_login_label_input {
  position: relative;
}
div.top_login_label_input > span,
div.top_login_label_input > input {
  color: #552c2c;
}
div.top_login_label_input > span {
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  left: 12px;
}
div.top_login_label_input > input {
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 12px 16px 13px 60px;
  font-size: 12px;
  width: 139px;
}

#top_login_button_container {
  margin-left: 6px;
  padding-top: 2px;
  position: relative;
}
#top_login_button_container > a {
  color: yellow;
  margin-top: 6px;
  display: block;
}
#top_login_button_container > a:hover {
  color: white;
}
#top_login_button_container > input {
  cursor: pointer;
  background-color: transparent;
  background-image: url("../images/question_form_button_center.png");
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  width: 110px;
  height: 42px;
  right: 12px;
  font-size: 12px;
  color: #a37200;
  font-weight: bold;
  padding-bottom: 3px;
  text-shadow: white 1px 1px;
}

span.red {
  color: #f04e23 !important;
}

/* ����� */
div#question_form_header {
  position: relative;
}
div#question_form_header > div {
  padding-top: 7px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #231f20;
  background-position: bottom;
}
div#question_form_header > div.left,
div#question_form_header > div.right {
  width: 22px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
}
div#question_form_header > div.left {
  left: 0;
  background-image: url("../images/question_form_header_left.png");
}
div#question_form_header > div.right {
  right: 0;
  background-image: url("../images/question_form_header_right.png");
}
div#question_form_header > div.center {
  margin: 0px 22px;
  background-image: url("../images/question_form_header_center.png");
  background-repeat: repeat-x;
  padding-left: 20px;
}
/* ���� */
div#question_form_body {
  position: relative;
}
div#question_form_body > div.content_container {
  margin: 0px 12px;
  background-color: #f2f2f2;
}
div#question_form_body > div.left,
div#question_form_body > div.right {
  position: absolute;
  top: 0;
  width: 12px;
  height: 100%;
  background-repeat: repeat-y;
}
div#question_form_body > div.left {
  left: 0;
  background-image: url("../images/question_form_left.png");
}
div#question_form_body > div.right {
  right: 0;
  background-image: url("../images/question_form_right.png");
}
/* ������ ���������� - ��������� � ��� ������� */
div#question_form_body > div.content_container {
  position: relative;
}
div#question_form_body > div.content_container > div.content {
  position: relative;
  min-height: 70px;
  padding: 10px 10px 0 10px;
}
div#question_form_body > div.content_container > div.inside_top,
div#question_form_body > div.content_container > div.inside_bottom {
  position: absolute;
  width: 100%;
  background-repeat: repeat-x;
}
div#question_form_body > div.content_container > div.inside_top {
  top: 0;
  height: 40px;
  background-image: url("../images/question_form_inside_top.png");
}
div#question_form_body > div.content_container > div.inside_bottom {
  bottom: 0;
  height: 30px;
  background-image: url("../images/question_form_inside_bottom.png");
}
/* ������ */
div#question_form_footer {
  position: relative;
}
div#question_form_footer > div {
  height: 30px;
  background-position: top;
}
div#question_form_footer > div.left,
div#question_form_footer > div.right {
  width: 25px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
}
div#question_form_footer > div.left {
  left: 0;
  background-image: url("../images/question_form_footer_left.png");
}
div#question_form_footer > div.right {
  right: 0;
  background-image: url("../images/question_form_footer_right.png");
}
div#question_form_footer > div.center {
  margin: 0 25px;
  background-image: url("../images/question_form_footer_center.png");
  background-repeat: repeat-x;
}

/*�������� �����*/
.file-button,
.file-button span {
  display: inline-block;
  background: url("../images/gray-button.png") no-repeat scroll left 0
    transparent;
}

.file-button input {
  position: absolute;
  right: -50%;
  font-size: 200px;

  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  cursor: pointer;
  z-index: 1;
}

.file-button {
  position: relative;
  overflow: hidden;
  padding-left: 7px;
  margin-top: 15px;
}

.file-button > span {
  padding-right: 7px;
  background-position: right -34px;
}

.file-button > span > span {
  background-position: center -68px;
  background-repeat: repeat-x;
  height: 34px;
  line-height: 34px;
  color: #323232;
  font-size: 12px;
  text-shadow: 1px 1px white;
  padding: 0 5px;
}
/*
* ����� ����� ��� ������ ��-���������
*/
table.default_table {
  display: table;
  margin: 0px;
  text-align: left;
  border-width: 1px;
  border-color: black;
  border-left-style: solid;
  border-collapse: collapse;
  width: 100%;
  font: normal normal 400 12px "Trebuchet MS";
  display: table;
  text-align: justify;
}
table.default_table tr td {
  border-bottom: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  padding: 5px;
}

/**
* ���� ������ �������� ���������
*/
strong.footnote {
  font-weight: normal !important;
  color: #f04e23 !important;
}
div.footnote_block {
  font: normal 12px Trebuchet MS;
  color: #f04e23;
  float: none;
  margin: 20px 0 0 0;
}

hr {
  height: 1px;
  width: 100%;
  background: #000000;
  margin: 20px 0px;
}

div.captcha_block {
  margin: 0px;
}
div.captcha_block img {
  cursor: pointer;
}

/**
* ���� ����������� ���������� �� �������������� ������������
*/
div.authorization_info {
  position: relative;
  width: 192px;
  z-index: 1;
  padding: 15px 13px 15px 30px;
}
div.authorization_info > div.wellcome {
  color: #8d8d8d;
  padding: 0px;
  width: 110px;
  float: left;
}
div.authorization_info > div.wellcome > a {
  color: #231f20;
  font-size: 13px;
}
div.authorization_info > div.logout {
  text-align: left;
  width: 50px;
  float: left;
}
div.authorization_info > div.logout > a {
  color: #f04e23;
  font-size: 13px;
}

#left_column .facebook,
#left_column .vk {
  margin-bottom: 15px;
}

.selected .name {
  padding-top: 0;
}

.button_block .abs {
  position: absolute;
  left: 12px;
  bottom: 12px;
}

/* ��������� ���� */
div.option_param div.input_text {
  position: relative;
}
div.option_param div.input_text > div.left,
div.option_param div.input_text > div.right {
  position: absolute;
  width: 14px;
  top: 0;
  background-repeat: no-repeat;
  height: 100%;
}
div.option_param div.input_text > div.left {
  left: 0;
  background-image: url("../images/question_form_input_left.png");
  background-position: 0 center;
}
div.option_param div.input_text > div.right {
  right: 0;
  background-image: url("../images/question_form_input_right.png");
  background-position: 0 center;
}
div.option_param div.input_text > div.center {
  margin: 1px 14px;
  background-image: url("../images/question_form_input_center.png");
  background-repeat: repeat-x;
}

div.option_param div.input_text > div.center > input {
  width: 100%;
  background-color: transparent;
  display: block;
  height: 28px;
  line-height: 28px;
  color: #494949;
}

div.option_param {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

div.option_param label {
  font-size: 12px;
  display: block;
  width: 15%;
  height: 40px;
  line-height: 40px;
  float: left;
}

div.option_param .input_text {
  float: left;
  display: block;
  width: 82%;
  height: 35px;
  padding-top: 5px;
}

td.product_list_element_big_icon img.hit {
  position: absolute;
  top: 107px;
  left: 5px;
}

td.calculation_product_info_image img.hit {
  position: absolute;
  top: 85px;
  left: 5px;
}

td.compare_product_big_icon img.hit {
  position: absolute;
  top: 77px;
  left: 5px;
}

td.product_image_background img.hit_big {
  position: absolute;
  /*bottom: 0;*/
  left: 48px;
}

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

/**
* -- ����� ������ �� ������� --
*/

.placing_bunner {
  display: block;
  overflow: visible;
  max-width: 710px;
  height: 56px;
  background: url(/images/placing-gift.png) no-repeat right top transparent;
  margin: -22px 0 30px 0;
  text-align: center;
}

.placing_bunner a {
  color: #ffffff !important;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 36px;
  max-width: 535px;
  margin-top: 22px;
  float: right;
  display: inline-block;
}

.info_banner {
  margin: -7px 0 25px 0;
}

/*
* -- /����� ������ �� ������� --
*/

.wait {
  background: url("../images/loader.gif") no-repeat scroll 50% 50% transparent !important;
  width: 100%;
  height: 100%;
}

.wait > * {
  visibility: hidden;
}

/* privacy */

/*list-type*/
ol.tree {
  padding: 0;
  margin: 15px 0;
  list-style: none;
  counter-reset: item;
}
ol.tree > ol {
  margin: 15px 0 15px 15px;
}
ol.tree > li {
  padding: 0;
  margin: 0 0 7px 0;
  position: relative;
}
ol.tree > li:before {
  float: left; /*�����*/
  /*color: #016DC2;*/
  counter-increment: item;
  content: counters(item, ".") ".  ";
  margin-right: 6px;
}

ol.privacy-main > li .tith2 {
  text-transform: uppercase;
  margin-top: 25px;
  /*font-weight:bold;*/
  font:
    bold 14px/23px arial,
    tahoma,
    verdana;
}
ol.tree.privacy-main > li:before {
  font-weight: bold;
  font-size: 15px;
  line-height: 23px;
}

.privacy-main ul {
  padding: 0px;
  margin: 10px 0px;
}

.privacy-main ul > li {
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 2px 0px;
  list-style: none;
  background: url(../images/tire_grey.png) 0px 8px no-repeat;
}

p {
  margin: 15px 0;
}

/* end privacy */

/* ������������� ������ */

.digit_code {
  width: 150px;
  top: -10px;
}

.digit_code {
  display: inline-block;
}
/* ����� ������������� ������ */
.banner_balls {
  display: flex;
  margin-top: -12px;
  margin-bottom: 15px;
}

/*������������� �����*/

/*block-banner-slidka*/
.block-banner-slidka {
  padding: 5px;
  margin: 15px 0 30px 0;
  font: bold 40px/1 Trebuchet MS;
  text-align: center;
  color: #f04e23;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #f04e23;
}
.slidka-percent {
  width: 65px;
  height: 65px;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-sizing: border-box;
  background: #f04e23;
  border-radius: 100%;
}

.slidka-note {
  margin-top: 5px;
  font: normal 9px/1 Trebuchet MS;
  color: #929292;
  font-size: 12px;
}
/*end block-banner-slidka*/

/*block-banner-slidka*/
.block-banner-slidka {
  padding: 5px;
  margin: 15px 0 30px 0;
  font: bold 40px/1 Trebuchet MS;
  text-align: center;
  color: #f04e23;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #f04e23;
}

.slidka-percent {
  width: 65px;
  height: 65px;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-sizing: border-box;
  background: #f04e23;
  border-radius: 100%;
}

.slidka-note {
  margin-top: 5px;
  font: normal 9px/1 Trebuchet MS;
  color: #929292;
  font-size: 12px;
}
/*end block-banner-slidka*/
