.node_heading{
    padding: 5px 0px;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    background: #00c8bf;
    color: #fff;
    margin-top: 0px;
}
.node_child {
    padding: 5px 0px;
    text-align: center;
    font-size: 13px;
    line-height: normal;
    margin: 0px;
    margin-bottom: 5px;
    position: relative;
}
.node-sec{
    height: 100%;
}
.node-sec-border{
    border-right: 1px solid #ccc;
}
.more-option-icon {
    position: absolute;
    right: 5px;
    top: 5px;
}