@font-face {
    font-family: "ArialNarrowRegular";
    src: url("fonts/ArialNarrowRegular.eot");
    src: url("fonts/ArialNarrowRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/ArialNarrowRegular.woff") format("woff"),
    url("fonts/ArialNarrowRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


* 		{margin:0;padding: 0;}
html 	{height:100%;}
body	{font:16px Arial, Helvetica, sans-serif;width:100%;height:100%;}

a 		{outline:none;}
a:hover	{text-decoration:none}
	
img		{border:0}
p		{margin:0 0 20px 0}

.cl:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl {display: inline-block;}
.cl {display: block;}
.clearboth {clear:both}
table {border-collapse: collapse}
table tr td {vertical-align: top}
ul {list-style:none}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}

.button { text-decoration: none; display: inline-block; font-size: 19px; line-height: 25px; height: 26px; -webkit-border-radius:7px;-o-border-radius:7px; border-radius:7px; cursor: pointer;  padding: 0 22px;}


fieldset {border:0}
input, textarea {outline:none;font:11px Tahoma, Geneva, sans-serif;}
input.button {cursor:pointer}
textarea {resize:none}

.w {width: 100%; max-width: 1170px; margin: 0 auto; }

header {height: 143px;  }

#logo {float: left; width: 250px; font:bold 31px/40px "Roboto", cursive; padding-top: 7px;}
#logo a {text-decoration: none;}
#logo .word1 {margin-left: 45px;display: block;}
#logo .word2 { margin-left: 112px;display: block;position: relative; top:-10px;}
#logo .forMobile {
	display: none;
}

.mobile-panel, .mobile-menu {
	display: none;
}
header .table {display: table !important; width: calc(100% - 250px);float: left; font-family: "ArialNarrowRegular", sans-serif;}
header .table .cell {display: table-cell !important; display: inline; vertical-align: top;}

#topPhone {padding-right: 50px; padding-top: 30px; font-size: 24px; }
#topPhone .inner {display: inline-block;  text-align: center;  position: relative}
#topPhone p {padding-left: 25px; text-align: left; margin-bottom: 14px; }
#openCallback { padding: 0 30px 0 40px;position: relative}
#openCallback:before {position: absolute; content: ""; width: 11px; height: 15px;left: 16px; top:5px;}

#topAddress {padding-top: 18px;line-height: 22px; font-size: 18px; padding-right: 40px; }
#topAddress p.address {padding-left: 32px; margin-bottom: 22px}
#topAddress p.mail {padding-left: 32px; margin: 0;}

#topCart {width: 200px; padding-top: 13px;line-height: 22px; font-size: 18px;padding-left: 45px;}
#topCart .title {font: 18px/24px "Roboto Condensed", cursive; margin-bottom: 5px;}
#topCart b {}
.cartContents { /*margin-bottom: 12px;*/}

#topCart .button {padding: 0 18px !important}


#topmenu {text-align: center; -webkit-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0; border-radius:7px 7px 0 0; font-size: 0;  padding-top: 6px;margin-bottom: 13px; }
#topmenu:after {position: absolute; content: ""; left: 0;  height: 10px;width: 100%}

#topmenu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: 90%;
    margin: 0 auto;
}

#topmenu li {display: inline-block; font-size: 18px; font-family: "Roboto Condensed", sans-serif;  text-transform: uppercase; position: relative; padding: 0 2px;}
#topmenu>ul>li:first-child:before {display: none}
#topmenu li a {text-decoration: none; display: block; line-height: 35px; padding: 0 17px 6px 17px; -webkit-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
#topmenu ul>li.parent:hover>a {position: relative;}
#topmenu ul>li.parent:hover>a:before {position: absolute;left: 0; bottom:0; width: 100%; height: 10px; content: "";  }

