﻿@page {
    margin: .5cm
}

body {
    color: #000;
    font: 9pt/1.5 'Times New Roman',Georgia,Times,serif
}

p {
    margin: 0 0 1.5em
}

dl, ol, ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.5em;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0
}

dt {
    font-weight: 700
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 .3em;
    padding: 0
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.9em
}

h3 {
    font-size: 1.8em
}

h4 {
    font-size: 1.7em
}

h5 {
    font-size: 1.6em
}

h6 {
    font-size: 1.5em
}

a {
    color: #000;
    text-decoration: none
}

form {
    margin: 0;
    padding: 0
}

fieldset {
    margin: 3px 0 18px;
    padding: 8px 8px 16px;
    border: none
}

    fieldset > :last-child {
        margin-bottom: 0
    }

table {
    font-size: 1em;
    margin: 0 0 1.5em;
    page-break-inside: avoid
}

td {
    vertical-align: top
}

a img, img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border: 0
}

hr {
    color: #000;
    height: 1px;
    margin: 3px 1px 18px;
    border: 0;
    border-bottom: solid 1px #000;
    background: 0 0
}

.BOX {
    display: none
}

.Breadcrumbs, .Logo, .Param-image, .Param-select, .Param-table, .Price, .Product-data, .Product-image, .Product-tabs, .Products, .Products-brief, .Text {
    display: block
}

.Logo {
    font-size: 1.8em;
    font-weight: 700;
    display: block;
    margin: 0 0 .5em;
    padding: .2em .8em;
    border: 1px solid #000;
    border-radius: 5px
}

    .Logo p {
        margin: 0
    }

    .Logo img {
        display: none
    }

.Products .products-list, .Products-brief .products-list {
    list-style: none;
    margin: 0 0 .5em;
    padding: 0;
    overflow: hidden
}

    .Products .products-list > li, .Products-brief .products-list > li {
        float: left;
        margin: 0 15px 15px 0;
        padding: 15px;
        width: 180px;
        border: 1px solid #000;
        page-break-inside: avoid
    }

        .Products .products-list > li:nth-child(3n+1), .Products-brief .products-list > li:nth-child(3n+1) {
            clear: left
        }

        .Products .products-list > li > ul, .Products-brief .products-list > li > ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

            .Products .products-list > li > ul > li, .Products-brief .products-list > li > ul > li {
                display: block;
                height: auto !important
            }

                .Products .products-list > li > ul > li.image-row, .Products-brief .products-list > li > ul > li.image-row {
                    height: 100px !important
                }

                    .Products .products-list > li > ul > li.image-row img, .Products-brief .products-list > li > ul > li.image-row img {
                        display: block;
                        margin: 0 auto
                    }

.Products .icon-zoom, .route-product-detail .Products, .route-product-detail .ui-tabs-nav {
    display: none
}

.Product-image img {
    max-width: 300px;
    max-height: 300px;
    margin: 0 0 1.5em
}

.Param-select .select2-container {
    display: none !important
}

.Param-image img {
    max-width: 48px;
    max-height: 48px
}

.route-product-detail .Price {
    font-weight: 700;
    margin: 0 0 1.5em
}

.ui-helper-hidden-accessible {
    display: none
}
