.thumbs-icon {
    border-bottom: 1px solid #CCC;
    padding: 2px 0 0 25px;
    cursor: pointer;
}
.thumbs-icon-2 {
    border-bottom: 1px solid #CCC;
    padding: 2px 0 0 0;
    cursor: pointer;
}
.container{
    overflow-y: scroll !important;
    height: 100% !important;
    -webkit-overflow-scrolling: touch;
}
#container_body{
    margin-bottom: 30px !important;
}
.icon {
    height: 24px;
    width: 24px;
    text-align: center;
    background-image:url(../img/not-thumb.svg);
}
.like-icon {
    height: 24px;
    width: 24px;
    text-align: center;
    background-image:url(../img/has-thumbed.svg);
}
.thumbs-up {
    display: flex;
}
.thumb-num {
    font-size: 12px;
    text-align: center;
}
.topicref {
    width: 100%;
    padding-top: 13px !important;
}
.container_desktop .menu_ul_2>li>.topicref {
    padding-right: 20% !important;
}
.thumbs-up .topicref {
    padding-left: 16px !important;
    display: flex;
    align-items: center;
}
.desktop_left_menu_ul {
    overflow-x: hidden;
}
.hikwh_publication_title,.wh_footer {
    display: none;
}
#content_area {
    height: 100% !important;
}
