﻿img {
    max-width: 100%;
}

#IsotopeSearchContainer {
    padding-bottom: 100px;
    min-height: 500px;
}

.ShopCategoryItemPictures {
    margin: 0 1px;
}

.DivDesignTop {
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    max-width: 1200px;
    width: 100%;
}

.DivDesignBottom {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    width: 100%;
}

.DivDesignMenu {
    vertical-align: top;
    display: table-cell;
    width: 240px
}


.BottomTable {
    display: table;
    width: 100%;
}

    .BottomTable > div {
        display: table-cell;
    }

.BottomBlueTable {
    display: table;
}

    .BottomBlueTable > div {
        display: table-row;
    }

        .BottomBlueTable > div > div {
            vertical-align: top;
            padding-bottom: 5px;
            display: table-cell;
        }

.BottomInformation {
    font-size: 16px;
}

    .BottomInformation a {
        text-decoration: none;
        color: #404040;
    }

        .BottomInformation a:hover {
            text-decoration: underline;
        }

.LysingarNidast {
    max-width: 1140px;
    margin: 0 auto;
}

.FooterSeperator {
    padding-bottom: 50px;
    padding-top: 28px;
}

.Footer {
    background-color: #000000;
    border-top: 0px solid #000000; /* change border color or no? */
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 100%;
}

    .Footer td, .Footer p, .Footer #footer-content a {
        color: #dfdfdf;
    }

    .Footer h3 {
        color: white;
        font-weight: 600;
        font-size: 14px;
    }

    .Footer > div {
        text-align: left;
        color: black;
    }

        .Footer > div a {
            text-decoration: none;
            color: black;
        }

            .Footer > div a:hover {
                text-decoration: none;
                color: Black;
            }

    .Footer .col-xs-6 {
        min-height: 180px;
    }

#footer-logo {
    margin-top: 10px;
    height: 15px;
}

.contactDetails {
    color: #bebebe;
    font-size: 14px;
    line-height: 24px;
}

.footerBorderSep {
    border-top: 1px solid #444;
    margin-top: 25px;
    padding-top: 25px;
}

.social-footer-icons {
    float: right;
}

    .social-footer-icons a {
        border-radius: 50%;
        background-color: white;
        padding: 10px;
        height: 36px;
        width: 36px;
        display: inline-block;
        line-height: 17px;
        text-align: center;
        margin-left: 10px;
        transition: all 0.2s ease-in-out;
    }

        .social-footer-icons a:hover {
            transform: translate(0, -5px);
        }

        .social-footer-icons a img {
            height: 18px;
            transform: scale(1.5);
        }

.formula-logo {
    height: 23px;
    float: right;
    margin-top: 10px;
    display: inline-block;
}

#footer-content {
    margin-right: auto;
    padding: 40px 0;
    margin-left: auto;
    max-width: 1170px;
    font-size: 12px;
    display: table;
    width: 100%;
}

    #footer-content a {
        text-decoration: none;
        color: #222222;
    }

    #footer-content h1 {
        font-weight: bold;
        font-size: 16px;
    }


.footer-column {
    min-height: 150px;
}

.Footer .social-icons {
    display: inline-block;
    padding-right: 10px;
}

    .Footer .social-icons.insta-icon {
        position: relative;
        bottom: -1px;
    }

#main {
    min-height: 1500px;
    overflow-x: hidden;
    position: relative;
    top: -60px;
    z-index: 0;
}


.navbar-brand {
    height: 60px;
    padding-left: 0;
    position: relative;
    padding-top: 16px;
}


#ResultInformation {
    padding: 30px 15px;
}

    #ResultInformation #ResultTitle {
        color: #333;
        font-size: 3rem;
    }

@media screen and (max-width: 1230px) {
    #topbar .container, #webshopActionBar .container {
        width: auto;
    }
}


#top-content {
    max-width: 100%;
    position: relative;
    display: table;
    margin: 0 auto;
    height: 100px;
    width: 100%;
}

    #top-content > div {
        vertical-align: middle;
        display: table-cell;
    }

    #top-content .ShopSearchBox {
        padding-bottom: 5px;
    }

#top-content-links {
    /* padding-top: 5px; */
    max-width: 980px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

    #top-content-links > div {
        margin-left: auto;
        display: table;
    }

        #top-content-links > div > div {
            padding-left: 20px;
            font-size: 12px;
            display: table-cell;
        }