#topmenu li ul {position: absolute; z-index: 300; display: none; left: 3px; top:41px; background: #fff;  width: 250px; padding: 12px 20px }
#topmenu li:hover ul {display: block;}
#topmenu li ul li {font-size: 16px;text-transform: none; text-align: left; font-weight: normal; display: block;padding: 0;}
#topmenu li ul li a {line-height: 19px; padding: 5px 0 6px 7px;}
#topmenu li ul li a:hover {}
#topmenu li ul li:before {width: 4px; height: 4px; top:13px}
.mobile-search {
	display: none;
}


#slider { position: relative; top:-32px; margin: 0 3px 30px 3px;}

.promo-slider {
	overflow: hidden; position: relative;
}
.promo-slider .block {
	display: flex; float: left; width: 100%; background-position: 50% 0; background-repeat: no-repeat;
	background-size: cover; position: relative; -ms-align-items: center;
	align-items: center;
}
.promo-slider .block img {
	width: 100%; height: auto;
}
#slider .block .entry {
	position: absolute; left: 95px; top: 0; bottom: 0; display: flex; -ms-align-items: center;
	align-items: center;
}
#slider .block .text { width: 100%; max-width: 550px; color: #4e4c4c; font:bold 23px/36px "Roboto", sans-serif; 
}
#slider .block .text .date {margin:0 0 0 60px;}
#slider .block .text .big {margin: 0; font-size: 42px; text-transform: uppercase;  line-height: 61px; margin-bottom: -6px}
#slider .block .text .big b { padding: 0 18px;}



.promo-slider .slick-prev {position: absolute; left: 0; top:50%; margin-top: -25px; width: 50px; height: 50px;
	cursor: pointer; z-index: 500;-webkit-border-radius:25px;-o-border-radius:25px; border-radius:25px;
	overflow: hidden; text-indent: -9999px;
}
.promo-slider .slick-next {position: absolute; right: 0; top:50%; margin-top: -25px; width: 50px; height: 50px;
	cursor: pointer; z-index: 500; -webkit-border-radius:25px;-o-border-radius:25px; border-radius:25px;
	overflow: hidden; text-indent: -9999px;
}
.promo-slider .slick-prev:before {position: absolute; width: 10px; height: 15px; content: ""; left: 18px; top:18px;  }
.promo-slider .slick-next:before {position: absolute; width: 10px; height: 15px; content: ""; left: 20px; top:18px;  }

.slick-dots {
	display: flex; position: absolute; left: 0; right: 0; width: 100%; bottom: 16px; justify-content: center;
	z-index: 20;
}
.slick-dots li * {
	display: none;
}
.slick-dots li {display: inline-block; width: 10px; height: 10px; -webkit-border-radius:18px;-o-border-radius:18px; border-radius:18px;
	margin: 0 5px;position: relative; cursor: pointer; 
}






#sliderNav { font-size: 0; text-align: center; display: inline-block; padding: 0 10px; }

#sliderNav span:before {display: block; content: ""; position: absolute; left: 3px; top:3px; width: 17px; height: 17px;}

.body { position: relative;  z-index: 100; padding: 35px 0 40px 0;}


main {float: right; width: calc(100% - 330px);   font-size: 16px; line-height: 24px; font-family: Arial, Helvetica, sans-serif;}
main a.readon {float: right;font-size: 16px;}
main.fullwidth {float: none; width:  auto;}

main h1, p.h1 {margin: 0 0 44px 0;  font:bold 38px/42px "Roboto Condensed", sans-serif; padding-right: 20px;}

section.catalog { width:100%; position: relative; margin-bottom: 33px;  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;}
          
main.fullwidth section.catalog {width: 1170px;}
.catalog .item {float: left; position: relative; width: calc((100% - 45px) / 3);  padding:16px 0 20px 0; position: relative; text-align: center;margin:0 12px 13px 0; -webkit-border-radius:6px;-o-border-radius:6px; border-radius:6px;  }



div.aside section.catalog div.item{
width:auto;
}

.group{padding:16px 0 10px 0 !important;}
.catalog .item .pic { margin-top: 20px;height: 204px; line-height: 198px; vertical-align: middle;margin-bottom: 3px;}
.catalog .item .pic img {vertical-align: middle;max-width: 100%;
max-height: 180px; object-fit: cover;}

