Button Size Options:

 

 

 

 

Button Color Options:

      

 

 

 

Product Description:

<div class="">
        <div class="product-description"> 
            <!-- PRODUCT DESCRIPTION -->
        </div>
        <!-- CONSUMABLES AND ACCESSORIES LIST -->
        <div class="margintop20"> 
            <a class="btn btn-success btn-block" data-toggle="collapse" href="#accessorieslist" aria-expanded="false" aria-controls="accessorieslist" style="text-align:left;font-size: 18px;">
                <i class="fa fa-chevron-down pull-right"> </i>Click for Consumables & Accessories List 
            </a>
            <div class="collapse margintop10" id="accessorieslist"> 
                <small>
                <table class="table table-hover table-bordered table-striped table-condensed">
                    <tbody>
                        <tr style="background-color:#a80f3d; color:#ffffff;">
                            <th scope="col" width="110px">HEADER TITLE - Column 1</th>
                            <th scope="col" width="110px">HEADER TITLE - Column 2</th>
                        </tr>
                        <tr>
                            <td>ROW 1 - Column 1</td>
                            <td>ROW 1 - Column 2</td>
                        </tr>
                        <tr>
                            <td>ROW 2 - Column 1</td>
                            <td>ROW 2 - Column 2</td>
                        </tr>
                    </tbody>
                </table>
                </small>
            </div>
        </div>
        <!-- VIDEO 1 -->
        <div class="margintop20 embed-responsive embed-responsive-16by9" data-ratio=\"0.5625\">
             <video width="585" height="330" controls poster="/utilities/file_library/img/video_poster_ERACHECK_Image.jpg" class="embed-responsive-item">
                <source src="/utilities/file_library/img/videos/ERACHECK_Image.mp4" type="video/mp4">
                <source src="/utilities/file_library/img/videos/ERACHECK_Image.ogv" type="video/ogg">
                <object type="application/x-shockwave-flash" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" width="585" height="330">
                <param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
                <param name="allowFullScreen" value="true" />
                <param name="wmode" value="transparent" />
                <param name="flashVars" value="config={'playlist':['/utilities/file_library/img/video_poster_ERACHECK_Image.jpg',{'url':'/utilities/file_library/img/videos/ERACHECK_Image.mp4','autoPlay':false}]}" />
                </object>
            </video>
        </div>
        <!-- VIDEO 2 -->
        <div class="margintop20 embed-responsive embed-responsive-16by9" data-ratio=\"0.5625\">
            <video width="585" height="330" controls poster="/utilities/file_library/img/video_poster_ERACHECK_Image.jpg" class="embed-responsive-item">
                <source src="/utilities/file_library/img/videos/ERACHECK_Image.mp4" type="video/mp4">
                <source src="/utilities/file_library/img/videos/ERACHECK_Image.ogv" type="video/ogg">
                <object type="application/x-shockwave-flash" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" width="585" height="330">
                <param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
                <param name="allowFullScreen" value="true" />
                <param name="wmode" value="transparent" />
                <param name="flashVars" value="config={'playlist':['/utilities/file_library/img/video_poster_ERACHECK_Image.jpg',{'url':'/utilities/file_library/img/videos/ERACHECK_Image.mp4','autoPlay':false}]}" />
                </object>
            </video>
        </div>
</div>