<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  position: relative;
  min-height: 100%;
}
body {
    background-color: #0b78da;
    /*margin-bottom: 120px;*/
}

h3, .h3 {
    color:#0b78da;
    font-weight: 600;
}

.card-popular-product &gt; .card-body &gt; .card-title {
    font-size: .85rem;
}

.card-popular-product &gt; .card-body &gt; .card-subtitle {
    font-size: 1.2rem;
    color: #981e21
}
.card-img-top {
    height: 100%;
}

/* NEW PRODUCTS HEIGHT FIX */
#pageScript_lnkNewFeature {
    height: 100%;
}

/*#pageScript_imgNewFeature {
    height: auto;
}*/

/* CATALOG HEIGHT FIX */
#pageScript_upCatalog .card-body {
    height: 100%;
}

hr {
    border-top: solid 2px #9cc9f2;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}

.nav-link,
.nav-link:hover,
.nav-link:visited {
    color: #fff
}

.nav.footer-nav .nav-item .nav-link {
    padding: 0 .65rem;
}

.nav.footer-nav .nav-item:last-child .nav-link {
    padding-right: 0;
}

/* TABLES */
.table-bordered, .table-bordered th, .table-bordered td {
    border-color: #1b1b1b;
}

.table-striped tbody tr:nth-of-type(odd) {
    /*background-color: #c3def6;*/
}

.table-grid-header &gt; tbody &gt; tr:first-child {
    background-color: #0b78da;
    color: #fff;
}

/* CARDS */
.card {
    border-radius: .5rem;
}

.card-body {
    padding: .65rem;
}

.card.search-products {

}

    .card.search-products &gt; .card-header {
        color: #5c1e06;
        font-size: 1.1rem;
        font-weight: 800;
    }

    .card.search-products &gt; .card-body a,
    .card.search-products &gt; .card-body a:visited {
        font-size: .85rem;
        color: #fff
    }

.card.search-autoreg {
}

    .card.search-autoreg &gt; .card-header {
        color: #1b1b1b;
        font-size: 1.1rem;
        font-weight: 800;
    }

    .card.search-autoreg &gt; .card-body a,
    .card.search-autoreg &gt; .card-body a:visited {
        font-size: .85rem;
        color: #1b1b1b;
    }

.card.right-sidebar {
    border-color: #0505ac;
}

    .card.right-sidebar &gt; .card-header,
    .card.right-sidebar &gt; a &gt; .card-header {
        /*background-color: transparent;*/
        background-color: whitesmoke;
        border: none;
        padding: .5rem;
        color: #0505ac;
        font-size: .85rem;
        font-weight: bold;
        text-align: center;
        border-radius: .5rem .5rem 0 0;
    }

    .card.right-sidebar &gt; .card-body {
        padding: .5rem;
        text-align: center;
    }

        .card.right-sidebar &gt; .card-body &gt; .card-title {
            color: #981e21;
            font-size: 1.2rem;
            font-weight: bold;
        }

            .card.right-sidebar &gt; .card-body &gt; .card-title a,
            .card.right-sidebar &gt; .card-body &gt; .card-title a:visited {
                color: #981e21;
            }

        .card.right-sidebar &gt; .card-body &gt; .card-text,
        .card.right-sidebar &gt; .card-body &gt; .card-text a,
        .card.right-sidebar &gt; .card-body &gt; .card-text a:visited {
            color: #0505ac;
            font-size: .75rem;
            font-weight: 500;
        }

    .card.right-sidebar &gt; .card-footer {
        color: #fff;
        background-color: #4aa1ef;
        padding: .25rem;
        font-size: .75rem;
        text-align: center;
        border-top-color: #0505ac;
        border-radius: 0 0 .5rem .5rem;
    }

        .card.right-sidebar &gt; .card-footer a,
        .card.right-sidebar &gt; .card-footer a :hover {
            color: #fff;
        }

    .card.valkommen {
        background-color: whitesmoke;
        border: solid 1px #0505ac;
        /*border-color: #0505ac;*/
        /*padding: 0px 0px;
	        margin: 5px 0 0 0; 
	        border-radius: 10px;	
	        box-shadow: 0px 2px 5px #919191;*/
    }

    .card.article {
        background-color: #c3def6;
        border: solid 1px #1b1b1b;
    }

    /*THIS OVERRIDES INGVAR'S INLINE STYLES, PLEASE FIX*/
    div.valkommen &gt; div.card-body &gt; div {
        padding: 0 !important;
        width: auto !important;
    }
    /*THIS OVERRIDES INGVAR'S INLINE STYLES, PLEASE FIX*/

.lblNewProductTitle {
    padding: 5px;
    color: #981e21;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.lblCampaignTitle {
    padding: 5px;
    color: #0505ac;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.pnlRtSide {
    /*border: 2px solid #4aa1ef;*/
    border: 2px solid #0505ac;
    border-radius: 10px;
}

.pnlRtSideBody {
    background: #4aa1ef;
    color: #d3a735;
    padding: 5px;
    border-top: 2px solid #0505ac;
    border-radius: 0px 0px 8px 8px;
    text-align: center;
}



/*.container {
    min-width: 1250px;
}*/


#autoregSidebar {
    padding: 10px;
    color: #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a, input[type="button"] {
    cursor: pointer;
}
    a:hover, a:focus { color: #5f5f5f; }

input[type="image"], input[type="image"]:focus {
    outline: none;
    border: 0px;
    padding: 0;
}
.btnHome {
    /*background: url(images/global/imgHome.png) no-repeat;*/
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    /*padding: 0 0 0 32px;*/
    color: #a7c5ed;
    /*color: #fff;*/
    font-size: 20px; 
    font-weight: bold;
}

.fa-mobile-alt {
    color: #a7c5ed;
}

.lblLSidebarTitle {
    /*color: #eeb793;*/
    color: #5c1e06;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px 10px 0;
}
.lblLSidebarAutoRegTitle {
    color: #1b1b1b; 
    font-size: 18px; 
    font-weight: bold; 
    margin: 10px 0px 5px 0;
}

.lnkFeatures, .lnkFeatures:hover, .lnkNewFeatures:hover {
    text-decoration: none;
    background: #0505ac;
    border-radius: 10px;
    padding: 2px 10px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.lnkShopping, .lnkShopping:hover {
    text-decoration: none;
    background: #0505ac;
    border-radius: 10px;
    padding: 2px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    height: 50px;
}
.lnkShoppingDef, .lnkShoppingDef:hover {
    text-decoration: none;
    background: #0505ac;
    border-radius: 10px;
    padding: 2px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    height: 50px;
}
.lnkRightSidebarImg {
    max-width: 135px;
    position: relative;
    z-index: 1;
    margin: .5rem auto;
}
.lnkRightSidebarPris2{
    font-weight: bold;
    color: #fff;
    background: #981e21;
    padding: 2px 15px;
    border-radius: 5px;
    margin: -20px 10px 0 0;
    float: right;
    Font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    position:relative;
    z-index: 5;
}
.lblStock {
    font-weight: bold;
}
/*.input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn, .btn-lg {
    font-size: 14px;
}*/
.header-search, input[type="button"].header-search {
    /*height: 54px;*/
    border-radius: 10px;
    border-color: #1b1b1b;
}
/*header .form-control {
    font-weight: 800;
}
.form-control-lg {
    font-size: 1rem;
}*/
.form-control-xl {
    height: 60px;
}
.form-group {
    margin-bottom: 5px;
}
.input-group-lg &gt; .form-control {
    /*height: 47px;*/
    padding: 10px 16px;
    color: #333;
}
.input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn {
    height: 47px;
}
.btn {
    text-align: left;
}

.btn-default {
    color: #fff;
    background-color: #dd7027;
    /*background: -moz-linear-gradient(top, #dd7027 0%, #c7400d 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%, #dd7027),color-stop(100%,#c7400d));
    background: -webkit-linear-gradient(top, #dd7027 0%, #c7400d 100%);
    background: -o-linear-gradient(top, #dd7027 0%, #c7400d 100%);
    background: -ms-linear-gradient(top, #dd7027 0%, #c7400d 100%);
    background: linear-gradient(to bottom,#dd7027 0%, #c7400d 100%);
    background-color: #c7400d;
    background-color: #c7400d\9;*/
    border-color: #1b1b1b;
}

.input-group-addon {
    border-color: #1b1b1b;
}

.autoreg {
    background: url(images/global/imgPlateBack.png) 5px -2px no-repeat #0a249e;
}

.autoregSweden {
    background: url(images/global/imgAutoRgSweden.png) 5px 2px no-repeat #003399;
    border: none;
}

.autoregFinland {
    background: url(images/global/imgAutoRegFinland.png) 5px 2px no-repeat #003399;
    border: none;
}

.autoregNorway {
    background: url(images/global/imgAutoRegNorway.png) 5px 2px no-repeat #003399;
    border: none;
}

.autoregDenmark {
    background: url(images/global/imgAutoRegDenmark.png) 5px 2px no-repeat #003399;
    border: none;
}

.rowHeader-search {
    margin-top: 30px;
}

#btnLogin { 
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.autoregLg, input[type="text"].autoregLg {
    font-size: 40px;
    font-weight: bold;
    height: 60px;
    width: 170px;
    padding: 0 6px;
}
span.autoregLg {
    background-position: 6px 5px;
    width: 0;
}

.form-control-autoreg {
    height: 60px !important;
    font-size: 2rem !important;
    text-transform: uppercase;
    font-weight: 800;
}

/* PAGINATION FIX */
#pageScript_articleGridView_lblRows {
    width: auto !important;
    padding-left: .5rem;
    padding-right: .5rem;
}

#pageScript_articleGridView tbody tr:first-child td:first-child a,
#pageScript_articleGridView tbody tr:last-child td:first-child a {
    width: auto !important;
}

