<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/**
 * VBulleting Integration
 *
 * @category:    Aitoc
 * @package:     Aitoc_Aitvbulletin
 * @version      1.4.19
 * @license:     n/a
 * @copyright:   Copyright (c) 2015 AITOC, Inc. (http://www.aitoc.com)
 */
.aitvbulletin-integr { margin-top:-25px; }
.col2-set .aitvbulletin-form .buttons-set { margin-top: 1em; }
.aitvbulletin-auth-image { position: absolute !important; top: -10px !important; left: -10px !important; width: 1px !important; height: 1px !important; }
.aitvbulletin-auth-image img { width: 1px !important; height: 1px !important; border: 0 !important; }

/****************************/

ol#product-posts-list { margin-top: 15px; }
ol#product-posts-list li.post { margin: 3px 0 7px 0; border: 1px solid #E5DCC3; }
/****************************/

.lpost-info { background-color: #E5DCC3; }
    .lpost-info td { padding: 2px 5px; }
    td.lpost-info-posted { text-align: left; font-size: 90%; }
    td.lpost-info-extlink { text-align: left; font-weight: bold; }
    
td.lpost-info-text { width: 100px; background-color: #F2ECDA; }
    .lpost-info-username { padding: 5px 5px 0px 5px; font-weight: bold; font-size: 120%; }
    .lpost-info-avatar { padding: 5px 5px 5px 5px; }
    .lpost-info-avatar img { border: 0; }
    .lpost-info-usertitle { padding: 0px 5px 0px 5px; font-size: 90%; }
    .lpost-info-joined { padding: 0px 5px 0px 5px; font-size: 90%; }
    .lpost-info-posts { padding: 0px 5px 0px 5px; font-size: 90%; }

/****************************/

.post-info { padding: 5px; background-color: #E5DCC3; }
    .post-info-text { float: left; height: 30px; line-height: 30px; }
    .post-info-avatar { float: right; height: 30px; }
    .post-info-avatar img { height: 30px; }
    .post-info-clear { clear: both; float: none !important; height: 1px !important; font-size: 1px !important; border: none; margin: 0 !important; padding: 0 !important; background: transparent !important; }

/*** customer posts ***/
.post div.product-image { float: right; margin: 3px; }
    .post div.product-image img { height: 50px; }
.cpost-info { padding: 5px; background-color: #E5DCC3; }
/****************************/

.post-text { padding: 5px; }
    fieldset.post-text-quote { margin: 5px 5px 20px 20px; padding: 5px; border: 1px solid #E5DCC3; }
        fieldset.post-text-quote legend { display: inline; padding-left: 5px; font-weight: bold; color: #666666; }
            .post-text-quote-text { color: #666666; }
.post-text img.inlineimg { vertical-align: middle; }

fieldset.post-attachments { padding: 5px; border: 1px solid #E5DCC3; font-size: 90%; }
    fieldset.post-attachments legend { display: inline; padding-left: 5px; }
    fieldset.post-attachments li { font-size: 90%; }

.user-signature { margin-top: 3px; padding: 5px 0; border-top: 1px dotted #E5DCC3; font-size: 90%; }

.post-quote { text-align: right; }

textarea#reply_field { width: 450px; }</pre></body></html>