﻿.bgr-color {
    background: #2c81d6;
    -pie-background: #2c81d6;
}

.color-line {
    background: #2c81d6;
    -pie-background: #2c81d6;
}

.bgr-gray {
    background: #E0E0E0;
    -pie-background: #2c81d6;
}

.monochrome-line {
    background: #E0E0E0;
    -pie-background: #2c81d6;
    height: 3px !important;
}

.button-download {
    background: url('../../i/og-lp/buttons_sprite.png') -8px -61px no-repeat;
    text-indent: -10000px;
    display: block;
    width: 282px;
    height: 49px;
}

    .button-download.de {
        background: url('../../i/og-lp/buttons_sprite_de.png') -8px -61px no-repeat;
    }

    .button-download.fr {
        background: url('../../i/og-lp/buttons_sprite_fr.png') -8px -61px no-repeat;
    }

    .button-download.es {
        background: url('../../i/og-lp/buttons_sprite_es.png') -8px -62px no-repeat;
    }

.button-purchase {
    background: url('../../i/og-lp/buttons_sprite.png') -301px -61px no-repeat;
    text-indent: -10000px;
    display: block;
    width: 282px;
    height: 49px;
}

    .button-purchase.de {
        background: url('../../i/og-lp/buttons_sprite_de.png') -301px -61px no-repeat;
    }

    .button-purchase.fr {
        background: url('../../i/og-lp/buttons_sprite_fr.png') -301px -61px no-repeat;
    }

    .button-purchase.es {
        background: url('../../i/og-lp/buttons_sprite_es.png') -301px -62px no-repeat;
    }

.button-download:hover {
    background-position: -8px -5px;
}

.button-purchase:hover {
    background-position: -301px -5px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #2c81d6
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #2c81d6;
    border-radius: 10px
}
