#HiZC7IC {
transition: all 0.3s ease-out;
height: auto;
}
#HiZC7IC.collapsed {
overflow: hidden;
height: 0;
}
#status_HiZC7IC {
transition: all 0.3s ease-out;
height: auto;
}
#status_HiZC7IC.collapsed {
overflow: hidden;
height: 0;
}
.tool-container {
max-width: 500px;
}