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