

/* Start:/local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1772445931626*/
/* 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.index/templates/.default/style.css?17724459312800*/
.configuratorPC {
  padding-right: 20px;
}
.configuratorPC .groupBox {
  margin-bottom: 100px;
}
.configuratorPC .groupName {
  width: 100%;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 20px;
}
.configuratorPC .groupItems {
  
}
.configuratorPC .groupItems .item {
  float: left;
  width: 31%;
  box-sizing: border-box;
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  border: 1px solid #d5d5d5;
  margin: 17px 1% 30px 1%;
  padding: 0 15px;
  position: relative;
  padding-bottom: 62px;
  line-height: 16px;
  border-radius: 9px;
}
.configuratorPC .groupItems .item p {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 5px 0;
}
.configuratorPC .groupItems .image {
  display: block;
  background-color: white;
  padding: 20px 14px;
  color: #505050;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  color: #005da8;
  font-family: "OpenSansSemibold";
}
.configuratorPC .groupItems .image div {
  text-shadow: 0px 0px 20px #68b022;
}
.configuratorPC .groupItems .image img {
  max-width: 100%;
  margin: 10px 0 0 0;
}
.configuratorPC .groupItems .price {
  padding: 4px 0;
  font-weight: bold;
  font-size: 18px;
  font-family: 'OpenSansRegular';
  color: #68b022;
  margin: 10px 0;
}
.configuratorPC .groupItems .chose {
  position: absolute;
  bottom: 0;
  left: 15px;
  display: inline-block;
  color: #FFFFFF;
  background: #1A51A2;
  padding: 8px 15px;
  margin: 10px 0;
  cursor: pointer;
  border-radius: 10px;
  font-size: 14px;
  border: 2px solid #1A51A2;
  font-family: "OpenSansSemibold";
  transition: background-color 300ms ease-out;
}
.configuratorPC .groupItems .chose:hover {
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
    background: #0071c8;
    border: 2px solid #0071c8;
}
.configuratorPC .groupSelect {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 25px 0;
}

.configuratorPC .groupSelect .group {
    text-align: center;
    margin: 0 10px;
    color: #FFFFFF;
    font-size: 14px;
    background: #1A51A2;
    padding: 11px 0;
    border-radius: 10px;
    font-family: "OpenSansSemibold";
    border: 2px solid #1A51A2;
    cursor: pointer;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.configuratorPC .groupSelect .group:hover,
.configuratorPC .groupSelect .group.selected {
    background-color: #FFFFFF;
    color: #116AB1;
    text-decoration: none;
}
.groupDescription {
  margin: 20px 0;
}

/* End */
/* /local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1772445931626 */
/* /local/components/webindgroup/configurator.pc.index/templates/.default/style.css?17724459312800 */