.catalog .item p.title {font-size: 18px; font-family: "Roboto Condensed", sans-serif; font-weight: bold; line-height: 22px;margin-bottom: 0;}
.catalog .item .title a {text-decoration: none; /*display: block;*/}
.catalog .item .title a:hover {text-decoration: underline;}
.catalog .item .bottom {position: absolute; left: 0; bottom: 0; width: 100%; }
.catalog .item  .price, .item-price div.pricebuy .price {
font-weight: bold;
margin: 0 !important;
font-family: "Roboto", sans-serif;
}



div.pricebuy.withDiscount p.price span.red small{
	font-size:12px;
}

div.pricebuy.withDiscount p.price span.realPrice{
	font-size:26px;
}
div.pricebuy.withDiscount p.price span.realPrice small{
	font-size:12px;
}
div.pricebuy.withDiscount p.price span.ekon small{
	font-size:12px;
}
div.bottom div.pricebuy.withDiscount{
	height:130px;
}
section.catalog.cl div.item.withDiscount{
	padding: 16px 0 145px 0;
}
div.pricebuy p.price span.realPrice{
	font-size:26px;
}

div.pricebuy p.price.dopPad{
	padding-top:10px;
}

.price small {font-size: 18px; font-weight: normal;  }
.catalog .item .oldprice {font-size: 28px; margin-bottom: 0;  min-height: 30px;margin-bottom: 10px; font-family: "Roboto", sans-serif;}
.catalog .item .oldprice small {font-size: 14px;}
.catalog .item .addToCart,.item-content  .addToCart {
	display:inline-block;
	width: 53px;
	cursor: pointer;
	height:35px;
	line-height: 35px;
	padding: 0;
	margin: 0 7px 0 0;
	position: relative
}
.addToCart:before {position: absolute; content: ""; left: 11px; top:4px; width: 29px; height: 28px; }
.pricebuy {height: 95px;}

div.item-content div.item-price div.pricebuy.withDiscount{
	height:168px;
}

#topCartDiscount{
	font-size:14px;
}

main div div.sorting {
    margin-bottom: 20px;
}

div.aside section.catalog {width: 280px;}
div.aside section.catalog .title {margin-bottom: 20px;}


#indexNews .item {float: left; width: 350px; margin-left: 60px; font-size: 14px; line-height: 18px; margin-bottom: 40px;}
#indexNews .item:first-child {margin-left: 0;}

#indexNews .item  img {float: left;margin: 0 20px 3px 0;}
#indexNews .item p.date {margin-bottom: 3px; position: relative;top:-3px;}
#indexNews .item .title {font-weight:bold; margin-bottom: 18px}
#indexNews .item .title a {text-decoration: none; display: block;}
#indexNews .item .title a:hover {text-decoration: underline;}

#indexNews p.readall {clear: both;}


div.aside {float: left; width: 278px; }
div.aside  h2 { font:bold 38px "Roboto Condensed", sans-serif; margin-bottom: 30px; }

#sideSearch {margin-bottom: 36px; height: 51px; position: relative; }
#sideSearch .text {border: 0;  font:normal 24px/31px "Roboto Condensed", sans-serif ;  height: 31px; width: 188px; padding: 10px 70px 10px 20px;  float: left; margin: 0;-webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px; }
#sideSearch .button {position: absolute; border: 0;  padding: 0; width: 63px; height: 51px; right: 0; top:0; float: right; cursor: pointer; margin: 0; }
#sideSearch .button input { width: 63px; height: 51px;  border: 0; }

#sidemenu {font-size: 14px; margin-bottom: 40px;  padding-bottom: 30px}
#sidemenu h2 {margin-bottom: 25px; padding: 15px 10px 0 32px;}
#sidemenu li {padding:0; line-height: 17px;}
#sidemenu li:first-child {border-top:0;}
#sidemenu ul li a {text-decoration: none; display: block; cursor: pointer; padding: 10px 0 12px 21px;}

#sidemenu ul li ul li {padding:0 0 0 35px; border: 0;}
#sidemenu ul li ul li a {padding: 5px 0 7px 21px}

