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