div.productLandingPage-prodSummary div#middleTopImages {
    padding: 0 0 0 130px;
}

div.productOverviewInsert {
    height: 100%;
    width: 100%;
}

div.selectedProductPage-header {
    height: 48px;
    border: solid 1px #e6e6e6;
    background-color: #f7f7f7;
    padding: 16px;
    font-size: 12px;
    color: #333333;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

div.selectedProductPage-body {
    height: calc(100% - 48px);
    width: 100%;
    display: none;
    overflow: auto;
}

    div.selectedProductPage-body.active {
        display: flex;
        flex-direction: column;
    }

div.productBreadcrumbs {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #626469;
}

    div.productBreadcrumbs.hide {
        display: none;
    }

    div .productBreadcrumbs.active {
        color: #E47F00;
        font-weight: bold;
    }

    div.productBreadcrumbs.nocontent::Before {
        content: "";
    }

    div.productBreadcrumbs::before {
        font-family: se-icon;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #626469;
        content: "\F15B";
        padding: 10px;
    }

    div#productBreadcrumbs-allProducts.productBreadcrumbs::before {
        content: "";
        padding-left: 0;
    }

        div .productBreadcrumbs.active::before {
    }

div .productLandingPage-prodSummary {
    width: 100%;
    height: 500px;
    max-width: 1200px;
    margin: 0 auto;
}

div .productLandingPage-prodSummary #details-back{
    padding-left: 130px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    color: #42B4E6;
}

div .productLandingPage-prodSummary #details-back se-icon{
    font-size: 18px;
    margin-top: auto;
    margin-bottom: auto;
}

div.productLandingPage-frequentProds {
    width: 100%;
    height: 120px;
}

div.productLandingPage-prodOverview {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 80px 0 0 0;
}

    div.productLandingPage-prodOverview div.prodOverview-tabControl {
        background: #FFFFFF;
        display: flex;
        margin: 0 auto;
        padding: 0 130px;
    }

    div.productLandingPage-prodOverview div.prodOverview-displaySection {
        padding: 0px 130px;
        height: 100%;
        margin: auto;
        background-color: #fafafa;
    }

        div.productLandingPage-prodOverview div.prodOverview-displaySection div.productOverview-sections.active {
            display: block;
            width: 100%;
            padding-bottom: 40px;
            margin: auto;
            max-width: 940px;
        }

            div .productLandingPage-prodOverview div.prodOverview-displaySection div.productOverview-sections.active.productOverview-frequent {
                height: auto;
            }

        div .productLandingPage-prodOverview div.prodOverview-displaySection.digestFast,
        div.productLandingPage-prodOverview div.prodOverview-displaySection.selectProduct {
            padding: 0 10px;
            display: flex;
            max-width: 100%;
        }

        div.productLandingPage-prodOverview div.prodOverview-displaySection.frequent {
            padding: 0 10px;
            display: flex;
        }

div #tabularDataSection.productOverview-sections {
    height: 100%;
    position: relative;
}

    div#tabularDataSection.productOverview-sections #leftPane-tabularData,
    div.productOverview-sections div#middleAmazon div.amazonFiltersLoad {
        height: 100%;
        width: 350px;
        float: left;
        border: solid 1px lightgray;
        box-sizing: border-box;
        border-left: none;
        border-bottom: none;
    }

    div#tabularDataSection.productOverview-sections #rightPane-tabularData,
    div.productOverview-sections div#middleAmazon div.amazonItemsLoad {
        border: none;
        height: 100%;
        width: calc(100% - 350px);
        float: left;
    }

div.productOverview-sections div#middleAmazon div.amazonItemsLoad {
    display: block;
}

div.amazonItemsLoad div.emptyFiltersMessage{
    font-weight: bold;
    font-size: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

div .productLandingPage-prodSummary div#middleTopImages {
    position: relative;
}

div.connected-carousels .forge-viewer-image {
    display: none !important;
}

div.productLandingPage-prodSummary div.connected-carousels {
    height: calc(100% - 10px);
    width: 350px;
    float: left;
    position: initial;
    box-sizing: border-box;
}

    div.productLandingPage-prodSummary div.connected-carousels div.stage {
        width: 100%;
        height: calc(100% - 90px);
        box-sizing: border-box;
        border: solid 1px #eaeaea;
        margin: 0 auto 20px auto;
    }

        div.productLandingPage-prodSummary div.connected-carousels div.stage div.carousel-stage {
            width: 100%;
        }

            div.productLandingPage-prodSummary div.connected-carousels div.stage div.carousel-stage li.picContainer {
                margin: 0;
                box-sizing: border-box;
            }

            div.productLandingPage-prodSummary div.connected-carousels div.stage div.carousel-stage ul li.picContainer img.productImage {
                height: 80%;
                top: 50%;
                left: 50%;
                margin-right: -50%;
                -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                max-height: 100%;
                max-width: 100%;
            }

