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