﻿fmap#wrapper .headerfirstrow {
    background-color: #ffffff;
    padding: 0px;
    margin-bottom: 0px;
}

#wrapper .headersecondrow {
    background-color: #ffffff;
    padding: 0px;
    margin-bottom: 0px;
}

#wrapper .headerfirstrow .RadMenu {
    margin: 0px 0;
    float: none;
    /*background-color: #ffffff;*/
    float: right;
}

#wrapper .logo {
    margin: 00px 0;
    width: 100%;
    display: inline-block;
}

    #wrapper .logo img {
        max-width: 100%;
    }

.rmItem {
    background-color: #ffffff !important;
}

.RadMenu a.rmLink {
    padding-left: 20px;
    text-align: justify;
    font-size: 14px;
}

.topmenuleft {
    background-color: #ffffff;
}

#wrapper .jumbotron {
    /*padding: 1.875em;
    padding-top: 1em;*/
    background-color: #e9eaea;
}

    #wrapper .jumbotron .RadButton {
        float: right;
        margin-top: .667em;
        font-size: .5em;
    }

#wrapper .footer {
    width: 100%;
    padding: 30px 15px;
    line-height: 30px;
}

/*Default*/

.front-bgr {
    background: url(/images/design/large-front.jpg) no-repeat;
    padding-top: 0px;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
}




.default-headline {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px;
    color: white
}

.product-bar {
    background: url(/images/design/bottom-product-bar.png);
    display: block;
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
}


.product-images {
    width: auto;
    max-width: 100%;
    height: 116px;
    object-fit: contain;
}

.icon-images {
    width: 20%;
    margin-bottom: 20px;
}

.product-title-holder {
    width: 100%;
    height: 30px;
    text-align: center;
    margin-bottom: 8px;
    padding-top: 10px;
}


.productoverview-title-holder {
    width: 100%;
    height: 25px;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
}

.productoverview-content-holder {
    width: 100%;
    height: 110px;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
}
.product-box {
    background: #fff;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0px !important;
}

    .product-box.selected {
        border: 4px solid rgba(11, 68, 100, 0.1);
    }

    .product-box.faded {
        opacity: 0.4;
        filter: grayscale(100%);
        color: #888; 
    }

        .product-box.faded * {
            color: #888 !important; 
        }


.product-images-content {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 0px;
}

.product-images {
    width: auto;
    max-width: 100%;
    height: 116px;
    object-fit: contain;
}


h4.title {
    height: 24px;
    letter-spacing: 0px;
}

a.whitelink {
    color: white
}

a.blacklink {
    color: black
}

.product-link-holder {
    color: #d4731c !important;
    text-align: center;
    margin: 5px 0;
    display: block;
    margin-bottom: 25px;
    font-size: 14px;
}

.productoverview-link-holder {
    color: #d4731c !important;
    text-align: left;
    margin: 5px 0;
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
}


a.orange {
    color: #d4731c
}

.alignright {
    float: right;
    margin: 5px 100px 20px 20px;
}

.container-padding {
    padding: 40px 20px 40px 20px;
}

.ref-bgr {
    background: url(/images/design/speciality.jpg) no-repeat;
    padding-top: 0px;
    height: 260px;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
}

.ref-bgr-2 {
    background: url(/images/design/speciality.jpg) no-repeat;
    height: 240px;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
    border-top: 5px solid rgba(0,0,0,0.2);
    border-bottom: 5px solid rgba(0,0,0,0.2);
}

.ref-headline {
    /*width: 600px;*/
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    color: white;
}



.ref-btn {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #d4731c
}

a.ref-btn {
    background: #fff;
    border: 0;
    border-radius: 30px;
    padding: 12px 25px;
    color: #c86d1d;
    font-size: 16px;
}

.map-bgr {
    background: url(/images/design/map-contact.png) no-repeat;
    padding-top: 0px;
    height: 380px;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}


.map-icon {
    background: url(/images/icon/map-icon.png) no-repeat top left;
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
}

.breadcrumbcontainer {
    padding-top: 15px;
    padding-bottom: 20px;
}

.breadcrumblink {
    color: gray;
    font-size: 13px;
}

.in-stock {
    color: #33a600;
    margin:0px;
    padding-left: 0;
    padding-right: 0;
}


