span.image-title0.acc-title4 {
    line-height: 1.5em !important;
    padding: 4%;
    display: block;}

.left_menu {margin-bottom: 20px;}


#je_accord260 ul li a > span {/*margin:4% 0;*/}
#je_accord271 ul li a > span {margin:4% 0;}
#je_accord344 ul li a > span {margin:4% 0;}
#je_accord346 ul li a > span {margin:4% 0;}
#je_accord345 ul li a > span {margin:4% 0;}
#je_accord347 ul li a > span {margin:4% 0;}
#je_accord476 ul li a > span {/*margin:4% 0;*/}
#je_accord495 ul li a > span {margin:0% 12%;}
    
  #je_accord260.je_acc ul ul li a {
    border: none !important;
    background: transparent !important;
    color: #333 !important;
}

#je_accord270.je_acc ul ul li a {
    border: none !important;
    background: transparent !important;
    color: #333 !important;
}
#je_accord271.je_acc ul ul li a {
    border: none !important;
    background: transparent !important;
    color: #333 !important;
}

#je_accord272.je_acc ul ul li a {
    border: none !important;
    background: transparent !important;
    color: #333 !important;
}
#je_accord476.je_acc > ul > li > a {
    background: none !important;}

#je_accord476.je_acc ul ul li a {
    border: none !important;}

li.item-490.has-sub.parent > a > span {padding: 4%;display: block;line-height: 1.5em !important;} //левое меню из 2-х строк
.item-468.has-sub.parent > a > span {padding: 4%;display: block;line-height: 1.5em !important;} //левое меню из 2-х строк

.je_acc,
.je_acc ul,
.je_acc ul li, 
.je_acc ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  /*line-height: 1.6;*/
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.je_acc { width: 100%; }
.je_acc li { margin:0!important;}
.je_acc ul ul {display: none; margin:0; padding:0 0 10px 0;text-align: left;}
.je_acc img { margin:1px 5px 0 5px; vertical-align:middle;float: right;width: 75px;}
.align-right { float: right;}
.je_acc > ul > li > a { padding:5px 0; cursor: pointer; z-index: 2; font-size: 18px; text-decoration: none;font-weight: 500;color: #333;height: 89px;}
.holder { width: 0; height: 0; position: absolute; top: 10%; right: 0;}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  /*content: "";*/
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after { top: 12px;}
.holder::before { top: 13px; border-top: 2px solid; border-left: 2px solid; border-top-color: inherit; border-left-color: inherit;}
.je_acc ul ul li a { 
		cursor: pointer;  
		padding: 10px 20px; 
		z-index: 1; 
		text-decoration: none; 
		font-size: 92%;
		border-bottom: none !important;
		color: #333 !important;
}
.je_acc ul ul ul li a { padding-left: 30px;}
.je_acc > ul > li > ul > li:last-child > a,
.je_acc > ul > li > ul > li.last > a { border-bottom: 0;}
.je_acc > ul > li > ul > li.open:last-child > a,
.je_acc > ul > li > ul > li.last.open > a {}
.je_acc > ul > li > ul > li.open:last-child > ul > li:last-child > a { border-bottom: 0;}
.je_acc ul ul li.has-sub > a::after { display: block; position: absolute; content: "";  width: 5px;  height: 5px;  right: 20px;  z-index: 10;  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}