#TopOpening-Link {
    cursor: pointer;
}

#TopOpening {
    background-color: #ffffff;
    text-align: left;
    position: absolute;
    z-index: 100;
    margin-left: -215px;
    display: none;
    border: 1px solid #59e87c;
}

    #TopOpening h1 {
        margin-top: 0px;
    }

.TopOpening {
    padding: 20px;
}

.TopOpening-Phone {
    background-color: #59e87c;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    color: white;
}

.Tab {
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0px;
    height: 34px;
    cursor: pointer;
    width: 120px;
}

    .Tab.Selected {
        line-height: 39px;
        background: #cbcbcb;
        height: 39px;
    }


#header-content-search {
    display: table-cell;
}

    #header-content-search input[type=text] {
        height: 24px;
        border: 0;
        padding-left: 8px;
        margin: 0;
    }

#top input[type=submit] {
    background-color: #59e87c;
    cursor: pointer;
    height: 36px;
    border: 0;
    margin: 0;
    color: black;
    width: 76px;
}

.SearchReset {
    background-color: #FFFFFF;
    height: 36px;
    border: 0;
    margin: 0;
    cursor: pointer;
    width: 76px;
    color: #58595B;
}

#content {
    background-color: #fff;
    margin-bottom: 20px;
    margin-right: auto;
    padding-top: 14px;
    margin-left: auto;
    min-height: 500px;
}

#content-content {
    max-width: 980px;
    display: table;
    margin: 0 auto;
    width: 100%;
    /* overflow: hidden; */
}

#content-content-table {
    display: table;
    width: 100%;
}

#content-frontpage-top-left {
    width: 645px;
    height: 318px;
    border: 1px solid #d4d3d3;
    float: left;
}

#content-frontpage-top-right {
    float: left;
    margin-left: 15px;
}

#content-frontpage-top-right-top {
    width: 315px;
    height: 155px;
    border: 1px solid #d4d3d3;
    margin-bottom: 6px;
}

#content-frontpage-top-right-bottom {
    width: 315px;
    height: 155px;
    border: 1px solid #d4d3d3;
}

#content-content-menu {
    vertical-align: top;
    display: table-cell;
    width: 230px;
    border: 1px solid #f2f2f2;
    margin-bottom: 20px;
}

#content-content-menu-seperator {
    display: table-cell;
    width: 20px;
}

#content-content-menu-title {
    padding: 8px;
    padding-top: 0;
    font-size: 3rem;
    margin-top: 40px;
    font-weight: 700;
}

    #content-content-menu-title a {
        color: #333;
        text-decoration: none;
        cursor: default;
    }

#content-content-menu-items {
    margin-top: 1px;
}



.content-content-menu-items-sublevel {
    background-color: #f8f8f8;
}

    .content-content-menu-items-sublevel a {
        padding-left: 20px !important;
    }

#content-content-menu-items a.selected {
}

#content-content-main {
    vertical-align: top;
    display: table-cell;
}

#shop-items-table-headers td {
    background-color: #191919;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    height: 48px;
    border-bottom: 2px solid #fff;
}

.shop-items-table-itemrow td {
    background-color: #f8f8f8;
    height: 26px;
    border-top: 1px solid #fff;
}

.item-number-cell {
    width: 110px;
    padding-left: 20px;
}

.item-name-cell {
    width: 250px;
}

.item-unit-cell {
    width: 55px;
    text-align: center;
}

.item-picture-cell {
    width: 55px;
    text-align: center;
}

.item-functions-cell {
    width: 130px;
}

.item-price-cell {
    width: 110px;
    text-align: center;
}

.content-large-header {
    height: 46px;
    line-height: 46px;
    border: 1px solid #ebebeb;
    padding-left: 10px;
    position: relative;
}

.content-large-header-title {
    font-size: 18px;
}

.content-large-header-text {
    position: absolute;
    left: 380px;
    font-size: 12px;
}

.content-large-header-nav-back a {
    position: absolute;
    left: 540px;
    text-decoration: none;
    color: #956a1c;
    font-size: 12px;
}

.content-large-header-nav-pages {
    position: absolute;
    left: 590px;
    font-size: 12px;
}

.content-large-header-nav-forward a {
    position: absolute;
    left: 670px;
    text-decoration: none;
    color: #956a1c;
    font-size: 12px;
}