.RadTabStrip {
    margin-left: 0px;
}

    .RadTabStrip .rtsLevel1 {
        border: none;
    }

    .RadTabStrip .tab {
        background-color: #fbfbfb;
        width: 100px;
        height: 45px;
        line-height: 35px;
        text-align: center;
        vertical-align: middle;
        font-size: 20px;
        font-weight: 300;
        color: black;
        margin-right: 3px;
    }

        .RadTabStrip .tab.overviewTab {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

        .RadTabStrip .tab.priceTab {
            /*background-color: #6991a3;
                    border-top-right-radius: 5px;*/
        }

        .RadTabStrip .tab.selectedTab {
            background-color: #0f6698;
            color: white;
        }

        .RadTabStrip .tab.hoveredTab {
            /*background-color: #81a3b2;*/
        }

            .RadTabStrip .tab.hoveredTab.selectedTab {
                /*background-color: #f77462;*/
            }

        .RadTabStrip .tab .rtsLink {
            border: none;
            padding: 0px 0 0 0;
            font-size: 20px;
        }

        .RadTabStrip .tab .rtsTxt {
            font-family: 'Segoe UI';
            font-size: 20px;
            padding-bottom: 0px;
            border: none;
        }

            .RadTabStrip .tab .rtsTxt:before {
                display: block;
                height: 22px;
                width: 22px;
                border-radius: 15px;
                background-color: #FFF;
                color: #f77462;
                font-family: TelerikWebUI;
                font-size: 20px;
                text-align: center;
                margin: 0 auto 1px auto;
                padding: 4px;
            }


        .RadTabStrip .tab.priceTab .rtsTxt:before {
            content: "$";
            font-family: Arial;
            font-size: 20px;
            font-weight: 700;
            padding-top: 4px;
            height: 28px;
            width: 28px;
            padding: 1px;
        }



html .rtsTop .rtsLevel1 {
    border-bottom: 0;
}

.quantity {
    padding-bottom: 15px;
    padding-top: 10px
}

.price {
    padding-bottom: 5px;
    color: #083c59;
    font-weight: bold
}

.price10 {
    padding-bottom: 5px;
    color: #808080;
    font-size: 10px !important
}

.download-file-wrapper {
    padding: 20px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.download-file-wrapper:hover {
    cursor: pointer;
    background-color: #f1f1f1;
}

.download-file-icon {
    display: block;
}

    .download-file-icon i {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .download-file-icon .fa-file-pdf {
        color: #a50000;
    }

    .download-file-icon .fa-cube {
        color: #0b4464;
    }

/*
.top-scroll-hyperlink {
    display: block;
    color: #c86d1d !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    transition: 0.2s;
}


    .top-scroll-hyperlink:first-child {
        border-bottom: 1px dashed #e6e6e6;
    }

    .top-scroll-hyperlink:hover {
        padding-left: 15px;
        cursor: pointer;
    }

    .top-scroll-hyperlink::before {
        content: '» ';
    }
*/

.top-scroll-hyperlink {
    display: block;
    color: #c86d1d !important;
    transition: 0.2s;
}

.top-scroll-hyperlink:hover {
    cursor: pointer;
    padding-left: 5px;
}

.calculator-tool-main-case-container {
    margin: 80px;
}

    .calculator-tool-main-case-container img {
        outline: 10px solid rgba(0,0,0,.02);
        width: 100%;
    }

    .calculator-tool-main-case-container h1 {
        font-size: 16px;
        text-align: center;
        margin-bottom: 20px;
    }

.calculator-step {
    font-weight: 300;
    text-align: center;
    font-size: 26px;
}

.filters-container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
}

.filter-item {
    flex: 0 1 calc(20% - 16px); /* max 5 per rad (100/5) minus gap */
    min-width: 180px;
    box-sizing: border-box;
}
    .filter-item .e-control-wrapper {
        width: 100% !important;
    }


.switch-item {
    display: flex;
    align-items: center; /* Justerar text och switch horisontellt */
}

    .switch-item > * {
        margin-left: 10px; /* Lägger till mellanrum mellan text och switch */
    }

@media print {
    .hide-input-on-print {
        display: none !important;
    }
}


@media only screen and (max-width: 576px) {
    .in-stock {
        padding-left: 0px;
    }
}



/* Slut Default*/
