﻿.mpoints-expanded-container {
    min-width: 250px;
}

.mpoint-tree {
    /*width: 350px;*/
}

.mpoint-node-image{
}
.mpoint-node-oneliner-image{
    margin-top:-3px;
}

.property-section {
    margin-left: 8px;
    padding-left: 5px;
    border-left: solid 1px var(--metrum-light-light-grey);
    font-size: smaller;
}
.mpoint-map {
    width: 100%;
    height: 100%;
    display: block;
}
