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