/* INFOTEH: oformlenie gruppirovki harakteristik (obratimo: udalit fail) */
.properties-group{border:1px solid #d6e3f5 !important;border-radius:9px !important;background:#fff !important;padding:4px 20px 16px !important;}
.properties-group__group{padding-bottom:2px;}
.properties-group__group-name{display:block !important;background:#e3eeff !important;color:#1457c8 !important;font-weight:700 !important;font-size:15px !important;line-height:1.3 !important;padding:9px 14px !important;border-left:4px solid #1457c8 !important;border-radius:6px !important;margin:18px 0 8px !important;}
.properties-group__group-name--first{margin-top:6px !important;}
.properties-group__item{border-bottom:1px solid #eef3fb !important;}
.properties-group__group .properties-group__item:last-child{border-bottom:none !important;}
.properties-group__name{color:#555 !important;}
.properties-group__value{color:#111 !important;font-weight:500 !important;}

/* NO_DOTTED leader */
.properties-group__name-wrap{background-image:none !important;}

/* NO_ROWLINE */
.properties-group__item{border-bottom:0 !important;}
