.tool-icon {
    width: 2em;
    height: 2em;
    cursor: pointer;
}

.tool-hidden {
    display: none;
}

#tool-bar {
    text-align: left;
}

