@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&family=Roboto:wght@300;400&display=swap');
input[type=radio] {margin-left: .25rem;}
#opinion-system-plugin
{
    width: 515px;
    max-width: 100%;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
    margin: 0 auto 30px;
}
#opinion-system-plugin img {vertical-align: inherit;}
#opinion-system-plugin .company-rating
{
    padding: 0 10px;
    min-height: 232px;
    background-color: #102D69;
}
#opinion-system-plugin .company-rating .stars-container
{
    background-color: #102d69;
    width: 377px;
    padding-top: 60px;
    margin: 0 auto;
    text-align: center;
    z-index: 0;
    position: relative;
    max-width: 100%;
}
#opinion-system-plugin .company-rating .stars-container .os-logo
{
    display: inline-block;
    width: 40px;
    margin-right: 4px;
    margin-bottom: -1px;
}
#opinion-system-plugin .company-rating .stars-container .stars
{
    height: 41px;
    width: 232px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 5px 2px 5px;
    display: inline-block;
    padding: 2px 6px;
    vertical-align: text-bottom;
    max-width: 90%;
	box-sizing: content-box;
}
#opinion-system-plugin .company-rating .stars-container .stars .jauge
{
    background-color: #ffcd34;
    height: inherit;
    z-index: -1;
    position: relative;
    margin: 0 2px;
    
}
#opinion-system-plugin .company-rating .stars-container .numbers, .stars-container .small_number, .stars-container .comma
{
    display: inline-block;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 1.0901em;
}
#opinion-system-plugin .company-rating .stars-container .numbers {font-size: 60px;}
#opinion-system-plugin .company-rating .stars-container .numbers .small_number .comma 
{
    font-family: sans-serif;
    font-weight: 600;
    font-size: 22px;
}
#opinion-system-plugin .company-rating .stars-container .numbers .small_number {font-size: 28px;}
#opinion-system-plugin .company-rating .text
{
    font-family: 'Roboto', sans-serif;
    color: #ECF3FB;
    font-size: 14px;
    line-height: 18px;
    width: 365px;
    text-align: center;
    margin: 1em auto 0 auto;
    font-weight: 300;
    max-width: 100%;
    padding-bottom: 38px;
}
#opinion-system-plugin .rating-box-container
{
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    background-color: #fff;
}
#opinion-system-plugin .rating-box-cell
{
    width: 25%;
    text-align: center;
    height: 90px;
}
#opinion-system-plugin .rating-box-cell .rating-box
{
    border-right: #d9d9d9 1px solid;
    height: 100%;
}
#opinion-system-plugin .rating-box-cell.last .rating-box
{
    border-right: none;
}
#opinion-system-plugin .rating-box-cell .rating-box img
{
    width: 36px;
    margin-top: -18px;
}
#opinion-system-plugin .rating-box-cell .rating-box .rating-label
{
    font-family: 'Roboto', sans-serif;
    color: #2A303A;
    font-size: 27px;
    line-height: 45px;
}
#opinion-system-plugin .rating-box-cell .rating-box a {text-decoration: none;}

#opinion-system-plugin-comments {
    max-width: 1170px;
    padding: 0 15px;
}
#opinion-system-plugin-comments .comment {
    background-color: #f6faff;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
    margin-bottom: 30px;
    padding: 20px;
}
#opinion-system-plugin-comments .comment>div {display: inline-block;}
#opinion-system-plugin-comments .comment .comment-profile {
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
}
#opinion-system-plugin-comments .comment .comment-profile .comment-date {font-weight: normal;}
#opinion-system-plugin-comments .comment .comment-profile .stars-container {
    z-index: 0;
    position: relative;
    padding: 5px 0;
}
#opinion-system-plugin-comments .comment .comment-profile .stars {
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 104px;
    margin: auto;
    max-width: 100%;
    padding: 1px;
}
#opinion-system-plugin-comments .comment .comment-profile .stars .jauge {
    background-color: #ffcd34;
    height: -webkit-fill-available;
    z-index: -1;
    position: relative;
    height: 88%;
    margin-top: 1px;
}
#opinion-system-plugin-comments .comment .comment-profile .numbers {display: inline-block;}
#opinion-system-plugin-comments .comment .comment-content {
    position: relative;
}
#opinion-system-plugin-comments .comment .comment-content .comment-title {font-weight: 600;}
#opinion-system-plugin-comments .comment .comment-content .opinion-smiley, #opinion-system-plugin-comments .comment .comment-content .comment-description {display: inline-block;}
#opinion-system-plugin-comments .comment .comment-content .opinion-smiley {
    padding-right: 10px;
    vertical-align: middle;
    box-sizing: border-box;
    height: 27px;
}
#opinion-system-plugin-comments .comment .comment-content .opinion-smiley img {
    width: 27px;
    max-width: 100%;
}
#opinion-system-plugin-comments .comment .comment-content .comment-description {
    max-width: 90%;
    vertical-align: middle;
}
#opinion-system-plugin-comments .comment .comment-content .comment-description p {margin-block: 1em;}
@media (min-width: 992px) {
    #opinion-system-plugin-comments .comment .comment-profile {width: 16.66667%;}
    #opinion-system-plugin-comments .comment .comment-content {width: 83.33333%;}
    #opinion-system-plugin-comments .comment .comment-content:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 75%;
        left: -1.6%;
        top: 5px;
        background-color: #ccc;
    }
}
@media (max-width: 991.9px) {
    #opinion-system-plugin-comments .comment {display: grid;}
}
@media (max-width: 490px) {
    #opinion-system-plugin-comments .comment .comment-content .opinion-smiley {padding-top: 5px;}
    #opinion-system-plugin-comments .comment .comment-content .comment-description {max-width: inherit;}
}