.content-large-header-link {
    float: right;
    text-decoration: none;
    font-size: 12px;
    color: #956a1c;
    padding-right: 10px;
}

#content-itemlist {
    margin-top: 14px;
}

.content-list-item {
    width: 223px;
    height: 231px;
    border: 1px solid #eaeaea;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
}

    .content-list-item:nth-child(3n+3) {
        margin-right: 0;
    }

    .content-list-item img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }

.content-list-item-title {
    position: absolute;
    left: 15px;
    top: 160px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.content-list-item-description {
    position: absolute;
    left: 15px;
    top: 180px;
    font-size: 13px;
    color: #999;
}

#SwitchCategoryItemView {
    display: none;
    width: 100%;
}

    #SwitchCategoryItemView > div {
        display: table-cell;
    }

        #SwitchCategoryItemView > div:last-child {
            text-align: right;
        }

    #SwitchCategoryItemView h2 {
        color: #555;
        ;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    #SwitchCategoryItemView a {
        padding-left: 15px;
    }

    #SwitchCategoryItemView .Active {
        color: #a1bf36;
    }

.content-list-item-price {
    position: absolute;
    left: 15px;
    top: 200px;
    font-size: 16px;
    font-weight: bold;
    color: #232323;
}

.content-item-image {
    margin-top: 14px;
    margin-bottom: 10px;
    float: left;
}

    .content-item-image img {
        border: 1px solid #eaeaea;
    }

/*
#content-item-description {
    margin-top: 44px;
    margin-left: 15px;
}
*/
#content-item-description h2 {
    margin-bottom: 0px;
}

#content-item-description-title {
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

#content-item-no-text {
    color: #999;
}

#content-item-description-text {
    padding-bottom: 10px;
    padding-top: 3px;
    font-size: 13px;
    color: black;
}

#content-item-description-price {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    text-decoration: none;
    padding-top: 4px;
}

#content-item-description-addtobasket a {
    display: block;
    width: 110px;
    height: 28px;
    text-decoration: none;
    color: #fffffd;
    background-color: #59e87c;
    margin-top: 35px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
}

.Forsida {
    position: relative;
    right: 0px;
}

/*
.Forsida .LysingarNidast {
	display: table;
	width: 100%;
}
*/

.front-shortcut {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    outline: none;
    margin-bottom: 30px;
}

    .front-shortcut:hover {
        z-index: 5;
        box-shadow: 0 0 20px 10px rgba(0, 0, 0, .05);
        border-color: #fff;
        text-decoration: none !important;
    }

.Forsida .LysingarNidast {
    padding-top: 50px;
}



    .Forsida .LysingarNidast .Text {
        background-color: #ffffff;
        vertical-align: middle;
        padding: 25px 30px;
        line-height: 18px;
        text-align: left;
        color: #333;
        display: block;
        font-size: 15px;
        font-weight: 700;
        position: relative;
    }

.chevron {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 8px;
    background: url(images/chevron-down-dark.png) no-repeat center;
    transform: rotate(-90deg);
    background-size: 16px 8px;
    margin: 30px 30px 0 0;
    transition: all 0.2s ease-in-out;
}

.Forsida .LysingarNidast a:hover {
    text-decoration: none;
}

/*
.Forsida .LysingarNidast > div {
	display: table-cell;
    max-width: 220px;
	width: 220px;
}
.Forsida .LysingarNidast > div.Spacer {
    max-width: 20px;
	width: 20px;
}

.Forsida .LysingarNidast img {
	border: 1px solid #d3d3d3;
	height: 133px;
	width: 228px;
}
*/

.Forsida .mobileFooter {
    height: 52px;
    width: 100%;
    background-color: #3a3a3a;
    text-align: center;
}

    .Forsida .mobileFooter span {
        color: #a2a2a2;
        font-weight: 700;
        font-size: 22px;
        position: relative;
        top: 18px;
    }

.Forsida .mobileCategories .categoryTitle {
    font-size: 14px;
}

.Forsida .mobileCategories .col-xs-4 {
    text-align: center;
}

.Forsida .mobileCategories img {
    max-width: 80px;
    max-height: 80px;
}

.mobileSearchBar {
    height: 40px;
    display: none;
}

.LysingarNidast img {
    width: 100%;
}

.Forsida .LysingarStorarCell {
    vertical-align: top;
    display: table-cell;
    max-width: 655px;
    width: 655px;
}

    .Forsida .LysingarStorarCell img {
        max-width: 640px;
        height: 360px;
        width: 100%;
    }

