
.o-body
{
    padding: 30px 0;
}

.o-body .adres
{
    margin-left: 40px;
}

.udgr {
    background: #FFF;
}

ul.tabs li {
    background: #FFF;
    border: none;
}

ul.tabs li a {
    color: #000;
}

.ovzyvy-up-seo
{
    padding: 20px 40px;
    font: normal 12px 'Roboto', Tahoma, Arial;
}

.opinion-good
{
    display: table;
}

.opinion-good-l
{
    display: table-cell;
    vertical-align: top;
}

.opinion-good-r
{
    display: table-cell;
    vertical-align: top;
}

.opinions-mid
{
    display: table;
}

.opinions-mid .tabs
{
    width: 250px;
    display: table-cell;
    vertical-align: top;
}
        
.opinions-mid  .opinion-goods-container
{
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

div.pagination
{
    background: #eef2fc;
    text-align: center;
    padding: 10px 20px;
}

div.pagination > a,
div.pagination > span
{
    font-family: 'Roboto', Tahoma, Arial;
    text-decoration: none;
    font-size: 14px;
    
    color: #5782df;
    font-weight: 500;
}

div.pagination > a:not(:last-child):after,
div.pagination > span:not(:last-child):after
{
    content: '|';
    color: #5782df;
    margin-left: 5px;
}

div.pagination > a.active
{
    color: #FF6600;
    text-decoration: none;
}

.opinion-goods-container.loading
{
    opacity: 0.5;
}

div.left-v-tabs
{
    display: table-cell;
    background: #F2F2F2;
    font: normal 16px Roboto,Arial;
    padding: 30px 0 0 30px;
}

.left-v-tabs ul 
{
    margin: 0;
    padding: 0;
    width: 190px;
}

.left-v-tabs ul li
{
    display: block;
    list-style: none;
    padding: 0px 0px 15px 0px;
}

.left-v-tabs ul li > a
{
    color: #5782DF;
    text-decoration: none;
}

.left-v-tabs ul li > a:hover
{
    color: #FF6600;
}


.o-tabs .head {
    height: 50px;
    padding: 0 0 0 30px;
    border: 1px solid #F0F0F0;
    justify-content: flex-start;
}

.o-tabs .head span {
    display: inline-block;
    text-transform: uppercase;
    font: 500 13px 'Roboto', Arial;
    line-height: 50px;
    color: #003D93;
    cursor: pointer;
    padding: 0 6px;
    margin: 0 25px 0 0;
}

.o-tabs .tabs-content {
    padding: 20px;
    font-size: 14px;
    position: relative;
}

.o-tabs .tabs-content > div {
    display: none;
    padding: 0 0;
}

.o-tabs .tabs-content div.active {
    display: block;
}

.o-tabs .head span.active {
    color: #000;
    height: 48px;
    border-bottom: 2px solid #000;
}

.o-tabs .head span > a,
.o-tabs .head span > a:visited
{
    text-decoration: none;
    color: #003D93;
}

.o-tabs .head span:hover > a {
    color: #FF811B;
}

.o-tabs .head span.active > a
{
    color: #000;
}

.o-vp-content
{
    display: table-cell;
}

.opinion-goods-container-body
{
    padding: 20px 20px 20px 40px;
}

.o-vp-content-body
{
    border-bottom: 1px solid #F0F0F0;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.o-vp-content-body-l
{
    display: table-cell;
}

.o-vp-content-l > img
{
    max-width: 100%;
}

.o-vp-content-r
{
    vertical-align: top;
    display: table-cell;
    width: 580px;
    padding-bottom: 10px;
}

.o-vp-rating-dist
{
    width: 256px;
}

.o-vp-rating-dist-row > div
{
    background: red;
    height: 16px;
}

.o-vp-content-r-desc
{
    padding: 15px 15px 10px 0;
    font-size: 13px;
}

.o-body h1,
.o-vp-content-header h1
{
    padding: 0;
    color: #000;
    margin: 20px 0 10px 40px;
    font: normal 30px 'Roboto', Arial;
    text-align: left;
    max-width: 850px;
}

.o-vp-content-dn
{
    display: flex;
    margin: 30px 50px;
}

.o-vp-content-dn-replies
{
    margin: 30px 45px;
}

.o-vp-content-dn > div
{
    margin-right: 16px;
}

.o-vp-content-dn > div button.btn, .o-vp-content-dn .vp-buybtn
{
    margin: 0;
    width: 260px;
    text-decoration: none;
}

.o-vp-content-l
{
    margin: 30px 45px;
}

.reply 
{
    margin: 25px 0;
    background: #F7F7F7;
}

.reply:first-child
{
    margin-top: 15px;
}

.rating-label {
    color: #333;
    font: 500 20px 'Roboto', Tahoma, Arial;
}

.buyer-reply-count 
{
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.good-list-replies-btn
{
    background: url('/i5/question-btn-block.svg')
        no-repeat 20px 50% #5782df;
    
    white-space: nowrap;
    border: none; color: #FFF;
    font: 400 15px 'Roboto', Tahoma, Arial;
    padding: 0 20px 0 60px;
    right: 40px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}

.good-list-reply-more
{
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    color: #000;
}

.good-list-reply-more span
{
    color: #5782df;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px dotted #5782df;
}

.good-list-item-replies .good-name .good-url
{
    color: #000;
}

.good-list-item-replies .good-item-replies
{
    margin-bottom: 10px;
    display: block;
}

.o-rating-dist
{
    margin: 0 0 0 40px;
}


.good-list-reply .reply-body iframe
{
    width: 100% !important;
    max-width: 100% !important;
}

.seo_footer
{
    padding: 0 30px;
    margin: 0 0 10px 0;
    font-family: 'Roboto', Arial;
}

.good-list-good-view-btn
{
    background-color: #fc6f2c;
    background-image: url(/i/loupe_w.svg);
    background-repeat: no-repeat;
    background-position: 16px 1px;
    background-size: 42px;
    white-space: nowrap;
    border: none; color: #FFF;
    font: 400 15px 'Roboto', Tahoma, Arial;
    padding: 0 20px 0 60px;
    right: 40px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}

.o-vp-content-r .good-list-good-view-btn
{
    max-width: 142px;
}

.good-list-good-view-btn:hover 
{
    background-color: #5782df;
}