@font-face {
    font-family: 'Giorgio Sans Web';
    src: url('/css/font/GiorgioSans-Medium-Web.eot');
    src: url('/css/font/GiorgioSans-Medium-Web.eot?#iefix') format('embedded-opentype'), url('/css/font/GiorgioSans-Medium-Web.woff2') format('woff2'), url('/css/font/GiorgioSans-Medium-Web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

body {
    overflow: hidden;
    background-image: url('../css/images/only/background-image.png');
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    background: right top #e6e6e6 no-repeat;
    background-size: contain;
}

p {
    color: #000;
    font-size: 11px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
}

h1 {
    font-family: 'Giorgio Sans Web';
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h2 {
    font-family: 'Giorgio Sans Web';
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: 2px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: underline;
    color: #000;
}

.short-description {
    font-family: 'Giorgio Sans Web' !important;
    font-size: 38px !important;
    line-height: 1;
    padding-top: -2px;
}

.designboks {
    margin-left: 20px;
}

#brand-changer {
    color: white;
    font-size: 14px;
    background-color: #363535;
    width: 180px;
    margin: 0 auto;
    position: relative;
    left: 12px;
}

    #brand-changer.opened {
        padding-top: 16px;
    }

    #brand-changer.closed {
        padding-bottom: 8px;
        height: 30px;
        bottom: 44px;
    }

#subbrands.opened {
    display: block;
}

#subbrands.closed {
    display: none;
}

.subbrand-name {
    margin-left: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

#footer .subbrand-name a {
    font-size: 14px;
    color: white;
}

.subbrand-name span {
    cursor: pointer;
}

.subbrand-name:last-child {
    margin-bottom: 8px;
}

#brand-changer,
#brand-changer a,
#brand-changer p {
    font-family: 'Giorgio Sans Web' !important;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
}
.subbrand-selector{
    padding-bottom: 11px;
}

    #brand-changer p {
        cursor: pointer;
        color: white;
        margin-left: 20px;
        padding-top: 4px;
    }

i {
    border: solid white;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 8px;
    position: relative;
    top: 8px;
    left: 17px;
}

.up-change-arrow {
    cursor: pointer;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}


#footer {
    padding: 8px 0 0;
    box-sizing: border-box;
    width: 1165px;
    margin: 0 auto;
}

    #footer.brands-footer #left-footer-col {
        margin-left: 190px;
    }

    #footer.brands-footer .designboks {
        margin-left: 0;
    }

    #footer.brands-footer #facebookTwitter {
        right: 215px;
    }

    #footer a {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
    }

#left-footer-col {
    float: left;
    width: 250px;
}

#center-footer-col {
    float: left;
    width: 800px;
    height: 0
}

#right-footer-col {
    float: left;
}

.login-wrapper {
    text-align: center;
}

    .login-wrapper .image-column {
        width: 50%;
    }

    .login-wrapper .login-column {
        background-image: url('../css/images/only/background-image.png');
        min-width: 0;
        left: auto;
        padding: 0;
        width: 50%;
        overflow-x: hidden;
    }

        .login-wrapper .login-column .conditions {
            padding: 80px 80px 80px 50px;
        }

        .login-wrapper .login-column .button {
            font-size: 16px;
            color: white;
            text-align: center;
            width: 225px;
            height: 30px;
            margin-left: 60px;
            margin-top: 10px;
            cursor: pointer;
        }


        .login-wrapper .login-column #conditions_header {
            font-size: 28px;
            font-family: 'Giorgio Sans Web';
            font-weight: bold;
            line-height: 1.2;
            text-align: left;
            margin-bottom: 0px;
        }

#conditions_header > h1:first-child {
    text-transform: uppercase;
}

.login-wrapper .login-column #conditions_content p {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}

#login-text {
    max-width: 615px;
    margin: 0 auto;
    padding: 0 30px;
}

#login-text .section-one,
#login-text .section-two {
  max-width: 425px;
  width:100%;
  margin: 0 auto;
}

#login-text .section-one {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: solid 1px #000;
  margin-bottom: 30px;
}

#login-text .section-two .button {
    margin:16px auto 0;
    width: 254px;
    text-transform: uppercase;
}



.login-body-text {
    margin-left: 0;
}

    .login-body-text .body-text {
        margin-bottom: 15px;
    }

        .login-body-text .body-text h1 {
            display: block;
            margin: 0 auto;
            font-size: 36px;
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: 2px;
        }