.Forsida div.Content {
    border: none;
    height: auto;
    max-height: 435px;
    border-top: 3px solid #59e87c;
}

.Forsida .LysingarHogru img {
    max-height: 170px;
    max-width: 348px;
    width: 100%;
}

.Forsida .Newsbox {
    /* max-width: 348px; */
    overflow: hidden;
    height: 170px;
    width: 100%;
}

.Textsida {
    padding-bottom: 20px;
}

.Content.Newsbox > div {
    padding: 0;
}

.Newsbox h2 {
    margin: 0px 0px 5px 0px;
}

.Newsbox .Name {
    margin-bottom: 20px;
}

.Newsbox a {
    display: block;
    padding: 10px 10px;
}

    .Newsbox a:hover {
        text-decoration: none;
        background-color: #59e87c;
        color: #ffffff;
    }

        .Newsbox a:hover .news-date, .Newsbox a:hover .news-title {
            color: #ffffff;
        }



.Newsbox .news-date {
    line-height: 14px;
    font-size: 12px;
    color: #A5A5A5;
    display: block;
    padding-bottom: 5px;
}

.Newsbox .news-title {
    display: block;
    font-weight: 400;
    line-height: 14px;
    color: #000000;
    font-size: 14px;
}




.Newsbox .moreNewsLink {
    color: #58595B;
    font-size: 12px;
    text-decoration: underline;
}

.Newsbox a.moreNewsLink:hover {
    background-color: transparent;
    text-decoration: underline;
    color: #59e87c;
}


.topmenu-wrapper #navbar .nav > li > a:hover {
    color: #333;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
}



.Forsida .Spacer {
    height: 16px;
}

.Opening table {
    border-collapse: collapse;
}

.Opening td {
    padding: 0px;
}

    .Opening td:first-child {
        padding-right: 20px;
    }

.Opening tr {
    vertical-align: top;
}


/* The ribbons */
.corner-ribbon {
    -webkit-transform: rotate(-45deg);
    line-height: 14px;
    font-weight: bold;
    background: #d8d8d8;
    text-align: center;
    box-shadow: 0px 2px 4px rgba(0,0,0,.3);
    transform: rotate(-45deg);
    position: fixed;
    z-index: 1;
    padding: 15px 0px;
    width: 325px;
    color: #222222;
    left: -72px;
    right: auto;
    top: 56px;
}

    .corner-ribbon .Small {
        font-weight: normal;
        font-size: 12px;
    }

@media (max-width: 1200px) {
    .corner-ribbon {
        display: none;
    }
}

@media (max-width: 800px) {
    #top-content-links > #top-content > div {
        display: block;
    }
}

.CustomerUsers .Delete {
    cursor: pointer;
}

.BoughtLastInfo {
    font-size: 10px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: transparent;
    border: 0px;
}

#top .container {
    /*padding-bottom: 20px;*/
}

    #top .container .logo {
        position: relative;
        top: -1px;
        height: 80px;
        line-height: 80px;
        z-index: 999;
    }

#top .navbar .container {
    margin-bottom: 0px;
}

#top .col-lg-7 {
    margin-top: 10px;
}

#top .col-lg-2 {
    margin-top: 10px;
}

#top .navbar-header .navbar-brand img {
    max-height: 100%;
}

.lang-labels {
    display: none;
}

.employee-card .Name {
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 2px;
}

.employee-card .Starv {
    font-size: 13px;
    margin: 3px 0;
}

.employee-card .Starv {
    margin: 3px 0;
}

.employee-card .Telefon {
    margin: 3px 0;
}

.employee-card a {
    color: #555;
}

.employee-card .Starv a {
    font-size: 13px;
}

.employee-card .Teldupostur a {
    color: #58595B;
    text-decoration: underline;
    font-size: 13px;
}

    .employee-card .Teldupostur a:hover {
        color: #59e87c;
    }

.employee-card {
    height: 320px;
}

@media screen and (max-width: 768px) {
    .Newsbox a {
        border-bottom: 1px solid #ddd;
    }

    .footer-column {
        min-height: 0;
    }


        .footer-column.img-column {
            margin-top: 25px;
            margin-bottom: 25px;
        }

    #IsotopeSearchContainer {
        padding-bottom: 15px;
    }

    #footer-content {
        text-align: center;
    }

        #footer-content h3 {
            margin-top: 30px;
        }

    .lang-labels {
        display: inline;
    }

    .cert-holder {
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 769px) {
    .navbar-brand {
        display: none;
    }
}