#sideNews  {margin-bottom: 60px;  }
#sideNews h2 {margin-bottom: 40px;}
#sideNews h2 span {padding-right: 4px;}
#sideNews .item {font-size: 14px; padding-bottom: 38px;  margin-bottom: 30px;}
#sideNews .item:last-child {margin-bottom: 0;padding-bottom: 0;}
#sideNews .item  img {float: left;margin: 0 20px 3px 0; }
#sideNews .item p.date {margin-bottom: 8px;}
#sideNews .item .title {font-weight:bold; margin-bottom: 15px}
#sideNews .item .title a {text-decoration: none;}
#sideNews .item .title a:hover {text-decoration: underline;}


#sideAuth h2 {font-size: 24px !important; margin-bottom: 20px;}
#sideAuth {padding: 20px; margin-bottom: 44px; width: 228px;}
#sideAuth  input.text{margin-bottom:15px;}

input.text { height: 20px;  padding: 8px 20px 7px 20px;  border: 0; margin-bottom: 15px; -webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px;  font:18px/20px "ArialNarrowRegular", sans-serif; }
input.button {font-size: 16px; padding: 0 33px; height: 27px; line-height: 25px; border: 0; }
textarea {font:18px/20px "ArialNarrowRegular", sans-serif; }

#sideAuth a.lost {display: inline-block; line-height: 25px; margin-left:7px; font-size: 14px;font-family: "ArialNarrowRegular", sans-serif;margin-top: 10px;  }

#sideAuth input.text {width: 192px}
#sideAuth input.button  {}





main h2 {font-size: 30px; font-weight: bold; font-family: "Roboto", sans-serif;margin-bottom: 20px;}

.contactsPage .table {display: table; width: 100%; margin-bottom: 55px }
.contactsPage .leftCol {display: table-cell !important; display: inline; padding-right: 45px;  padding-top: 5px; }
.contactsPage .rightCol {display: table-cell !important; display: inline;padding: 0 20px; width: 370px; }

.contactsPage p.phone {padding-left: 25px; line-height: 30px; padding-right: 20px; margin-bottom: 24px;font-size: 24px;   }
.contactsPage p.address {padding-left: 32px;font-size: 20px; margin-bottom: 16px;line-height: 30px;}
.contactsPage p.mail {padding-left: 32px;font-size: 20px; margin: 0;line-height: 30px;}
.contactsPage .leftCol p.info {line-height: 20px;}

.contactsPage input.text {width: 320px; font-family:Arial, sans-serif ;font-size: 16px; margin-bottom: 10px; padding: 15px 23px;  line-height: 21px; height: 21px; -webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px; font-size: 14px; }
.contactsPage textarea {width: 320px;margin-bottom: 10px; padding: 12px 23px;  line-height: 21px; height: 66px;-webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px;font-family:Arial, sans-serif; font-size: 14px;}
.contactsPage .button {display: block; margin: 0 auto; }








footer {height: 220px; }
#botmenu {margin-bottom: 70px; text-align: center;font-size: 0; height: 41px;  padding-top: 6px; font-family: "Roboto Condensed", sans-serif; }
#botmenu li  {display: inline-block; font-size: 18px; font-family: "Roboto Condensed", sans-serif;  text-transform: uppercase; position: relative; padding: 0 2px;}
#botmenu li a {text-decoration: none; display: block; line-height: 35px; padding: 0 17px 6px 17px; -webkit-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
#botmenu ul>li.parent:hover>a {position: relative;}
#botmenu ul>li.parent:hover>a:before {position: absolute;left: 0; bottom:0; width: 100%; height: 10px; content: "";  }
footer .logo {
	display: none;
}

footer .social {float: left; margin-left: 50px;}
footer .social a {display:inline-block; width: 32px; height: 32px; background-position: 0 0; background-repeat: no-repeat; margin-right: 3px;}

footer .counters {position: absolute; left: 50%; margin-left: -150px; width: 300px; text-align: center;}