div.productLandingPage-prodSummary-desc {
    width: calc(100% - 500px);
    float: left;
    height: 100%;
}


div.productLandingPage-frequentProds {
    height: 140px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 0 130px;
    margin: 20px 0;
}

div.productLandingPage-frequentProds-label {
    height: 20px;
    font-size: 14px;
    font-weight: bold;
}

div.productLandingPage-prodSummary-desc {
    width: calc(100% - 500px);
    max-width: 700px;
    float: left;
    height: calc(100% - 25px);
    font-size: 16px;
    padding: 0 40px;
    box-sizing: border-box;
}

div.productLandingPage-prodSummary-desc-prodName {
    font-size: 37px
}

div#carousel2Navigation.navigation.single div.carousel.carousel-navigation {
    width: 90px;
}

div#carousel2Navigation.navigation.double div.carousel.carousel-navigation {
    width: 180px;
}

div#carousel2Navigation.navigation.triple div.carousel.carousel-navigation {
    width: 270px;
}

div#carousel2Navigation a {
    height: 100%;
    display: flex;
    align-items: center;
}

div#carousel2Navigation.navigation.single a {
    display: none;
}

div#carousel2Navigation a.prev-navigation {
    left: -45px;
}

div#carousel2Navigation a.next-navigation {
    right: -45px;
}

div#carousel2Navigation a::after {
    font-family: se-icon;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #626469;
}

div#carousel2Navigation a.prev-navigation::after {
    content: "\F15A";
}

div#carousel2Navigation a.next-navigation::after {
    content: "\F15B";
}

div#carousel2Navigation div.carousel ul {
    height: 100%;
}

div#carousel2Navigation a img.arrowsTransparent {
    display: none;
}


div#carousel2Navigation div.carousel ul li.picContainer2 {
    height: 80px;
    width: 80px;
    position: relative;
    border: 1px solid #ededed;
    margin: 0px 5px;
    box-sizing: border-box;
    border-radius: 2px;
}

    div#carousel2Navigation div.carousel ul li.picContainer2.active {
        border: solid 1px #0f0f0f;
        margin: 0 5px;
    }

div#catalogIndex {
    overflow: hidden;
    width: 350px;
    float: left;
}

div#catalogContent {
    right: 0 !important;
    padding: 0 !important;
    width: calc(100% - 350px);
    float: left;
}

div.productLandingPage-prodOverview div#tabularDataSection div#productTable_scroll {
    height: auto !important;
}

div.productLandingPage-prodSummary-desc-top {
    height: calc(100% - 70px);
    overflow: auto;
}

div.productLandingPage-prodSummary-desc-config {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 48px;
}

    div.productLandingPage-prodSummary-desc-config a.productLandingPage-configButton {
        background: #3DCD58;
        padding: 10px 22px 10px 0;
        border-radius: 2px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

        div.productLandingPage-prodSummary-desc-config a.productLandingPage-configButton::before {
            font-family: se-icon;
            font-size: 24px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #ffffff;
            content: "\F3BC";
            margin: 0 16px;
        }

a.footerArrowRefs {
    display: none !important;
}

div.productOverview-documents-title {
    font-size: 30px;
    padding: 40px 0 16px 0;
    display: flex;
}

div.productOverview-documents-title #showFavoriteDocumentsDiv{
    font-size: 18px;
    display: flex;
    margin-left: auto;
}

div.productOverview-documents-title #showFavoriteDocumentsDiv p{
    margin-right: 15px;
}

div.productOverview-frequent-header {
    font-size: 30px;
    padding: 40px 56px;
    display: block;
}

div#productOverview-vCatalog-header {
    font-size: 30px;
    padding: 40px 0px;
}

div.tabularData-selector-buttons-container.active {
    display: block;
    position: absolute;
    right: 8px;
    top: 80px;
    margin-top: 0;
}

ul#productOverview-frequent-ul {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 0 50px;
    box-sizing: border-box;
    margin: 0;
}
