

/* Start:/local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1741111161626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/right_panel-company/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/components/webindgroup/configurator.pc.element/templates/.default/style.css?174111103715532*/
.configDetail {
    font-family: 'OpenSansRegular';
    color: #505050;
    line-height: 25px;
    font-size: 16px;
}
.rightFilterColum {
  display: none;
}
.descriptionBlock .leftBox {
    float: left;
    width: 440px;
}
.descriptionBlock .imageBox {
  width: 440px;
  height: 330px;
  border-radius: 15px;
  border: 1px solid #E0E0E0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 60px 0 0;
}

.descriptionBlock .priceBox {
  margin: 20px 0 0 0;
}
.descriptionBlock .priceBox .price {
  float: right;
  color: #505050;
  font-size: 16px;
  font-family: "OpenSansSemibold";
}
.descriptionBlock .priceBox .price font {
  color: #68b022;
}
.descriptionBlock .textBox {
    margin-left: 498px;
}
.descriptionBlock .textBox .article {
    font-size: 12px;
    color: #8B8B8B;
    color: rgb(166, 165, 165);
    display: block;
    font-family: OpenSansRegular;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 28px;
}
.descriptionBlock .textBox .description {
    font-size: 14px;
    line-height: 22px;
}

#taberSelect {
    margin: 40px 0;
}
#taberSelect > div {
  display: none;
}
#taberSelect .navigator {
    display: inline-block;
    color: #2f62ad;
    font-weight: bold;
    border-right: 1px solid #E0E0E0;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}
#taberSelect a.active {
    color: black;
    cursor: default;
    text-decoration: none;
}
#taberSelect > div {
    display: none;
}
#taberSelect div.active {
    display: block;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    padding: 30px 0 0 0;
}
.configuratorBox .configItem {
    margin: 0 0 10px 0;
}
.configuratorBox .configItem .nameSlot {
    float: left;
    width: 30%;
    font-family: OpenSansRegular;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}
.configuratorBox .listSlots {
    float: right;
    width: 70%;
}
.configItemMore select {
    margin: 0 0 5px 0;
    width: 97%;
    font-family: 'OpenSansRegular';
}
.configuratorBox .price {
    font-weight: bold;
}
.configuratorBox .price .save {
    float: right;
    margin-left: 40px;
    padding: 6px 0;
    font-size: 14px;
    cursor: pointer;
    color: #2f62ad;
    text-decoration: underline;
}
.configuratorBox  .sendConf {
  float: right;
  margin-left: 40px;
  cursor: pointer;
  color: #fff;
  display: block;
    background: #68b022;
    border-radius: 10px;
    font-size: 14px;
    border: 2px solid #68b022;
    font-family: "OpenSansRegular";
    transition: background-color 300ms ease-out;
    transition: border 200ms ease-out;
    padding: 5px 32px;
    text-decoration: none;
}
#priceField .save a {
    display: inline;
    border: none;
    margin: 0;
    padding: 0;
}
.configuratorBox .price .order {
  display: block;
  float: right;
  color: #FFFFFF;
  background: #1A51A2;
  cursor: pointer;
  border-radius: 10px;
  font-size: 14px;
  border: 2px solid #1A51A2;
  font-family: "OpenSansRegular";
  transition: background-color 300ms ease-out;
  padding: 8px 32px;
  text-decoration: none;
}
.configuratorBox .price .order:hover {
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
    background: #0071c8;
    border: 2px solid #0071c8;
}
.configuratorBox .price font {
    color: #68b022;
    font-size: 16px;
    font-family: "OpenSansRegular";
}
.configuratorBox .price span {
    padding: 0 0 0 256px;
}
.optionBoxInside .ARTICLE, .optionBoxInside .PART_NUMBER, .optionBoxInside .PRICE, .optionBoxInside .LINK {
    white-space: nowrap;
}
.configDetail .copyright {
    font-size: 12px;
    margin: 30px 0 50px 0;
    line-height: 16px;
}





