﻿    .download-logo {
        width: auto;
        max-height: 30px;
        float: left;
    }

    .product-logo {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }

    .product-logo span {
        clear: left;
        float: left;
    }

    .site-body .content-wrapper {
        background-color: transparent;
    }

    .widget {
        background: #fff;
    }

    .filter-title {
        font-size: 14px;
        margin-bottom: 0;
    }

    .filter-listing {
        padding-left: 0;
    }

    .filter-listing li:nth-child(n+2) {
        margin-left: 10px;
    }

    .filter-content {
        border-bottom: 1px solid rgb(216, 213, 213);
        margin-bottom: 15px;
    }

    .filter-search-results-title-header {
        color: #333;
        font-size: 14px;
        font-weight: 600;
    }

    .logo-tagline {
        font-size: 13px;
    }

    .award-logos {
        max-width: 50%;
        height: auto;
    }

    .width-100 {
        width: 100%;
    }

    .release-date {
        display: inline-block;
        width: 100%;
        text-align: right;
        margin-bottom: 30px;
        font-size: 13px;
    }

    .button-spacing {
        margin-bottom: 15px;
    }

    .award-tagline {
        padding-top: 5px;
        margin-bottom:0px;
    }

    .widget.widget-download {
        margin-bottom: 50px;
    }

    .left-container
    {
        margin-bottom:0px;
    }