/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08.02.2019, 14:00:52
    Author     : studio2
*/


.ProductMetalink2_outer {
    text-align: right;
    line-height: 1.5em;
    margin-bottom:1em;
}

.ProductMetalink2_outer a{
    color:#00acc8;
}

.ProductMetalink2_show_all_button {
    margin-top: .5em;
    font-weight: bold;
    color: #00acc8;
    cursor: pointer;
    text-decoration: underline;
}


.ProductMetalink2_one_brochure a i{
    width: 17px;
    height: 20px;
    display: inline-block;
    background-image: url(/front/sprite/links/links.png);
    vertical-align: middle;
    margin-right: 9px;
    background-position: 0px 0px;
}

.ProductMetalink2_close_all_button {
    margin-top: .75em;
    color: #00acc8;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}


.ProductMetalink2_one_brochure a i {
    display: none;
}

.ProductMetalink2_seminar_link_one {
    margin-top: .5em;
}