.subbody-text {
    text-align: center;
}

.login-body-text .subbody-text p,
.login-body-text .subbody-text p a {
    /* display: block;
    margin: 0 auto;
    text-align: left; */
    font-size: 14px;
    line-height: 18px;
    color: black;
    padding: 0 0 14px 0;
}

#login_data {
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
}

#login_form {
    width: auto;
    display: inline-block;
}

.login-error-message {
    color: red;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 40px;
}

.login-form {
    display: table;
}

#div_container_for_login_credential,
#div_container_for_password_credential {
    height: auto;
    margin-top: 15px;
    margin-bottom: 0px;
}

    #div_container_for_login_credential label,
    #div_container_for_password_credential label {
        font-size: 14px;
        line-height: 12px;
        text-align: left;
        width: 130px;
        height: auto;
        display: block;
        box-sizing: border-box;
        vertical-align: middle;
        margin-top: 8px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

#login_form #div_container_for_login_credential #input_user_name_login,
#login_form #div_container_for_password_credential #input_pass_login {
    box-sizing: border-box;
    width: inherit;
    height: 30px;
}

.credential-label {
    float: left;
    width: 20%;
}

.credential-input {
    float: right;
    width: 225px;
    margin-right: 70px;
}

#leftcontainer {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: auto;
    width: 250px;
    bottom: 0;
}

    #leftcontainer a.home-link {
        top: 42px;
        right: 0;
        left: 0;
        height: 100px;
        display: block;
        position: absolute;
        width: auto;
    }

#fixedmenu {
    position: fixed;
    width: inherit;
    top: 158px;
}

ul#leftmenu {
    float: none;
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 0;
}

    ul#leftmenu li {
        position: relative;
        margin: 0;
        padding: 0;
        overflow: hidden;
        margin-bottom: 40px;
        text-align: left;
        font-size: 16px;
        margin-left: 30px;
        letter-spacing: 2px;
    }

        ul#leftmenu li a {
            font-family: 'Giorgio Sans Web';
            font-size: 20px;
            font-weight: normal;
            line-height: 1;
            color: #000;
            padding: 0;
            background: transparent;
            display: inline;
            text-decoration: none;
            z-index: 2;
            text-transform: uppercase;
        }

            ul#leftmenu li a.selected,
            ul#leftmenu li a:hover {
                font-family: 'Giorgio Sans Web';
                font-weight: bold;
                letter-spacing: 2px;
            }


#container {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 32px;
    left: 0;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

    #container.no-search-results {
        bottom: 0;
        overflow: hidden;
    }

    #container .content-wrapper {
        position: relative;
        /*min-height: 100%;*/
        margin: 0 auto;
        width: 1165px;
        overflow-y: auto;
        box-sizing: border-box;
    }

#contentWide {
    overflow-y: hidden;
    box-sizing: border-box;
    padding: 0;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-left: 250px;
    padding-left: 3px;
    width: 815px;
}

#frontpagelist .front_page_separator {
    margin-top: 30px;
}

#frontpagelist a.front_page_list_headers {
    font-size: 20px;
    font-family: 'Giorgio Sans Web';
    margin: 22px 0 0;
    color: black;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 2px;
}

    #frontpagelist a.front_page_list_headers::after {
        content: none;
        text-decoration: none;
        display: inline-block;
        margin-left: 0;
    }

ul#frontpagelist {
    box-sizing: border-box;
    margin: 0;
    padding: 36px 0 0 0px;
    display: flex;
    flex-wrap: wrap;
}

    ul#frontpagelist li {
        padding: 0;
        list-style: none;
        width: 237px;
        position: relative;
        overflow: hidden;
        height: 360px;
        margin-left: 30px;
        text-align: center;
        display: inline-block;
        text-transform: uppercase;
    }

#page_name {
    font-family: 'Giorgio Sans Web';
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    color: #363535;
    text-align: center;
    padding: 1px 30px 0;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    /*width: 800px;
    margin-left: -15px;*/
}

#content_body_outer {
    display: block;
    clear: both;
    max-width: 100%;
}

