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