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