#contentWide .brand_logos_body_text {
    min-height: 0;
    box-sizing: border-box;
    text-align: center;
}

    #contentWide .brand_logos_body_text,
    #contentWide .brand_logos_body_text p {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        padding: 0 30px;
    }

        #contentWide .brand_logos_body_text p {
            padding: 0;
            text-align: center;
        }

#brandImageSelect {
    margin-top: 0;
    text-align: left;
    padding-left: 30px;
    margin-top: 20px;
    width: 770px;
}

    #brandImageSelect .brand_image_header_with_selectors {
        font-family: 'Giorgio Sans Web';
        font-size: 38px;
        margin-top: 23px;
        display: block;
        text-transform: uppercase;
        color:#363535;
    }

        #brandImageSelect .brand_image_header_with_selectors.logos-headline {
            text-align: center;
        }

#brandSelector, #categorySelector {
    font-size: 12px;
    width: 350px;
    outline: none;
    margin: 13px 30px 0 0px;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    padding-left: 6px;
}

select {
    border: 1px solid #111;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('/css/images/only/dropdown-arrow.png') no-repeat 100% 50% #fff;
}


#brandImages {
    position: relative;
    box-sizing: border-box;
    margin: 25px 0 0 0px;
    padding: 0px;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}

.brandImage {
    padding: 0;
    list-style: none;
    width: 237px;
    position: relative;
    overflow: hidden;
    height: max-content;
    margin-left: 30px;
    display: inline-block;
    font-size: 12px;
}

#imagesBrandImageHolder {
    background-color: transparent;
    height: 353px;
    position: relative;
    margin: 0;
    text-align: center;
    display:flex;
    align-items:center;
}

.brandImageCaption {
    margin: 18px 0 10px 0;
    padding: 0;
    line-height: 1.5;
    overflow: hidden;
    font-size: 12px;
    box-sizing: border-box;
    text-align: left;
}

    .brandImageCaption p {
        margin: 0;
        margin-bottom: 6px;
        padding: 0;
    }

.single-image-line {
    border-bottom: 1px solid #565656;
    margin-top: -10px;
    margin-bottom: 5px;
}
#singleImageLine {
    border-bottom: 1px solid;
}
.brandImageDownload {
    font-size: 12px;
    color: #000000;
    padding: 0;
    padding-bottom:20px;
    font-family: 'Giorgio Sans Web';
    text-align: left;
    font-weight: bold;
    text-align: left;
}

    .brandImageDownload a {
        text-decoration: none;
        color: #000;
        text-transform: none;
        font-size: 11px;
    }

.brandImageOverlay {
    background: transparent url("images/ImageOverlay.png") repeat scroll 0 0;
    width: 100%;
}

    .brandImageOverlay p {
        font-size: 11px;
        padding: 6px;
    }

.brandImage.packshotsBrandImage {
    /*min-height: 440px;*/
    height: auto;
    margin-bottom: 18px;
}

.online-images .brandImage.packshotsBrandImage {
    height: 462px;
}

.brandImageHolder.packshotsBrandImageHolder {
    text-align: center;
    margin: 0;
}

.brandImageHolder {
    /*background-color: #f1f1f1;*/
}

#content_body_outer.add-templates,
#contentWide.press-releases {
    max-width: 100%;
}

#newslist {
    margin: 0;
    padding: 30px 1px 18px;
    position: relative;
    text-align: left;
}

    #newslist .newsBoxList {
        margin: 0px 0px 25px 30px;
        position: relative;
        width: 555px;
    }

    #newslist .newsBoxText {
        padding: 0px;
        margin-bottom: 10px;
    }

        #newslist .newsBoxText p {
            padding-top: 4px;
        }

    #newslist .newsBoxList .newsBoxDate {
        font-family: 'Giorgio Sans Web';
        font-weight: normal;
        font-size: 12px;
    }

    #newslist .newsBoxList .newsBoxHeader {
        font-family: 'Giorgio Sans Web';
        font-weight: bold;
    }

    #newslist .newsBoxList .readmore {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
        text-decoration: underline;
        text-transform: none;
        color: #000;
    }

    #newslist .newsBoxList p {
        text-align: justify;
        font-size: 12px;
        text-transform: none;
    }

#content_body_outer.add-templates .brandImage {
    width: 254px;
    margin-left: 11px;
    height: 360px;
}

#content_body_outer.add-templates #brandImages {
    margin-left: 0;
}

#content_body_outer.add-templates .brandImageHolder {
    width: 254px;
}