/* SEAN STYLES - to be integrated */

.btn-header-logo-mbl {
    top: .7rem;
    position: relative;
}

.btn-shopping-cart-mbl {
    border-radius: 0;
    color: #495057;
    float: right;
    height: 68px;
    /*top: -3px;*/
    position: relative;
}

.dlvInfo {

}

.footer-nav {
    margin-bottom: .5rem;
}

footer .nav-item {
    width: 50%;
}

.footer-nav .nav-item:nth-child(odd) {
    text-align: right;
}

.footer-copyright {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.fixed-top.navbar {
    top: 1rem;
    left: 1rem;
}

.navbar-collapse {
    background-color: #0b78da;
    z-index: 100;
}

.navbar-toggler {
    background-color: #fff;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    height: 67px;
}

.mobile-navbar {
    background-color: #0b78da;
    border: 1px #495057 solid;
    padding: 0;
    height: 70px;
}

.navbar-toggler .search {
    position: relative;
    font-size: .75rem;
    top: -.25rem;
    left: .75rem;
}

.select {
    background-color: #fff;
    border-radius: 5px;
    z-index: 0;
}

    .select:after {
        border-color: #fff;
        border-style: solid;
        border-width: 0.2em 0.2em 0 0;
        content: '';
        display: inline-block;
        height: 10px;
        right: 36px;
        position: absolute;
        top: 18px;
        transform: rotate(135deg);
        vertical-align: top;
        width: 10px;
        z-index: 10;
    }

    .select:before {
        background-color: #dd7027;
        border: solid 1px #1b1b1b;
        border-radius: 0 .3rem .3rem 0;
        content: '';
        height: 48px;
        width: 54px;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 5;
    }

    .select select {
        background-color: transparent;
        border-color: #1b1b1b;
        cursor: pointer;
        position: relative;
        z-index: 50;
        -webkit-appearance: none;
        -ms-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .select select.form-control:focus {
        background-color: transparent;
    }

.select-language {
    width: 89px;
}

.shopping-nav-img {
    width: 79px;
}

#liNO {
    background-image: url(images/global/lnkDanish.png);
}

@media only screen and (min-width: 768px) {

    .dlvInfo {
        margin: 30px;
    }

    footer .nav-item {
        width: auto;
    }

    .footer-nav .nav-item {
        text-align: right;
    }

    .footer-copyright {
        margin-top: -35px;
    }

    .shopping-cart-wrap {
        margin: 30px;
    }

    .shopping-nav-img {
        width:auto;
    }
}
</pre></body></html>