/*--[--table--*/
.datatable {
  border-collapse: collapse;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.datatable th {
  background-color: #c5d2e2;
  color: #000000;
  font-weight: bold;
  border-bottom: 1px solid #535353;
  font-size: 11px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  padding-top: 9px;
  padding-bottom: 9px; }

.datatable td {
  font-size: 11px;
  line-height: 18px;
  border-right: 1px solid #dcdcdc;
  padding: 5px 12px; }

.datatable td a {
  font-size: 11px;
  text-decoration: none;
  color: #2a6cb8; }

.datatable td a:hover {
  text-decoration: underline; }

.datatable td a.change {
  font-size: 12px;
  color: #2a6cb8; }

.datatable tr {
  background-color: #ebebeb;
  border-top: 1px solid #9f9f9f; }

.datatable tr:hover {
  background-color: #fafafa;
  cursor: pointer; }

.datatable td.separator {
  background-color: #c5d2e2;
  border-top: 1px solid #9f9f9f;
  color: #000000;
  font-weight: bold;
  padding-left: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left; }

.datatable td input[type=text] {
  padding: 2px 2px 2px 2px;
  color: black;
  font-style: normal;
  width: 25px;
  border: 1px solid #9f9f9f; }

.datatable td.align_center {
  text-align: center; }

/*--]--table--*/
/*--[--forms--*/
.form {
  border: 1px solid #cadbf2;
  position: relative;
  margin-bottom: 1px;
  background: #E6E6E6; }

.form .bord_l {
  margin: -1px 0 0 -1px;
  background: url(/image/design3/form_l.gif) 0 0 no-repeat; }

.form .bord_r {
  margin: -1px -1px 0 0;
  padding: 10px;
  background: url(/image/design3/form_r.gif) right top no-repeat; }

.form td, .form th {
  text-align: left;
  padding: 2px 5px; }

.form .bord_r p {
  display: block;
  padding: 2px 0 2px 20px; }

.form h4 {
  background: url(/image/design3/li.gif) 5px 6px no-repeat;
  padding-left: 20px; }

.form b {
  line-height: 18px; }

.submit {
  background: url(/image/design3/bttn_bg.gif) 0 0 repeat-x #ababab;
  border: 1px solid #ababab;
  font-size: 12px;
  font-family: tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 1px; }

.btn {
  color: #ffffff;
  border-radius: 3px;
  border: none;
  font-size: 11px;
  text-transform: uppercase;
  min-width: 85px;
  padding: 3px 10px;
  cursor: pointer;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

/*--]--forms--*/
/*pager*/
.pager {
  font-size: 12px; }

.pager a, .pager a:hover {
  margin: 0 7px; }

.pager label, .pager label a, .pager label a:hover {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

/*info blocks*/
.error, .error_message {
  border: 1px solid #ff0000;
  position: relative;
  margin: 5px 0;
  padding: 4px; }

.error .bord_1 {
  background: url(/image/design3/error1.gif) 0 0 no-repeat;
  margin: -1px 0 0 -1px; }

.error .bord_2 {
  background: url(/image/design3/error2.gif) right top no-repeat;
  margin: -1px -1px 0 0; }

.error .bord_3 {
  background: url(/image/design3/error3.gif) left bottom no-repeat;
  margin: 0 0 -1px 0; }

.error .bord_4 {
  background: url(/image/design3/error4.gif) right bottom no-repeat;
  padding: 10px 10px 10px 53px;
  margin: 0 0 -1px 0; }

.error label {
  font-size: 17px;
  color: #ff0101; }

.warning {
  border: 1px solid #ffae00;
  background: url(/image/design3/warning_img.gif) 10px 10px no-repeat;
  position: relative;
  margin: 5px 0; }

.warning .bord_1 {
  background: url(/image/design3/warn1.gif) 0 0 no-repeat;
  margin: -1px 0 0 -1px; }

.warning .bord_2 {
  background: url(/image/design3/warn2.gif) right top no-repeat;
  margin: -1px -1px 0 0; }

.warning .bord_3 {
  background: url(/image/design3/warn3.gif) left bottom no-repeat;
  margin: 0 0 -1px 0; }

.warning .bord_4 {
  background: url(/image/design3/warn4.gif) right bottom no-repeat;
  padding: 10px 10px 10px 53px;
  margin: 0 0 -1px 0; }

.warning label {
  font-size: 17px;
  color: #ff6600; }

.info {
  border: 1px solid #82a3d0;
  background: url(/image/design3/info_img.gif) 10px 10px no-repeat;
  position: relative;
  margin: 5px 0; }

.info .bord_1 {
  background: url(/image/design3/info1.gif) 0 0 no-repeat;
  margin: -1px 0 0 -1px; }

.info .bord_2 {
  background: url(/image/design3/info2.gif) right top no-repeat;
  margin: -1px -1px 0 0; }

.info .bord_3 {
  background: url(/image/design3/info3.gif) left bottom no-repeat;
  margin: 0 0 -1px 0; }

.info .bord_4 {
  background: url(/image/design3/info4.gif) right bottom no-repeat;
  padding: 10px 10px 10px 53px;
  margin: 0 0 -1px 0; }

.info label {
  font-size: 17px;
  color: #17498d; }

.vin-request {
  float: left;
  width: 447px; }

.vr-explanation {
  float: left;
  width: 257px;
  margin-bottom: 4px;
  padding: 0 0 0 8px;
  border: solid 1px black; }

.bl3 {
  margin: 0 10px 35px 0;
  padding: 9px 0 15px 0;
  border: 1px solid #b3c8f3;
  background: #f6f5eb; }

* html .top_links, * html .header, * html #content,
* html .popular, * html #left .cont, * html .news_list li,
* html .one_news, * html .comments li .chd {
  overflow: visible;
  height: 1%; }

/*--[--context_hint--*/
.tip_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0 5px 4px 10px;
  width: 230px;
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=1); }

.modelinfo_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0 5px 4px 10px;
  width: 450px;
  margin: 18px 0 0 -450px;
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=1); }

.status_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0 5px 4px 10px;
  width: 250px;
  margin: 15px 0 0 -250px;
  /*FILTER:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=1);*/
  z-index: 10000; }

.hov {
  display: block; }

.hov table {
  position: absolute;
  border: 0;
  border-collapse: collapse;
  left: 0; }

.hov a {
  color: red;
  text-decoration: none; }

.hov b {
  display: none;
  font-weight: normal; }

.hov:hover {
  position: relative;
  z-index: 100; }

.hov a:hover, .hov:hover a {
  border: 0;
  text-decoration: none;
  position: relative; }

.hov:hover b, .hov a:hover b {
  display: block;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 12px;
  background: #eee;
  cursor: pointer;
  border: 1px solid #999;
  padding: 5px 10px; }

.hov b a, .hov b a:hover {
  position: relative;
  z-index: 1000;
  color: #336695;
  text-decoration: underline; }

.hov .stats-hint {
  display: none;
  font-weight: normal; }

.hov .stats-hint {
  border-collapse: collapse;
  display: block;
  visibility: visible;
  position: absolute;
  border: 1px solid #999;
  padding: 0;
  left: -440px;
  top: -120px;
  background-color: #e7ecef;
  width: 440px; }

.hov .stats-hint th {
  text-align: left;
  margin: 0;
  padding: 2px 10px;
  font-family: tahoma, arial, Helvetica, sans-serif;
  border: 0;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: #8cb5da; }

.hov .stats-hint td {
  border: 0;
  padding: 0 2px;
  margin: 0; }

.hov .stats-hint div {
  border: 1px solid #cfd4d7;
  padding: 5px;
  margin: 3px 0;
  background: #fff; }

.hov .stats-hint h1 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0; }

.hov .stats-hint p {
  margin: 0;
  padding: 3px 0 3px 10px;
  /*text-align:justify;*/
  color: #000; }

.hov .stats-hint p label {
  display: block;
  font-weight: normal;
  padding-left: 10px; }

/*--]--context_hint--*/
/*--[--Messages--*/
.message i {
  margin-right: 10px; }

.error_p {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid #db4325;
  background-color: #ff212b;
  color: #fffbf9;
  font-size: 12px;
  /*background:url(/image/mt_error.gif) 10px 4px no-repeat;*/
  margin: 2px 0 8px 0; }

.warning_p {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid #e1c400;
  background-color: #ffac2e;
  color: #fffbf9;
  font-size: 12px;
  /*background:url(/image/mt_warning.gif) 10px 4px no-repeat;*/
  margin: 2px 0 8px 0; }

.notice_p {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid #3a5ea9;
  background-color: #3352ff;
  color: #ffffff;
  font-size: 12px;
  /*background:url(/image/mt_notice.gif) 10px 4px no-repeat;*/
  margin: 2px 0 8px 0; }

.empty_p {
  height: 25px;
  margin: 3px; }

/*--]--Messages--*/
/*--[--tabs--*/
.secodary_tabs {
  padding: 0 0 0 0;
  margin: 0 0 8px 0;
  list-style: none;
  overflow: hidden;
  border-bottom: 2px solid #2b6cb7;
  /*clear:both*/ }

* html .secodary_tabs {
  overflow: visible;
  height: 1%; }

.secodary_tabs li {
  padding: 0 0 0 5px;
  margin-right: 5px;
  float: left;
  background-color: #e6e6e6;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .secodary_tabs li:hover {
    background-color: #3D4F97; }
    .secodary_tabs li:hover a {
      color: white; }

.secodary_tabs li a, .secodary_tabs li a:hover {
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.secodary_tabs li.sel {
  color: #ffffff;
  background-color: #3D4F97; }

.secodary_tabs li.sel a, .secodary_tabs li.sel a:hover {
  color: #ffffff; }

/*--]--tabs--*/
.crumb_menu {
  font-family: Verdana;
  color: #7f7f7f;
  padding: 5px 0 3px 11px;
  border-bottom: 1px dashed #cccccc; }

.crumb_menu .crumb {
  float: left;
  padding-right: 3px; }

.crumb_menu .crumb a {
  color: #7f7f7f;
  border-bottom: 1px dashed #7f7f7f;
  text-decoration: none; }

.crumb_menu .crumb a:hover {
  border-bottom: none; }

.crumb_menu .crumb a.arr {
  background: url("/image/design3/crumb.png") top right no-repeat;
  padding-left: 8px;
  text-decoration: none;
  border-bottom: none; }

.header .basket {
  float: right;
  padding: 5px 15px 0 0; }

/*--[--catalog dtree--*/
.dtree_hd {
  margin: 10px 0px 10px 0;
  padding: 0 0 0 0;
  text-align: left; }

.dtree {
  /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  color: #666;
  white-space: nowrap;
  margin: -10px 0 0 0;
  padding: 0 0 0 0; }

.dtree img {
  border: 0px;
  vertical-align: middle; }

.dtree a {
  color: #333;
  text-decoration: none; }

.dtree a.node, .dtree a.nodeSel {
  white-space: nowrap;
  padding: 1px 2px 1px 2px;
  position: relative;
  z-index: 100; }

.dtree a.node:hover, .dtree a.nodeSel:hover {
  color: #333;
  text-decoration: underline; }

.dtree a.nodeSel {
  background-color: #D9D9D9; }

.dtree .clip {
  overflow: hidden; }

.logo_brand a {
  text-align: center; }

/*--]--catalog dtree--*/
/* <--- new styles for action=cart_order ---> */
.fl-l {
  float: left; }

.fl-r {
  float: right; }

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0; }

.seb-crumbs {
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  padding: 5px;
  color: #BCBCBC;
  margin: 0 0 15px 0; }

.seb-crumbs a {
  color: #2971a7; }

.seb-crumbs span {
  color: #414141; }

.seb-crumbs .export {
  float: right; }

.seb-crumbs .export a.excel {
  background: url("/image/design3/new/icon_excel.png") center right no-repeat;
  padding: 2px 20px 2px 0; }

.seb-lines-count {
  float: left; }

.seb-lines-stepper {
  float: right; }

.seb-taber-block .tabs a.tab {
  float: left;
  border: 1px solid #C5D2E2;
  margin: 0 3px 0 0;
  padding: 5px 10px;
  text-decoration: none;
  color: #000;
  border-radius: 5px 5px 0 0; }

.seb-taber-block .tabs a.tab:hover,
.seb-taber-block .tabs a.selected {
  background-color: #C5D2E2;
  border: 1px solid #C5D2E2;
  color: #000; }

.seb-taber-block .tabs label {
  float: left;
  margin: 5px 0 0 10px; }

.seb-taber-block .tabs label input {
  float: left;
  margin: 0 5px 0 0; }

.seb-taber-block .tabs label span {
  float: left;
  cursor: pointer; }

.seb-taber-block .tabs .show-price {
  float: right;
  margin: 5px 0 0 10px;
  color: #555555; }

.seb-taber-block .tabs .show-price select {
  font-size: 12px;
  color: #555555; }

.seb-taber-block .tabs .show-lines {
  float: right;
  margin: 5px 0 0 10px;
  color: #555555; }

.seb-taber-block .tabs .show-lines a {
  color: #2971a7;
  margin: 0 5px; }

.seb-taber-block .tab-content {
  border: 1px solid #9ea7b7;
  margin: -1px 0 0 0; }

/*
.seb-taber-block .tab-content table {
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.seb-taber-block .tab-content table td {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:3px;
	color:#555555;
}

.seb-taber-block .tab-content table th {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:3px;
	color:#555555;
	background-color:#EAEAEA;
	
}

.seb-taber-block .tab-content table td a {
	color:#000000;
}

.seb-taber-block .tab-content table td a:hover {
	text-decoration:none;
}

.seb-taber-block .tab-content table th {
	background-color:#9ea7b7;
	color:#ffffff;
	font-weight:bold;
}
*/
.seb-taber-block .tab-content table td span.stop {
  background: url("/image/design3/new/icon_stop.png") center right no-repeat;
  padding: 2px 15px 2px 0; }

.seb-folder-block {
  border: 1px solid #9ea7b7;
  padding: 20px 10px 10px 10px;
  width: 300px;
  position: relative;
  margin: 15px 0;
  color: #555555;
  line-height: 18px; }

.seb-folder-block a {
  color: #2971a7; }

.seb-folder-block .caption {
  border: 1px solid #9ea7b7;
  padding: 5px;
  background-color: #ffffff;
  position: absolute;
  left: 10px;
  top: -15px;
  font-weight: bold;
  color: #555555; }

.seb-folder-block td {
  color: #555555; }

.seb-info {
  text-decoration: none;
  position: relative;
  display: inline-block; }

.seb-info a.what {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #6e7d98;
  font-size: 10px;
  padding: 0 4px; }

.seb-info a.what:hover {
  background-color: #8f9baf; }

.seb-info .pop {
  position: absolute;
  z-index: 10;
  top: 25px;
  right: 10px;
  border: 1px solid #6e7d98;
  width: 400px;
  font-size: 11px;
  color: #555555;
  text-align: left;
  font-weight: normal;
  -webkit-box-shadow: 0px 0px 5px #222;
  -moz-box-shadow: 0px 0px 5px #222;
  box-shadow: 0px 0px 5px #222;
  border-radius: 5px 5px 0 0;
  overflow: hidden; }

.seb-info .light-pop {
  width: 150px; }

.seb-info .pop .caption {
  background-color: #6e7d98;
  padding: 4px 5px; }

.seb-info .pop .caption a {
  float: right;
  color: #ffffff;
  text-decoration: none;
  background: url("/image/design3/new/icon_close.png") center right no-repeat;
  padding: 0 15px 0 0; }

.seb-info .pop .caption a:hover {
  text-decoration: underline; }

.seb-info .pop .content {
  background-color: #ffffff;
  max-height: 400px;
  overflow: auto;
  padding: 5px;
  font-size: 11px;
  color: #555555;
  text-align: left;
  font-weight: normal;
  position: relative; }

.seb-info .pop .content table {
  border: 1px solid #7f9db9;
  margin: 1px; }

.seb-info .pop .content table td {
  text-align: justify;
  background-color: white;
  color: #555555;
  font-weight: normal; }

.seb-info .light-pop label {
  display: inline-block; }

.seb-info .light-pop label span {
  cursor: pointer; }

.seb-info .light-pop .button {
  text-align: center;
  padding: 5px 0 0 0; }

a.list {
  color: #000000; }

.tablerow {
  line-height: 1.1em;
  height: auto;
  clear: both; }

.tablerow_column {
  margin-bottom: 10px;
  vertical-align: text-bottom;
  border: 0px solid black;
  float: left;
  width: 230px;
  padding: 0 10px 0 0;
  line-height: 1.2em;
  background: url("/image/design3/dots.gif") repeat-x bottom right; }

.tablerow_column_text {
  background-color: #fff; }

.pt-category-block {
  padding: 37px 0 11px 0; }

.pt-category-block .item {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin: 0 0 20px 0; }

.pt-category-block .item .image {
  float: left;
  width: 109px;
  text-align: center; }

.pt-category-block .item .text {
  margin: 0 0 0 110px;
  line-height: 14px; }

.pt-category-block .item .text a {
  text-decoration: none;
  font-size: 11px; }

.pt-category-block .item .text a:hover {
  text-decoration: underline; }

.pt-category-block .item .text a.category {
  font-weight: bold;
  font-size: 13px;
  color: #D00000;
  line-height: 19px; }

.pt-category-block .item .text a.more {
  color: #D00000;
  line-height: 19px;
  text-decoration: underline; }

.pt-category-block .item .text a.more:hover {
  text-decoration: none; }

.logos_list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.logos_list li {
  background: url(/image/design/logos_bg.png) 0 0 no-repeat;
  float: left;
  width: 100px;
  height: 100px;
  padding: 0;
  text-align: center;
  border: 2px solid #fff; }

.logos_list li, .logos_list li a, .logos_list li a:hover {
  color: #aaa;
  letter-spacing: 0px;
  font-size: 10px;
  text-decoration: none; }

.logos_list li img {
  margin: 0 auto;
  display: block;
  padding: 7px 0; }

/*--[--reg_number_fr --*/
.reg_number_fr {
  background-color: transparent;
  background-image: url("/image/design/numberplate.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -27px -8px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 3px;
  padding-right: 34px;
  padding-bottom: 3px;
  padding-left: 25px;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  width: 138px;
  height: 46px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
  position: relative;
  float: left; }

input#reg_number_fr {
  background-color: transparent;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  text-shadow: #ffffff;
  text-transform: uppercase;
  width: 100%;
  border: 0px; }

/*--]--reg_number_fr --*/
/*---[--menu footer---*/
.sb-mainer-footer {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 16px;
  display: flex;
  justify-content: space-between; }

.menu-footer {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.menu-footer ul {
  margin: 0px;
  padding: 0px; }

.menu-footer ul li {
  list-style: outside none none;
  line-height: 28px; }

.menu-footer a {
  color: #5C5C5C;
  text-decoration: none;
  background-color: transparent; }

/*---]--menu footer---*/
/*---[--info part---*/
.pm-goods-block {
  margin: 0 0 29px 0; }

.pm-goods-block .goods-img-block {
  float: left;
  width: 338px;
  height: 350px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #B3B3B3;
  background: #fff; }

.pm-goods-block .goods-img-block a.bigimage {
  display: table-cell;
  width: 338px;
  height: 280px;
  vertical-align: middle;
  text-align: center; }

.pm-goods-block .goods-img-block img {
  max-width: 330px;
  max-height: 270px; }

.pm-goods-block .order-block {
  margin: 0 0 0 368px; }

.pm-goods-block .order-block .title-link {
  display: block;
  width: 100%;
  color: #404040;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  padding: 14px 0 14px 0;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  margin: 0 0 18px 0; }

.pm-goods-block .order-block .goods-caption {
  line-height: 32px;
  color: #404040;
  font-size: 14px;
  margin: -18px 0 14px 0; }

.pm-goods-block .order-block .strong {
  font-weight: 600; }

.pm-goods-block .order-block .price {
  color: #f26418;
  font-size: 26px; }

.pm-goods-block .order-block .pm-info {
  margin: 0 0 -2px 0; }

.pm-goods-block .pm-basket-block.right {
  width: auto;
  background-position: 166px 8px;
  padding: 10px 60px 10px 14px;
  font-size: 16px;
  margin: 0 0 7px 0; }

.pm-goods-block .order-block .icon-delivery {
  display: inline-block;
  width: 25px;
  height: 13px;
  background: url(/image/design3/pm/icon-car.png) bottom center no-repeat; }

.pm-goods-block .order-block .add-product {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  padding: 6px 32px 6px 9px;
  background: #76A2CE url(/image/design3/pm/icon-fave.png) 150px 7px no-repeat; }

.pm-goods-block .part.fl-r > a {
  width: 80px;
  padding: 6px 0 6px 42px;
  display: block;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  background-color: #76A2CE;
  margin: 0 0 8px 0; }

.pm-goods-block .order-block .pay {
  background: url(/image/design3/pm/icon-pay1.png) 9px 7px no-repeat; }

.pm-goods-block .order-block .delivery {
  background: url(/image/design3/pm/icon-delivery1.png) 9px 7px no-repeat; }

.pm-goods-block .order-block .guarantee {
  background: url(/image/design3/pm/icon-guarantee.png) 9px 2px no-repeat; }

.pm-goods-block .order-block .return {
  background: url(/image/design3/pm/icon-box.png) 9px 3px no-repeat; }

.pm-tabs-caption-block .sub-description-block {
  line-height: 18px;
  color: #404040;
  font-size: 14px; }

.pm-tabs-caption-block .sub-description-block .part.fl-r > a {
  display: block;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  background-color: #76A2CE;
  margin: 0 0 8px 0; }

.pm-tabs-caption-block a.question {
  background: url(/image/design3/pm/icon-question-3.png) 176px 3px no-repeat;
  text-align: right;
  padding: 6px 63px 6px 10px;
  width: 137px; }

.pm-tabs-caption-block a.error {
  background: url(/image/design3/pm/icon-warning.png) 176px 2px no-repeat;
  padding: 6px 0 6px 10px;
  width: 200px; }

.pm-tabs-caption-block .sub-number-block {
  display: table;
  width: 100%; }

.pm-tabs-caption-block .sub-number-block .part {
  line-height: 28px;
  width: 50%; }

.pm-tabs-caption-block .sub-number-block .part.rating {
  display: table-cell;
  vertical-align: middle;
  text-align: left; }

.pm-tabs-caption-block .sub-comment-block .element {
  width: 100%;
  margin: 0 0 18px 0; }

.pm-tabs-caption-block .sub-comment-block .head {
  padding: 0 0 0 28px;
  background: url(/image/design3/pm/icon-comment-3.png) left center no-repeat;
  margin: 0 0 5px 0; }

.pm-tabs-caption-block .sub-comment-block .body {
  border-radius: 3px;
  background: #E6E6E6;
  padding: 9px 11px 10px 11px; }

.pm-tabs-caption-block .sub-apply-block .element {
  padding: 9px; }

.pm-tabs-caption-block .sub-apply-block .element:nth-child(2n) {
  background: #E9E9E9; }

.pm-tabs.border {
  border-bottom: 3px solid #2B6CB7;
  margin-bottom: 15px; }

.pm-tabs a {
  display: inline-block;
  border-radius: 4px 4px 0 0;
  background-color: #2B6CB7;
  color: #ffffff;
  padding: 7px 9px;
  text-decoration: none; }

.pm-tabs a:hover,
.pm-tabs a.selected {
  background-color: #4da7fc;
  background-image: -o-linear-gradient(#4da7fc, #2b6cb7);
  background: -webkit-gradient(linear, left top, left bottom, from(#4da7fc), to(#2b6cb7));
  background: -moz-linear-gradient(top, #4da7fc, #2b6cb7); }

/*---]--info part---*/
/*---[--bx-wrapper---*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 1px;
  width: auto;
  right: 0;
  height: 36px;
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  -moz-border-radius: 18px 0 0 0;
  -webkit-border-radius: 18px 0 0 0;
  border-radius: 18px 0 0 0; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/image/bx/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding: 12px 7px 0 8px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  margin: 0 4px;
  outline: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #d8d8d8;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  background-color: #ededed;
  -moz-box-shadow: inset 0 1px 0 #bfbfbf;
  -webkit-box-shadow: inset 0 1px 0 #bfbfbf;
  box-shadow: inset 0 1px 0 #bfbfbf; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  border: 1px solid #2B6CB7;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  background-color: #2B6CB7;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 11px;
  background-position: 0 -42px !important; }

.bx-wrapper .bx-next {
  right: 11px;
  background-position: -56px -42px !important; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 -106px !important; }

.bx-wrapper .bx-next:hover {
  background-position: -56px -106px !important; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 117px;
  outline: 0;
  width: 46px;
  height: 54px;
  text-indent: -9999px;
  z-index: 10;
  background: url("/image/bx/sprite.png") no-repeat; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/image/bx/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*---]--bx-wrapper---*/
/*--[--catalog_part_view--*/
.product_block {
  width: 689px;
  /*739*/
  float: right;
  position: relative;
  /*font-size: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  vertical-align: baseline;*/ }

.product_block .item {
  border: 1px solid #ededed;
  border-bottom: none;
  margin-bottom: 20px;
  padding: 5px 0px;
  min-height: 170px;
  background: url("/image/design3/pix_g.png") 545px 0px repeat-y;
  position: relative; }

.product_block .item .image {
  width: 145px;
  float: left;
  text-align: center;
  padding-top: 15px; }

.product_block .item .image img {
  display: block;
  margin: 0px auto;
  margin-bottom: 10px;
  cursor: pointer; }

.product_block .item .image a.details_button {
  width: 99px;
  background: url("/image/design3/details_but.png") no-repeat;
  height: 22px;
  display: block;
  line-height: 22px;
  color: #00279d;
  text-align: center;
  margin: 10px auto;
  margin-bottom: 0px; }

.product_block .item .description {
  width: 400px;
  float: left;
  margin: 6px 0px 4px 6px; }

.product_block .item .description .nr {
  height: 23px;
  background: url("/image/design3/right_c_nr.png") right no-repeat;
  line-height: 23px;
  float: left;
  padding-right: 5px; }

.product_block .item .description .nr span {
  height: 23px;
  display: block;
  background: url("/image/design3/left_c_nr.png") left no-repeat #f7f7f7;
  line-height: 23px;
  padding-left: 6px;
  float: left; }

.product_block .item .description .prod_link {
  clear: both;
  font-size: 16px;
  font-weight: normal;
  padding: 13px 0px 6px;
  display: block;
  text-decoration: none; }

.product_block .item .description .nam_model {
  font-size: 11px;
  display: block;
  padding-bottom: 10px; }

.product_block .item .description .price_block {
  overflow: hidden; }

.product_block .item .description .price_block .price {
  /*font-family: Arial,Helvetica,sans-serif;*/
  float: left;
  color: #f26418;
  height: 30px;
  line-height: 30px;
  padding-right: 5px;
  font-size: 26px;
  letter-spacing: -1px; }

.product_block .item .description .price_block .uvp {
  font-size: 11px;
  padding-top: 4px; }

.product_block .item .description .price_block .uvp span {
  display: block;
  color: #c70b00;
  font-weight: bold; }

.product_block .item .description .nob {
  border-top: 1px solid #e5e5e5;
  padding-top: 8px;
  margin-top: 10px;
  line-height: 1.5;
  color: #3f3f3f;
  max-width: 395px;
  font-size: 11px; }

.product_block .item .description .nob span {
  color: #000; }

.number_box {
  width: 140px;
  position: absolute;
  bottom: 10px;
  right: 0px; }

.number_box_inline {
  margin-top: 10px;
  position: relative;
  bottom: 0px; }

.number_box .number {
  background: url("/image/design3/numer_bg.png") no-repeat;
  width: 127px;
  height: 31px;
  position: relative;
  padding-top: 5px;
  margin-top: 10px;
  margin-left: 18px;
  margin: 0px auto; }

.number_box .number a.plus {
  right: 0px;
  top: 0px; }

.number_box .number a.plus:hover {
  background: url("/image/design3/plus_hov.png") no-repeat; }

.number_box .number a.minus {
  left: 0px;
  top: 0px; }

.number_box .number a.minus:hover {
  background: url("/image/design3/minus_hov.png") no-repeat; }

.number_box .number a {
  width: 45px;
  height: 35px;
  display: block;
  position: absolute; }

.number_box .number input {
  width: 30px;
  margin: 0px auto;
  text-align: center;
  display: block;
  padding: 5px 0px;
  background: none;
  border: none;
  font-size: 14px; }

.number_box .button, .button_add {
  margin: 0px auto;
  margin-top: 13px;
  width: 127px; }

/*---[-design of button add to cart---*/
.number_box .button_add a {
  display: block;
  width: 127px;
  height: 30px;
  background: url("/image/design3/button_info.png") no-repeat;
  line-height: 31px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  /*padding:0 0 0 10px;*/ }

.number_box .button_add {
  padding: 10px 0 0 0; }

.number_box .button_add a:hover {
  background-position: bottom left; }

/*---]-design of button add to cart---*/
.product_block .item .shadow {
  background: url("/image/design3/bottom_shadow.png") no-repeat;
  height: 20px;
  width: 689px;
  position: absolute;
  bottom: -20px;
  left: -1px; }

/*---[-design outputting deposit prices----*/
.product_block .item .description .price_deposit {
  font-size: 10px;
  font-style: italic;
  text-align: center; }

.product_block .item .description .price_sum_deposit {
  color: #0041C0;
  font-size: 20px;
  font-weight: bold;
  font-style: italic; }

/*---]-design outputting prices----*/
/*--]--catalog_part_view--*/
/*---[--add top block---*/
.pt-header-line {
  background: #3D4F97;
  border-bottom: 1px solid #ffffff; }

.pt-header-line .information {
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  text-align: center; }

.pt-header-line .basket {
  float: right;
  margin: 0 16px 0 0;
  color: #ffffff; }

.pt-mainer {
  display: flex;
  justify-content: center; }

/*---]--add top block---*/
/*--[--customer cabinet--*/
.bg-cabinet {
  width: 720px;
  margin: 8px 2px 0;
  min-height: 162px; }

.bg-cabinet-left, .bg-cabinet-right {
  position: relative;
  width: 355px;
  margin: 8px 2px 0; }

.bg-cabinet-left {
  float: left;
  clear: left; }

.bg-cabinet-right {
  float: right;
  clear: right; }

.bg-cabinet-left h3 {
  background: url("/image/design3/bg_cabinet.png") no-repeat scroll -3px 0 transparent;
  color: #fff;
  font-size: 11px;
  height: 81px;
  left: 0;
  padding: 7px 24px 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 308px;
  z-index: 1; }

.bg-cabinet-right h3 {
  background: url("/image/design3/bg_cabinet.png") no-repeat scroll -361px 0 transparent;
  color: #fff;
  font-size: 11px;
  height: 81px;
  left: 0;
  padding: 7px 24px 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 308px;
  text-align: right;
  z-index: 1; }

.bg-cabinet-left a.cabinet, .bg-cabinet-right a.cabinet {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  width: 160px;
  z-index: 2; }

.bg-cabinet-left a.cabinet {
  right: 4px; }

.bg-cabinet-right a.cabinet {
  left: 4px; }

a.cabinet {
  text-decoration: none; }

.bg-cabinet-left .note {
  background: url("/image/design3/note.png") no-repeat scroll 11px bottom transparent;
  display: block;
  font-size: 10px;
  font-family: verdana;
  padding: 54px 24px 24px;
  margin: 0 0 12px;
  width: 125px;
  word-wrap: break-word; }

.bg-cabinet-right .note {
  background: url("/image/design3/note.png") no-repeat scroll 11px bottom transparent;
  display: block;
  font-size: 10px;
  font-family: verdana;
  left: 4px;
  padding: 54px 24px 24px;
  margin: 0 0px 0 175px;
  position: relative;
  width: 125px; }

/*--]--customer cabinet--*/
/*--[--text-footer-catalog-part-info-view--*/
.xc-bot-phone-block {
  padding: 20px 0 0 60px;
  position: relative;
  color: #545457;
  font-size: 14px;
  line-height: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.xc-bot-phone-block .phone {
  position: relative;
  color: #d81413;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  left: -5px; }

.xc-bot-phone-block .phone:after {
  content: '';
  position: absolute;
  left: -49px;
  top: 50%;
  margin: -19px 0 0 0;
  width: 37px;
  height: 37px;
  background: url("/image/design3/bgs.png") no-repeat 0 -50px; }

.xc-pre-footer {
  padding: 37px 0 7px 0; }

.xc-pre-footer .head {
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #d50100;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 60px 0 17px;
  position: relative;
  line-height: 31px; }

.xc-pre-footer .head:after {
  content: '';
  width: 62px;
  height: 30px;
  background: url("/image/design3/pages-nav-mask.png") no-repeat;
  position: absolute;
  right: 0;
  bottom: 0; }

.xc-pre-footer .part-left, .xc-pre-footer .part-mid, .xc-pre-footer .part-right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 5px 0;
  height: 117px; }

.xc-pre-footer .part-left {
  width: 220px;
  margin: 0 -220px 0 0;
  background-color: #fff;
  position: relative; }

.xc-pre-footer .part-mid {
  width: 100%;
  padding: 0 260px 0 220px;
  background-color: #ebf2f6; }

.xc-pre-footer .part-mid hr {
  margin: 10px 0;
  border: none;
  height: 1px;
  background-color: #fff;
  position: relative;
  z-index: 2; }

.xc-pre-footer .mid-inner {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
  height: 117px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.xc-pre-footer .mid-inner:before {
  content: '';
  width: 72px;
  height: 117px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("/image/design3/foot-phone-mask.png") no-repeat; }

.xc-pre-footer .mid-inner > div {
  padding: 0 7px 0 70px;
  color: #7f8385;
  font-size: 13px;
  position: relative;
  z-index: 1; }

.xc-pre-footer .part-right {
  position: relative;
  border-left: 1px solid #fff;
  width: 260px;
  margin: 0 0 0 -260px;
  padding: 20px 14px; }

.xc-pre-footer .part-right .button {
  display: block;
  height: 36px;
  line-height: 37px;
  text-decoration: none;
  padding: 0 10px;
  background-color: #adb2b5;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  margin: 0 0 10px 0; }

.xc-pre-footer .part-right .button:hover {
  background-color: #a0a5a9; }

.xc-pre-footer .part-right .button-text {
  color: #7f8385;
  font-size: 11px;
  line-height: 14px;
  text-align: center; }

.xc-foot-subscribe {
  padding: 18px;
  background-color: #fde4e6; }

.xc-foot-subscribe table {
  width: 610px;
  margin: 0 auto;
  border-collapse: collapse; }

.xc-foot-subscribe table td {
  text-transform: uppercase;
  color: #5a5d5f;
  font-size: 13px; }

.xc-foot-subscribe .fields {
  position: relative;
  width: 250px;
  top: 0; }

.xc-foot-subscribe .fields input[type=text] {
  border-color: #5a5d5f;
  padding: 0 5px;
  height: 29px; }

.xc-foot-subscribe .fields input[type=submit] {
  width: 29px;
  height: 29.5px;
  border: none;
  background-color: #5a5d5f;
  color: #fff;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
  padding: 0;
  min-width: 31px;
  margin: 0; }

/*--]--text-footer-catalog-part-info-view--*/
/*--[-user-registration--*/
.xc-profile {
  border: 1px solid #0041C0;
  background-color: #ebf2f6;
  margin: 0 0 20px 0; }

.xc-profile > .left-part, .xc-profile > .right-part {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

.xc-profile > .left-part {
  width: 258px;
  margin: 0 -258px 0 0;
  position: relative;
  padding: 30px 10px 26px 26px;
  color: #7f8385;
  font-size: 12px;
  line-height: 16px; }

.xc-profile > .left-part label {
  display: block;
  position: relative;
  padding: 0 0 0 27px;
  margin: 16px 0 0 0; }

.xc-profile > .left-part label .xc-checkbox-wrap {
  position: absolute;
  left: 0;
  top: -1px; }

.xc-profile > .right-part {
  width: 100%;
  padding: 16px 26px 28px 268px; }

.xc-profile .image {
  margin: 0 0 34px 0;
  border: 1px solid #0041C0; }

.xc-profile .image > a {
  display: table;
  width: 100%; }

.xc-profile .image > a > i {
  display: table-cell;
  vertical-align: middle;
  height: 318px; }

.xc-profile .image img {
  display: block;
  max-width: 100%;
  max-height: 318px;
  margin: 0 auto; }

.xc-block-form {
  color: #7f8385; }

.xc-block-form table {
  border-collapse: collapse; }

.xc-block-form table.x100 {
  width: 100%; }

.xc-block-form table.f-lay {
  table-layout: fixed; }

.xc-block-form table td {
  padding: 16px 0 16px 25px;
  vertical-align: middle;
  color: inherit; }

.xc-block-form table td.vtop {
  vertical-align: top; }

.xc-block-form table td:first-child {
  padding-left: 0; }

.xc-block-form label.ib {
  display: inline-block;
  vertical-align: top;
  margin: 0 50px 0 0;
  color: inherit;
  font-size: 18px; }

.xc-block-form input[type=text],
.xc-block-form input[type=password],
.xc-block-form select {
  padding: 0 23px;
  height: 44px;
  font-size: 15px;
  color: #7f8385; }

.xc-block-form input[type=text]::-webkit-input-placeholder,
.xc-block-form input[type=password]::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #7f8385;
  font-size: 15px; }

.xc-block-form input[type=text]::-moz-placeholder,
.xc-block-form input[type=password]::-moz-placeholder {
  text-transform: uppercase;
  color: #7f8385;
  font-size: 15px; }

.xc-block-form input[type=text]:-moz-placeholder,
.xc-block-form input[type=password]:-moz-placeholder {
  text-transform: uppercase;
  color: #7f8385;
  font-size: 15px; }

.xc-block-form input[type=text]:-ms-input-placeholder,
.xc-block-form input[type=password]:-ms-input-placeholder {
  text-transform: uppercase;
  color: #7f8385;
  font-size: 15px; }

.xc-block-form input[type=text].new_account_city {
  width: 192px; }

.xc-block-form input[type=text],
.xc-block-form input[type=password],
.xc-block-form select {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border: 1px solid #0041C0;
  background-color: #fff;
  border-radius: 0; }

.xc-block-form textarea {
  border-radius: 0;
  padding: 9px;
  box-sizing: border-box;
  display: block;
  width: 100%;
  border: 1px solid #0041C0;
  background-color: #fff;
  min-height: 100px;
  resize: vertical;
  color: #333; }

.xc-block-form .xc-form-button {
  width: 100%; }

.xc-form-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 48px;
  line-height: 46px;
  background-color: #b5babd;
  color: #fff;
  border: 1px solid #0041C0;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 20px;
  cursor: pointer; }

.xc-block-form input.xc-form-button {
  padding-top: 0px; }

.xc-form-button:hover {
  background-color: #c0c4c7; }

/*--]-user-registration--*/
#vin-request-table .vin-request {
  padding: 10px; }
  #vin-request-table .vin-request .field {
    margin-bottom: 5px; }

.authentification-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .authentification-container .login {
    background-color: #e6e6e6; }
    .authentification-container .login .btn {
      background-color: #3D4F97; }
      .authentification-container .login .btn:hover {
        background-color: #cdcdcd;
        color: black; }
  .authentification-container .register {
    background-color: #3D4F97; }
    .authentification-container .register h3, .authentification-container .register p {
      color: #ffffff; }
    .authentification-container .register .get-full-access {
      margin-bottom: 10px; }
    .authentification-container .register .btn {
      background-color: #e6e6e6;
      color: black; }
      .authentification-container .register .btn:hover {
        background-color: #2e3c73;
        color: #FFFFFF; }
  .authentification-container .btn {
    padding: 10px 15px;
    font-size: 18px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .authentification-container .login, .authentification-container .register {
    position: relative;
    width: 49%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .authentification-container .login h3, .authentification-container .register h3 {
      font-size: 25px;
      padding-bottom: 5px; }
    .authentification-container .login .first-time p, .authentification-container .register .first-time p {
      font-size: 16px;
      padding-bottom: 5px; }
    .authentification-container .login > p, .authentification-container .register > p {
      font-size: 16px; }
    .authentification-container .login .field, .authentification-container .register .field {
      margin-top: 10px;
      font-size: 16px; }
      .authentification-container .login .field:last-of-type, .authentification-container .register .field:last-of-type {
        margin-bottom: 10px; }
      .authentification-container .login .field label, .authentification-container .register .field label {
        display: inline-block;
        min-width: 100px; }

.contacts_form {
  width: 100%;
  padding: 10px; }
  .contacts_form textarea {
    width: 100%;
    resize: vertical; }

.form_title_div {
  font-size: 20px; }

/*# sourceMappingURL=main_add.css.map */