#top .logo img {
    max-width: 213px;
}




@media screen and (max-width: 420px) {
    .noPaddingMobile {
        padding: 0 !important;
    }

    .hideOnMobile {
        display: none;
    }

    #top .navbar-toggle {
        border: none;
    }

        #top .navbar-toggle .badge {
            position: absolute;
            background-color: #d9534f;
            padding: 2px 5px;
        }

        #top .navbar-toggle .icon-bar {
            color: #7f7f7f;
        }

    #top .container {
    }

    .navbar-header .navbar-brand img {
        margin-top: 8px;
    }

    .navbar-header .navbar-toggle img {
        width: 32px;
        height: 32px;
    }

    .showOnMobileOnly {
        display: block;
    }
}

@media screen and (min-width: 421px) {
    .showOnMobileOnly {
        display: none;
    }

    #top {
        background-color: #ffffff;
    }
}

@media screen and (max-width: 360px) {
    .Forsida .mobileCategories .categoryTitle {
        font-size: 12px;
    }

    #top .navbar-toggle {
        margin-right: 2px;
    }

    .navbar-header .navbar-toggle img {
        width: 24px;
        height: 24px;
    }
}

.bx-wrapper {
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dddddd;
}

    .bx-wrapper img {
        width: 100%;
    }

    .bx-wrapper .bx-pager {
        padding-top: 5px;
    }

.LysingarNidast .col-xs-6 {
    margin-bottom: 14px;
}

.categorybanner {
    margin-bottom: 20px;
}

.starvsfolkasavn .col-lg-3 {
    margin-bottom: 50px;
}

.specialOffers {
    margin-top: 30px;
    padding: 0 15px !important;
}

    .specialOffers h2 {
        margin-top: 60px;
        margin-bottom: 30px;
    }



.Niveau2.current {
    font-weight: 600;
}

.news-text p {
    font-size: 14px;
}

.superFooter {
    background-color: #eee;
    padding: 25px 0;
}

.cert-text {
    padding-left: 10px;
    font-size: 13px;
}

.imgAndText span {
    color: white;
    display: inline-block;
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}

.navbar-brand img, .logo img {
    height: 16px;
}


#contentResultWrapper.container, .marginTopEighty {
    margin-top: 80px;
}

#contentResultWrapper.container-fluid {
    margin-top: 0px;
}

.customerPage {
    padding-top: 100px;
    max-width: 1140px;
    margin: 0 auto;
}

.Niveau2 {
    display: inline-block;
    margin-right: 15px;
}

.TextpageTitle {
    display: none;
}

.TextpageLeftMenu {
    padding-top: 30px;
    padding-bottom: 40px;
}

@media (max-width: 768px) {
    .col-sm-12.bigBannerWrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #main {
        top: 0px;
    }

    #contentResultWrapper.container, .marginTopEighty {
        margin-top: 10px;
    }

    .customerPage {
        padding-top: 20px;
    }

    .social-footer-icons {
        float: none;
        text-align: center;
        margin-top: 20px;
    }

    .formula-logo {
        float: none;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    body {
        background-color: white !important;
    }

    .ItemPartial.col-xs-6, .ItemPartial.col-sm-3 {
        width: 100%;
    }
}

#amount {
    background-color: transparent;
    border: 0px;
}


.ui-slider-horizontal {
    width: 100%
}

.ui-state-default, .price-slider .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button {
    background: #fff;
    font-weight: normal;
    color: #47516E;
}

.ui-widget-header {
    background: #58595B;
    color: #153d9f;
    font-weight: bold
}

.ui-widget-content {
    background: #ccc;
    color: #373737;
    border-radius: 5px
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 25px;
        height: 25px;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
        border-radius: 15px;
        background-color: rgb(255, 255, 255);
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .price-slider .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: 12px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -8px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.price-range input[type=text] {
    opacity: 1;
    font-size: 12px;
    height: initial;
    background: transparent;
    border: 0;
    width: 48%;
    display: inline-block;
    pointer-events: none
}

.price-range .price-max {
    text-align: right;
    padding-right: 0;
}

.price-range p {
    margin-top: 10px;
    color: #888;
    font-weight: 500;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #c9264e;
}