#content_body_outer.add-templates #brandImageSelect {
    padding-left: 30px;
}

#content_body_outer .online-images .brandImageHolder {
    background-color: transparent;
    max-height: 345px;
    position: relative;
    height: auto;
    margin: 0;
}

.press-contacts-wrapper {
    margin-top: 13px;
}

.logo-image-wrapper {
    margin-left: 30px;
    height: auto;
    margin-bottom: 30px;
}

.brand-image-wrapper {
    height: 485px;
}

#contacts_table td {
    font-size: 12px;
    width: 237px;
    box-sizing: border-box;
    line-height: 1.5;
    padding-left: 30px;
}

    #contacts_table td strong {
        font-size: 16px;
        font-family: 'Giorgio Sans Web';
        font-weight: bold;
        letter-spacing: 2px;
    }

.login-body-logo-wrapper {
    margin-left: 0;
    text-align: center;
    right: 0;
    left: -20px;
}

  .login-body-logo-wrapper img {
    max-width: 100%;
  }

.login-data-wrapper {
    margin-bottom: 40px;
    width: 100%;
    min-width: 360px;
}

    .login-data-wrapper #logo_image_login_page {
        display: block;
        margin-top: 90px;
        margin-bottom: 30px;
    }

    .login-data-wrapper #separator_image_login_page {
        margin-left: 20px;
        margin-bottom: 90px;
    }

.seadrch_header {
    font-family: 'Giorgio Sans Web';
}

.searchCategory {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    width: 800px;
}

#search_input {
    width: 237px;
    padding-bottom: 6px;
}

    #search_input input[type="text"] {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        width: 213px;
        padding-left: 3px;
        color: #000;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000;
    opacity: 1;
}

.arrow {
    float: left;
    width: 15px;
    height: 22px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-size: 22px;
    font-family: 'Giorgio Sans Web';
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
}

.number {
    text-decoration: none;
    line-height: normal;
    text-align: center;
}

#paging {
    margin-left: 31px;
}

/* subbrands page */
#contentWide.brands-content {
    max-width: 850px;
    margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* subbrands access page */
#contentWide.brands-access {
    margin-left: 0;
}

#contentWide.brands-access #transparent {
    margin: 0 auto;
    margin-top: 40px;
}


.brand-info-header {
    float: left;
    padding: 1px 30px 0;
    text-transform: uppercase;
    margin-top: 5px;
    color: #363535;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Giorgio Sans Web' !important;
}

.brand-image {
    width: inherit;
}

    .brand-image > img {
        width: inherit;
        height: 237px;
    }

.brand-logo {
    margin-top: 10px;
    height: 100px;
}

.brand-helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#contacts_table {
    width: 100%;
    margin-top: 35px;
}

#cookiePopup {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #c0c0c0;
    position: fixed;
    bottom: 32px;
    left: 0;
    right: 0;
    z-index: 10000;
    opacity: 0.9
}

#cookiePopup #footer {
    padding: 14px 0 14px 0;
    overflow: hidden
}

#cookiePopup #footer a {
    text-decoration: underline;
}

#cookiePopup #footer a:hover {
    text-decoration: none;
}

#cookiePopup #left-cookie-popup {
    float: left;
    width: 620px;
    font-size: 12px;
    margin-left: 20px;
}

#cookiePopup #left-cookie-popup p {
    padding: 0;
}

#cookiePopup #left-cookie-popup a,
#cookiePopup #left-cookie-popup p,
#cookiePopup #left-cookie-popup span,
#cookiePopup #center-cookie-popup a,
#cookiePopup #center-cookie-popup input {
    color: #363535
}


#cookiePopup #center-cookie-popup {
    float: left;
    width: 130px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 220px;
}

#cookiePopup #center-cookie-popup input {
    font-weight: bold;
    font-size: 13px;
    width: inherit;
    height: 30px;
    margin-left: 0;
    background-color: #ffffff;
    cursor: pointer;
}

#cookiePopup #right-cookie-popup {
    float: left;
    margin-left: 110px;
    cursor: pointer;
}

.footer-bottom {
    height: 32px;
}

.cookie-policy-page-wrapper {
    padding-top: 30px;
    padding-left: 30px
}

.cookie-policy-page-wrapper p {
    text-align: justify;
    font-size: 12px;
}