/* wSelect start */

/***********************************
 * Layout
 ***********************************/
.wSelect-el {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  border: none;
  overflow: hidden;


  display: none;
}
.wSelect {
  position: relative;
  display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wSelect-arrow {
  position: absolute;
  width: 30px;
  right: 0px;
  top: 0px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0px center;
}
.wSelect-hover .wSelect-arrow,
.wSelect-active .wSelect-arrow  {
  background-position: -30px center;
}
.wSelect.wSelect-multiple {
  overflow: hidden;
}
.wSelect-selected {
  margin: 0px 35px 0px 5px;
  /*padding: 5px 0;*/
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.wSelect-options-holder {
  position: absolute;
  display: none;
  left: 0px;
  z-index: 200;
  overflow: hidden;
}
.wSelect-multiple .wSelect-options-holder {
  position: relative !important;
  display: block !important;
  top: auto !important;
  z-index: auto !important;
  border: none !important;
}
.wSelect-options {
  overflow-y: scroll;
  overflow-x: hidden;
}
.wSelect-option {
  background-repeat: no-repeat;
  background-position: 5px center;
  margin-bottom: 1px;
  cursor: pointer;
}
.wSelect-option-last {
  margin-bottom: 0px;
}
.wSelect-option-value {
  margin: 0 5px;
  /*padding: 5px 0;*/
  background-repeat: no-repeat;
  background-position: 0 center;
  white-space: nowrap;
  overflow: hidden;
  height: 20px;
}
.wSelect-options .select_before {
  background-color: #86CBFF;
}
.wSelect-option-disabled .wSelect-option-value {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.wSelect-option-icon {
  padding-left: 20px;
}
.wSelect-theme-classic .wSelect-options .select_before {
  background-color: #86CBFF;
}
/***********************************
 * Theme - classic
 ***********************************/
.wSelect-theme-classic.wSelect {
  border: solid #CCC 1px;
  color: rgba(0,0,0,0.75);
  background-color: #FAFAFA;  
  font-size: 14px;
  font-family: 'OpenSansRegular';
  line-height: 20px;
  height: 20px;
  min-width: 97%;
  max-width: 97%;
  width: 100%;
  margin-bottom: 5px;
}
.wSelect-arrow {
  background-image: url('/local/components/webindgroup/configurator.pc.element/templates/.default/images/arrow-down.png');
}
.wSelect-theme-classic.wSelect-hover,
.wSelect-theme-classic.wSelect-active {
    background-color: #f3f3f3;
    border-color: #999;
}
.wSelect-theme-classic .wSelect-options-holder {
  background-color: #f3f3f3;
  border: solid #999 1px;
  min-width: 100%;
  /*max-width: 100%;*/
  top: 0;
}
.wSelect-theme-classic .wSelect-options {
  
}
.wSelect-theme-classic .wSelect-option {
  color: #333;
}
.wSelect-theme-classic .wSelect-option-disabled {
  background-color: #FFF !important;
  color: #333 !important; 
}
.wSelect-theme-classic .wSelect-option-selected,
.wSelect-theme-classic .wSelect-option:hover {
  background-color: #005DA8;
  color: #FAFAFA;
}

/***********************************
 * Labels
 ***********************************/
.wLabel-top,
.wLabel-left,
.wLabel-left-top {
    vertical-align: middle;
    font-size: 10px;
    line-height: 16px;
    color: #999;
    display: block;
    margin: 5px 0 3px 3px;
}
.wLabel-left-top {
    vertical-align: top;
}
@media screen and (min-width: 600px) {
    .wLabel-left,
    .wLabel-left-top {
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 70px;
        text-align: right;
        margin: 0 0 7px 0;
    }
}
/* wSelect end */

#exportUrl {
  display: none;
}



.seriesItem {
  border: 1px solid #E0E0E0;
  border-radius: 9px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 5px;
}
.seriesItem .image {
  min-width: 240px;
  max-width: 240px;
  padding: 20px;
  text-align: center;
}
.seriesItem .text {
    padding: 20px;
    min-width: 498px;
    max-width: 498px;
    font-size: 14px;
    line-height: 22px;
}
.seriesItem .text h3 {
    font-weight: bold;
    margin: 0 0 20px 0;
}
.seriesItem .description {
    margin: 20px 0;
    line-height: 20px;
}
.seriesItem .price {
    float: left;
    padding: 4px 0;
    font-weight: bold;
    font-size: 18px;
    font-family: 'OpenSansRegular';
    color: #68b022;
}
.seriesItem .chose {
    display: block;
    float: right;
    color: #FFFFFF;
    background: #1A51A2;
    cursor: pointer;
    border-radius: 10px;
    font-size: 14px;
    border: 2px solid #1A51A2;
    font-family: "OpenSansRegular";
    transition: background-color 300ms ease-out;
    padding: 8px 32px;
    text-decoration: none;
}
.seriesItem .chose:hover {
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
    background: #0071c8;
    border: 2px solid #0071c8;
}
.subItems{
  float: left;
}
.subHolder{
  margin-bottom: 10px;
}
.subItems li{
  list-style: none;
}
.subItemsView1 .catalogListItem {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px 18px 15px 18px;
  margin-bottom: 5px;
  font-family: "OpenSansRegular";
  font-size: 14px;
  line-height: 18px;
}

.subItemsView1 .catalogListItem .name {
  color: #404040;
  display: inline-block;
  font-family: "OpenSansRegular";
}
.subItemsView1 .catalogListItem .vandorCode {
  color: #818181;
}
.subItemsView1 .catalogListItem .textBoxInside {
  min-height: 80px;
  padding: 0 0 0 15px;
}
.subItemsView1 .catalogListItem .description {
  font-size: 13px;
  margin: 12px 0;
}
.subItemsView1 .catalogListItem .priceBox {
  text-align: right;
}
.subItemsView1 .catalogListItem .imageBox img {
  max-width: 100%;
}
.subItemsView1 .catalogListItem .priceBox table {
  border: none;
  float: right;
  margin: 7px 0 0 0;
}
.subItemsView1 .catalogListItem .priceBox table td {
  padding: 10px 15px;
}
.subItemsView1 .catalogListItem .priceBox .price {
  color: #0c4999;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-family: "OpenSansRegular";

  padding: 0 20px 0 0;
}
.subItemsView1 .catalogListItem .priceBox input[type="text"] {
  display: inline-block;
  width: 34px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.subItemsView1 .catalogListItem .priceBox .buyButton {
  height: 32px;
  line-height: 32px;
  width: 176px;
  color: #fff;
  text-align: center;
  background-color: #0c4999;
  border-radius: 10px;
  margin: 10px 0 3px 15px;
  cursor: pointer;
  float: right;
}
.subItemsView1 .catalogListItem .priceBox .buyButton .view1 {
  display: inline;
}
.subItemsView1 .catalogListItem .priceBox .buyButton .view2 {
  display: none;
}
.subItemsView1 .catalogListItem .priceBox .quantityBox {
  display: inline-block;
  padding: 16px 10px 0 0;
}

.subItemsView1 .catalogListItem .productAddSuccess {
  background: url(https://www.norbel.ru/local/templates/.default/components/bitrix/catalog/catalog_with_filter/bitrix/catalog.section/.default/images/sm-Green-Tick.png);
  width: 20px;
  height: 20px;
  display: none;
  float: left;
  margin-right: 10px;
}



.subItemsView1 .catalogListItem .imageBox {
  float: none;
  width: 100%;
  text-align: center;
}
.subItemsView1 .catalogListItem .textBox {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .subItemsView1 .catalogListItem .imageBox {
    float: none;
    width: 100%;
  }

  .subItemsView1 .catalogListItem .textBox {
    float: none;
    width: 100%;
  }
}


@media (min-width: 992px) {
  .subItemsView1 .catalogListItem .imageBox {
    width: 16%;
    float: left;
  }
  
  .subItemsView1 .catalogListItem .textBox {
    width: 84%;
    float: left;
  }
}

.subItemsView2 {
  margin: 0 -3px !important;
}
.subItemsView2 li {
  padding: 0 3px !important;
}
.subItemsView2 .catalogListItem {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px 14px;
  margin-bottom: 5px;
  font-family: "OpenSansRegular";
  font-size: 14px;
  line-height: 18px;
}
.subItemsView2 .catalogListItem .name {
  color: #404040;
  display: inline-block;
  font-family: "OpenSansRegular";
}
.subItemsView2 .catalogListItem .vandorCode {
  color: #818181;
}
.subItemsView2 .catalogListItem .textBox {
  width: 100%;
}
.subItemsView2 .catalogListItem .textBoxInside {
  min-height: 80px;
  padding: 0;
}
.subItemsView2 .catalogListItem .description {
  display: none;
}
.subItemsView2 .catalogListItem .priceBox {
  text-align: right;
}
.subItemsView2 .catalogListItem .imageBox {
  width: 100%;
  margin-bottom: 20px;
}
.subItemsView2 .catalogListItem .imageBox img {
  max-width: 100%;
}
.subItemsView2 .catalogListItem .priceBox {
  text-align: left;
}
.subItemsView2 .catalogListItem .priceBox .price {
  color: #0c4999;
  font-size: 20px;
  font-weight: bold;
  display: block;
  height: 20px;
  line-height: 20px;
  font-family: "OpenSansRegular";
  padding: 0 20px 0 0;
  text-align: left;
  margin-top: 15px;
}
.subItemsView2 .catalogListItem .priceBox input[type="text"] {
  display: inline-block;
  width: 34px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.subItemsView2 .catalogListItem .priceBox .buyButton {
  height: 32px;
  line-height: 32px;
  width: 120px;
  color: #fff;
  text-align: center;
  background-color: #0c4999;
  border-radius: 10px;
  margin: 10px 0 3px 15px;
  cursor: pointer;
  float: right;
}
.subItemsView2 .catalogListItem .priceBox .buyButton .view1 {
  display: none;
}
.subItemsView2 .catalogListItem .priceBox .buyButton .view2 {
  display: inline;
}
.subItemsView2 .catalogListItem .priceBox .quantityBox {
  display: inline-block;
  padding: 16px 10px 0 0;
}
.subItemsView2 .catalogListItem .priceBox .quantityBox {
  display: inline-block;
  padding: 16px 10px 0 5px;
}

.subItemsView2 .catalogListItem .productAddSuccess {
  background: url(https://www.norbel.ru/local/templates/.default/components/bitrix/catalog/catalog_with_filter/bitrix/catalog.section/.default/images/sm-Green-Tick.png);
  width: 20px;
  height: 20px;
  display: none;
  float: left;
  margin-right: 10px;
}



.subItemsView2 .catalogListItem .imageBox {
  float: none;
  width: 100%;
  text-align: center;
}
.subItemsView2 .catalogListItem .textBox {
  float: none;
  width: 100%;
}


.viewsubItemsSwitchBox {
  float: right;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.viewsubItemsSwitchBox a {
  display: block;
  float: left;
  width: 50px;
  height: 34px;
  background: url(/local/templates/.default/components/bitrix/catalog/catalog_with_filter/bitrix/catalog.section/.default/images/viewvSwitchSprite.png);
}
.viewsubItemsSwitchBox .view2 {
  background-position: -50px center;
  border-left: 1px solid #e0e0e0;
}
.viewsubItemsSwitchBox .active {
  background-color: #ececec;
}

/* End */
/* /local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1741111161626 */
/* /local/components/webindgroup/configurator.pc.element/templates/.default/style.css?174111103715532 */
