.ui_tpicker_timezone {display: none !important}

.eqComment {
    overflow: hidden;
    line-height: 1.3em;
    height: 1.9em;
    width: 100%;
    max-width: 1000px;
}

.eqComment.opened {
    /* line-height: 1em; */
    height: auto;
}

.moreButton {
    display: block;
    margin-top: 5px;
}