footer .creator {float: right; width: 130px; font-size: 14px; margin-right: 50px; line-height: 15px; padding-top: 3px;}
footer .creator a.creator_logo {float: left;margin: -3px 6px 0 0; display: block; width: 46px; height: 36px; }
footer .creator a {text-decoration: none;}
footer .creator a:hover {text-decoration: underline;}


.popupWrapper {position: fixed; left: 0; top:0; width: 100%; height: 100%;  z-index: 999; display: none; }
.popupWrapper .popup { width: 264px; margin: 0 auto; padding: 55px 37px 33px 37px; -webkit-border-radius:12px;-o-border-radius:12px; border-radius:12px; -moz-box-shadow: 2px 2px 7px RGBA(0,0,0,0.29); -webkit-box-shadow: 2px 2px 7px RGBA(0,0,0,0.29); box-shadow: 2px 2px 7px RGBA(0,0,0,0.29); position: relative;}
.popupWrapper .popup .text {font-family:Arial, sans-serif ; font-size: 16px; margin-bottom: 10px; padding: 15px 23px; width: 216px; line-height: 21px; height: 21px; -webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px; font-size: 14px;}
textarea{-webkit-border-radius:5px;-o-border-radius:5px; border-radius:5px; padding: 12px 23px;}
.popupWrapper .popup textarea {font-size: 16px; margin-bottom: 10px; width: 216px; line-height: 21px; height: 66px;font-family:Arial, sans-serif; font-size: 14px;}
.popupWrapper .button {margin: 0 auto; display: block; padding: 0 50px; float: none; margin-top: 12px;}

.popupWrapper .close {position: absolute; width: 27px; height: 27px;  right: 9px; top:9px; cursor: pointer; -webkit-border-radius:12px;-o-border-radius:12px; border-radius:12px; }

div.privacy{
	margin-top:20px;
}
	

div.privacy label.privacyText{
	display:inline;
	font-size:12px;
}
 
input#submit2[disabled], input#submit3[disabled] {
    opacity: .6;
    cursor: not-allowed;
}
div.pricebuy input.qty{
	width: 35px;
	height: 35px;
	font-size:20px;
	text-align:center;
	position:relative;
	top:-12px;
}
div.pricebuy input.qty2{
	width: 35px;
	height: 35px;
	font-size:20px;
	text-align:center;
	position:relative;
}

ul#completeList{
	max-height: 220px;
	min-width: 450px;
	position:absolute;
	overflow:auto;
	z-index:10000;
}
ul#completeList li{
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	padding-left:5px;
	min-height: 58px;
}
#completeList span{
	font-weight:bold;
}
#completeList li img{
	display:inline-block;
	float:left;
	max-height:50px;
	max-width:px;
}
#completeList li.hoverMe img{
	padding: 0 10px 0 0;
}

ul#completeListMobile{
	max-height: 220px;
	position:absolute;
	overflow:auto;
	z-index:10000;
}
ul#completeListMobile li{
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	padding-left:5px;
	min-height: 58px;
}
#completeListMobile span{
	font-weight:bold;
}
#completeListMobile li img {
	display:inline-block;
	float:left;
	max-height:50px;
}
#completeListMobile li.hoverMe img{
	padding: 0 10px 0 0;
}

.discount-box {
	font-family: 'Roboto Condensed'; margin-top: 15px;
}
.discount-box__title {
	font-size: 18px;
}
.discount-box__level {
	text-align: center; font-size: 70px; line-height: 1; margin-top: 5px;
}
.discount-box__level span {
	font-size: 100px;
}
.discount-box__info {
	text-align: center; margin-top: 5px;
}

.discount-box__info-total {
	font-size: 18px;
}
.progress-bar {
	display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 20px;
	font-size: 24px;
}
.progress-bar .range {
	height: 8px; width: 100%; border-radius: 3px;
	margin-bottom: 6px; overflow: hidden;
}
.progress-bar .range .fill {
	height: 8px;
}


