
span.updprof-error {
    display: none;
}
.ticket-comment-down {
    display: none;
}

.hiddenReply {
    display: none;
}
/*.ticket-comment-new .ticket-comment-header{
	background: #fff;
}*/
form#comment-form {
    position: relative;
    z-index: 9;
}
#undefined-sticky-wrapper {
    display: none;
}
.list-group.usersList {
    height: 400px;
    overflow-y: scroll;
}
.messages-col2 .panel-body {
    height: 400px;
    overflow-y: scroll;
}
.clear {
    clear: both;
}
.changeCount {
    background: green !important;
}
.search input[name="search_user"] {
    width: 100%;
    padding: 5px 10px;
}
.ticket-comment-new .ticket-comment-header{
	background-color: #fff !important;
}

.comments__form .time {
    display: none!important;
}



