﻿.cookiesWarning {
    font-size: small;
}
.cookiesWarning_text {
    background-color: #f2f2f2;
    padding: 15px;
}
.cookiesWarning_knowmore {
    background-color: #f2f2f2;
    padding: 15px;
}
.cookiesWarning_knowmore a {
    color: black;
}
.cookiesWarning_iaccept {
    background-color: #f2f2f2;
    padding: 15px;
}
.cookiesWarning_iaccept a {
    color: black;
}
.menu_languageIcon {
    margin-right: 5px;
}
.menu_downloadsIcon {
    margin-left: 30px;
}
.cookiesWarning_icon {
    margin-right: 5px;
}
.padding0 {
    padding: 0px;
}
.paddingR0IMP {
    padding-right: 0px !important;
}
.backgroundWhiteIMP {
    background-color: white !important;
}
.menuRightPadding {
    padding-right: 40px;
}
.blackIMP {
    color: black !important;
}
.footer {
    font-size: small;
}
.footer_text {
    padding: 15px;
}
.footer_iconOrText {
    margin-right: 5px;
}
.home_carouselTitleBlack {
    color: black;
    font-size: xx-large;
    font-weight: bold;
}
.product_carouselBack {
    right: 0%;
    bottom: 0%;
    left: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.product_carouselBack_pgsafedoor {
    background-color: rgba(39, 112, 183, 0.75);
}
.product_carouselBack_palcoder {
    background-color: rgba(0, 105, 217, 0.75);
}
.product_carouselBack_pgservice {
    background-color: rgba(72, 112, 105, 0.75);
}
.product_carouselBack_pgal {
    background-color: rgba(198, 142, 93, 0.75);
}
.product_carouselBack_pgrapid {
    background-color: rgba(149, 200, 17, 0.75);
}
.product_carouselBack_serialization {
    background-color: rgba(37, 59, 71, 0.75);
}
.home_carouselBack {
    background-color: rgba(127, 127, 127, 0.75);
}
.home_carouselDescriptionBlack {
    color: black;
}
.home_carouselTitleWhite {
    color: white;
    font-size: xx-large;
    font-weight: bold;
}
.home_carouselDescriptionWhite {
    color: white;
}
.hand {
    cursor: pointer;
}
.content_bounds {
    padding-top: 0px;
    padding-bottom: 0px;
}
.content_bounds_large {
    padding-top: 100px;
    padding-bottom: 100px;
}
.company_presentation_text_delimiter {
    margin-top: 100px;
    margin-bottom: 50px;
}
.company_presentation_text {
    font-size: large;
    text-align: justify;
    font-style: italic;
}
.company_presentation_sectionsSpacing_1 {
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.company_presentation_sectionsSpacing_2 {
    padding-top: 75px;
}
.fullWidth {
    width: 100%;
}
.product_title {
    color: black;
    font-size: xx-large;
    font-weight: bold;
}
.product_description {
    color: black;
    font-size: x-large;
}
.product_spacingToPreviousSection {
    padding-top: 25px;
}
.product_feature_title {
    font-size: xx-large;
    padding-top: 15px;
}
.product_feature_text {
    font-size: large;
    padding-top: 15px;
}
/*.smartHomeShow {
    font-size: x-large;
    padding-top: 15px;
}*/
.product_pgal_feature_title {
    font-size: xx-large;
}
.product_pgal_feature_text {
    font-size: large;
}
.product_pgal_feature_rightMargin {
    padding-right: 25px;
}
.product_pgal_feature_leftMargin {
    padding-left: 25px;
}
.product_pgal_blueZone {
    background-color: #094ab2;
    color: white;
    padding-top: 50px;
    margin-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.product_serialization_feature_title {
    font-size: xx-large;
}

.product_serialization_feature_text {
    font-size: large;
}

.product_serialization_feature_rightMargin {
    padding-right: 25px;
}

.product_serialization_feature_leftMargin {
    padding-left: 25px;
}

.product_serialization_blueZone {
    background-color: #094ab2;
    color: white;
    padding-top: 50px;
    margin-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.leftAlign {
    text-align: left;
}
.rightAlign {
    text-align: right;
}
.gotoTop_link {
    cursor: pointer;
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}
.borderlessTable {
    border: 0px;
}
.verticalAlign {
    vertical-align: top;
}
.marginTop50 {
    margin-top: 50px;
}
.marginBottom1Rem {
    margin-bottom: 1rem;
}
.paddingLeft10 {
    padding-left: 10px;
}
.paddingLeft6Right4 {
    padding-left: 6px;
    padding-right: 4px;
}
.paddingTop10 {
    padding-top: 10px;
}
.contacts_sectionsSpacing_1 {
    padding-top: 37px;
}
.contacts_horizontalSeparator {
    border-bottom: 1px solid gainsboro;
}
.contacts_sectionsSpacing_2 {
    padding-top: 18px;
}
.contacts_sectionsSpacing_3 {
    width: 125px;
}
.contacts_sectionsSpacing_4 {
    width: 75px;
}
.contacts_sectionsSpacing_5 {
    width: 200px;
}
.contacts_sectionsSpacing_6 {
    padding-top: 37px;
    width: 100%;
}
.contacts_sectionsSpacing_7 {
    width: 100%;
}
.contacts_askInfo_send {
    width: 100%;
}
.contacts_askInfo_message {
    height: 150px;
}
.contacts_errorClass {
    border-bottom: 3px dotted red;
}
.contacts_callback_send {
    width: 100%;
}
.licensing_description {
    font-size: small;
    margin-bottom: 0px;
}
.licensing_icon {
    padding-right: 20px;
}
.licensing_section {
    padding: 25px;
}
.licensing_section_2 {
    padding: 25px;
    padding-top: 0px;
}
.licensing_section_title {
    width: 200px;
}
.licensing_section_titleBig {
    width: 400px;
}
.licensing_editor_spacing {
    padding-top: 2px;
}
.licensing_editor_spacing_break {
    padding-top: 18px;
}
.licensing_section_button {
    padding-top: 18px;
}
.licensing_errorClass {
    border-bottom: 3px dotted red;
}
.licensing_errorIconClass {
    background-color: red;
    border: 1px solid red;
    color: white;
}
.contacts_errorIconClass {
    background-color: red;
    border: 1px solid red;
    color: white;
}
.paddingRight10 {
    padding-right: 10px;
}
.licensing_result_icon {
    padding-right: 20px;
}
.licensing_result_item_title {
    width: 200px;
    vertical-align: top;
}
.licensing_result_item_value {
    width: 200px;
    font-weight: bold;
    vertical-align: top;
}
.licensing_result_item_value_copiable {
    white-space: nowrap;
}
.nowrap {
    white-space: nowrap;
}
.licensing_errorClass_bottom {
    padding-top: 18px;
    padding-bottom: 0px;
}
.licensing_errorClass_bottom_2 {
    margin-bottom: 0px;
}
.bold {
    font-weight: bold;
}
.large {
    font-size: large;
}
.grayed {
    background-color: rgb(233,236,239);
}
.marginRight25 {
    margin-right: 25px;
}
.marginBottom0 {
    margin-bottom: 0px;
}
.carousel-item {
    height: 80vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.licensing_success {
    border-color: black;
    border-width: 3px;
    border-style: dotted;
    background-color: white;
    color: black;
}
.fullHeight {
    height: 100%;
}
.contacts_disclaimer_sectionsSpacing_1 {
    padding-top: 37px;
    width: 100%;
}
.contacts_disclaimer_sectionsSpacing_2 {
    width: 100%;
}
.contacts_disclaimer_text {
    font-size: small;
}
.licensing_disclaimer_sectionsSpacing_1 {
    padding-top: 37px;
    width: 100%;
}
.licensing_disclaimer_sectionsSpacing_2 {
    width: 100%;
}
.licensing_disclaimer_text {
    font-size: small;
}
.privacypolicy_link a {
    color: black;
}
.privacypolicy_text_delimiter_1 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.privacypolicy_text_delimiter_2 {
}
.privacypolicy_term {
    margin-bottom: 30px;
}
.privacypolicy_title {
    font-size: x-large;
}
.privacypolicy_text {
    font-size: medium;
}
.privacypolicy_title_big {
    font-size: xx-large;
}
@media (max-width: 768px) {
    .d-md-block {
        display: block !important;
    }
    .product_askinfoButton {
        padding: .4rem 1rem;
        font-size: 2rem;
        line-height: 2;
        border-radius: 0rem
    }
}
@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
    .product_askinfoButton {
        padding: .5rem 2rem;
        font-size: 2rem;
        line-height: 2;
        border-radius: 0rem
    }
}
.carousel-caption {
    position: relative;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    color: #fff;
    text-align: center;
    height:150px;
}
@media (max-width: 968px) and (-webkit-device-pixel-ratio : 3) {
    .d-md-block {
        display: block !important;
    }
    .product_askinfoButton {
        padding: .4rem 1rem;
        font-size: 1.5rem;
        line-height: 2;
        border-radius: 0rem
    }
}
.carousel-item
{
    min-height: unset;
}
.logo {
    width: 100%;
}
.autoHeight {
    height: auto;
}
.undoHeight{
    height: unset;
}
a.downloadLink {
    color: black;
    text-decoration: underline;
}
a.downloadLink:visited {
    color: black;
    text-decoration: underline;
}
a.downloadLink:active {
    color: black;
    text-decoration: underline;
}
a.downloadLink:hover {
    color: black;
    text-decoration: underline;
}
.marginSmall {
    margin: 5px;
}