.product-detail {
	display: flex; font-family: 'Roboto';
}
.product-detail__left {
	position: relative; text-align: center; padding-top: 45px; min-width: 270px; max-width: 270px;
}
.product-detail__right {
	flex-basis: 100%; padding: 10px 0 0 40px; line-height: 1.2;
}
.product-detail__photo img {
	max-width: 100%;
}
.product-detail__left .item {
	margin-bottom: 20px;
}
.product-detail .favorite {
	display: block; width: 22px; height: 21px; position: absolute;
	top: 0; right: 10px;
}
.product-detail__price .old-price {
	font-size: 16px;
}
.product-detail__price .new-price {
	font-size: 46px; margin-top: 7px;
}
.text-success {
	font-size: 18px; color: #03aed8; margin-top: 10px;
}
.product-detail__total {
	display: flex; -ms-align-items: center;
	align-items: center; margin-top: 40px; font-size: 14px;
}
.product-detail__total .data {
	text-align: center; width: 24px; height: 24px; line-height: 22px; 
	margin-left: 5px; box-sizing: border-box; font-size: 14px;
}
.product-detail .button {
	margin: 24px 5px 0 0; width: 94px; min-width: 94px; padding: 0; height: 35px; line-height: 35px;
	font-size: 14px; text-align: center; font-weight: 700;
}
.button-frame {
	width: 130px; height: 35px; line-height: 35px; text-align: center; 
	font-size: 14px; text-align: center; font-weight: 700;  display: inline-block;
	box-sizing: border-box; text-decoration: none; border-radius: 5px;
}


.product-desc {
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.product-desc H3 {
	font-weight: 400; margin-top: 25px;
}
.product-desc ul {
	margin: 20px 0 0 10px;
}
.product-desc p {
	margin-top: 20px;
}



.add-favorites {
	display: block; width: 22px; height: 21px; position: absolute;
	top: 14px; right: 14px;
}

div.item span.codePlace{
	display: block; position: absolute;
	top: 14px; left: 14px; font-size:12px;
}


.product-content {
	line-height: 1.2; text-align: center; font-family: 'Roboto'; margin-top: 10px;
	width: 100%; box-sizing: border-box;
}
.product-content .product-detail__price {
	min-height: 100px;
}
.product-content .old-price {
	font-size: 12px; margin-top: 0; min-height: 19px;
}
.product-content .new-price {
	font-size: 30px;
}
.product-content .text-success {
	font-size: 14px; margin-top: 5px;
}
.product-content .product-detail__total {
	justify-content: center; margin-top: 0;
}
.buttons-row {
	display: flex; justify-content: space-between; padding: 13px 16px 0;
}
.buttons-row > * {
	margin: 0;
}
.buttons-row .button {
	width: 40%; padding: 0; height: 35px; line-height: 35px;
	font-size: 14px; text-align: center; font-weight: 700;
}
.buttons-row .button-frame {
	width: 55%;
}
.product-title {
	height: 120px; margin-bottom: 8px; font-size: 18px; font-weight: 700; padding: 0 10px; overflow: hidden;
}
div.footerCookie{
	z-index:950;
	padding:10px;
	font-size:12px; 
	position:fixed;
	bottom:0px;
}
div.footerCookie p,div.footerCookie input{
	display: inline;
}
div.footerCookie input{
	margin:5px;
	padding:3px;
}
form#fcart div.promoCodeForm{
	text-align:right;
	margin: 10px 0 0 0;
}
div#promocodePopup fieldset input.text{
margin: 0 auto;
display: block;
}
div.popup div.promocodeError{
	text-align:center;
	margin-bottom: 10px;
}
div.item div.product-deliveryInfo{
	font-size:12px;
	line-height: 14px;
	overflow: hidden;
	height:30px;
	padding: 0 10px;
	margin:0 auto;
}
section#sidemenu.part5 div.leftmenu span.groupIcon {
    display: inline-block;
    width: 50px;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

#sidemenu.part5 div.leftmenu ul li a {
    padding: 10px 0 12px 0;
    width: calc(100% - 60px);
    display: inline-block;
    vertical-align: top;
}
#sidemenu.part5 div.leftmenu ul li ul li a {
    background: none;
}