.replies-sorting{
    padding: 4px 8px 12px 8px;
    float: right;
    line-height: 40px;
}
.replies-sorting .dashicons, .replies-sorting .dashicons-before:before{
    font-size: 24px;
    cursor: pointer;
    padding: 7px 0px 0 0;
    height: 40px;
   
}

.replies-sorting .dashicons.presstigers-tiket-sorting.active{
    font-size: 24px;
    font-weight: bold;
}
#wpas-collapse-replies-bottom{
    display: none;
}

.backtoreplyform {
    float: left;
    width: 30%;
    line-height: 40px;
    text-decoration: underline;
    cursor: pointer;
}
span a#replies-backtotop{
    padding: 0 5px;
    text-decoration: underline;
    cursor: pointer;
}