﻿.component-user-rating-body {
    background-color: white;
    width: 350px;
    padding: 15px;
    position: absolute;
    right: 0;
    height: 93%;
    font-size: initial;
    border: 1px solid #ddd;
    display: block;
    position: fixed;
    top:60px;
    z-index:999;
}
