.hee-block {
    background: #f0f4f5 !important;
    margin: 0 0 0 12px;
}

.hee-blockheader {
    background: #f0f4f5;
    padding: 0px 0px;
    margin: 0 0 0 0;
    color: #212b32 !important;
    padding-top:24px;
    margin-bottom:24px;
}
.hee-blockheader .t {
    color: #212b32 !important;
    font-family: "Frutiger W01", Arial, sans-serif !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0px;
}
.block-menu{
background: #f0f4f5;
border-top: 2px solid #005eb8;
}
.hee-blockcontent {
    background: #f0f4f5;
    padding: 0px;
    margin: 0 auto;
    color: #005eb8;
    font-size: 16px;
    font-family: "Frutiger W01", Arial, sans-serif !important;
    line-height: 175%;
}

.hee-block ul>li:before {
    content: none;
    margin-right: 0px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -13px;
}
.hee-block ul>li {
    padding-left: 0px !important;
}
ul.menu li {
    margin: 0 !important;
}
.leaf{
border-top: 1px solid #aeb7bd;
}
.collapsed{
border-top: 1px solid #aeb7bd;
}
.expanded{
border-top: 1px solid #aeb7bd;
}
.hee-blockcontent ul li li {
    border-left: 2px solid #005eb8;
    padding: 0 0px 0 12px !important;
    margin: 8px 0 0 8px !important;
    border-top: 0;
}

.hee-blockcontent ul li:first-child {
    border-top: 0px solid #aeb7bd;
    padding-top: 0px !important;
}
ul.menu li {
    margin: 2px 0 2px 0 !important;
    padding: 2px 0 2px 0;
}

ul.no-bullet li:before {
    content: none !important;
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}
.no-bullet ul {
    margin: 10px 0 0 10px !important;
}