﻿/* CSS Document */

/* Generelt */

@font-face {
    font-family: 'Raleway';
    src: local(Raleway),local(Raleway),url('../../fonts/raleway/raleway.woff2') format('woff2'),url('../../fonts/Helvetica_Now/HelveticaNow-display-bold.woff') format('woff');
    font-display: swap;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    background: none repeat scroll 0 0 #f0eeea;
    height: 100%;
    margin: 0;
    font-size: 1.16667rem
}

#logindd {
    margin: 0 -41px 0 -15px;
}

* {
    font-family: Raleway, Helvetica, Arial, sans-serif !important;
}

span.h1, h1 {
    font-size: 2.5rem
}


/*Header*/

#header {
    display: block;
    width: 100%;
    display: block;
    margin: 0;
    background-color: #fff;
    font-size: 1.416666rem; /* 17px */
}

    #header a {
        color: #1e1e1e
    }

/*Footer*/

#footer dl {
    margin: 1px 35px 30px 0;
}

/* Titler */

h1 {
    font-weight: bold;
}

#index h2, span.h2, h2 {
    font-size: 1.66667rem /* 20px */
}

#index h3 {
    font-size: 1.5rem /* 18px */
}

/* Linker rundt omkring*/

a:hover {
    text-decoration: underline;
}

.functions-index a {
    background: url(../../img/pil_forside.png) no-repeat 0px 1px;
}

a {
    color: #580009
}

/* Dropdowns */

.dropdown a, .dropdown2 a, .dropdown3 a {
    font-weight: normal;
}

    .dropdown a:hover, .dropdown2 a:hover, .dropdown3 a:hover {
        text-decoration: none;
    }

#logindd .user-select a {
    color: #000000;
    font-weight: normal;
}

/*Prosess-steg*/

#process ul li.current span.h1, #process ul li.current span.h5,
#process ul li.current h1, #process ul li.current h5 {
    background-color: #580009
}

#process ul li.step.current span.h1, #process ul li.step.current span.h5,
#process ul li.step.current h1, #process ul li.step.current h5 {
    color: #fff;
}

/*Knapper */

.button input[type="submit"], .button a, button, button input[type="submit"] {
    text-transform: uppercase;
    background: #580009;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#580009), to(#580009));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #580009, #580009);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #580009, #580009);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #580009, #580009);
    background: -moz-linear-gradient(center top,#580009 0%,#580009) repeat scroll 0 0 transparent;
    border: none;
    box-shadow: none;
    /* Fargen p� teksten i knappen */
    color: #fff;
    padding: 1.42rem 1.83rem
}

    .button a:hover, .button a:focus,
    .button input[type="submit"]:hover, .button input[type="submit"]:focus, button:hover, button:focus {
        /*Fallbackfarge for IE*/
        background: #850b2c;
        /* Safari 4-5, Chrome 1-9 */
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#850b2c), to(#850b2c));
        /* Safari 5.1, Chrome 10+ */
        background: -webkit-linear-gradient(top, #850b2c, #850b2c);
        /* Firefox 3.6+ */
        background: -moz-linear-gradient(top, #850b2c, #850b2c);
        /* Opera 11.10+ */
        background: -o-linear-gradient(top, #850b2c, #850b2c);
        background: -moz-linear-gradient(center top, #850b2c 0%, #850b2c) repeat scroll 0 0 transparent;
        /* Fargen p� teksten i knappen */
        color: #fff;
    }

/*Markerer linkene i footeren n�r de er valgt*/
#changeproductID dd#changeproductID_footer,
#consumID dd#consumID_footer,
#consumDayID dd#consumID_footer,
#effectID dd#effectID_footer,
#financialreportID dd#financialreportID_footer,
#financialreportWeeksID dd#financialreportID_footer,
#productoverviewID dd#productoverviewID_footer,
#personalinfoID dd#personalinfoID_footer,
#paymentdelayID dd#paymentdelayID_footer,
#readingID dd#readingID_footer,
#reminderID dd#reminderID_footer,
#reportmoveID dd#reportmoveID_footer,
#producthistoryID dd#producthistoryID_footer,
#efaktura-avtalegiroID dd#efaktura-avtalegiroID_footer,
#invoiceoverviewID dd#invoiceoverviewID_footer,
#sampleinvoiceID dd#sampleinvoiceID_footer,
#powerorderID dd#powerorderID_footer,
#contactusID dd#contactusID_footer,
#changeinvoiceadressID dd#changeinvoiceadressID_footer,
#invoiceExplanationID dd#invoiceExplanationID_footer,
#faqID dd#faqID_footer,
#powerFailureID dd#powerFailureID_footer,
#changepasswordID dd#changepasswordID_footer {
    background-color: #D2D2D2;
}

    /*Hvit skrift i menyelement som er valgt*/
    #changeproductID dd#changeproductID_footer a,
    #consumID dd#consumID_footer a,
    #consumDayID dd#consumID_footer a,
    #effectID dd#effectID_footer a,
    #financialreportID dd#financialreportID_footer a,
    #financialreportWeeksID dd#financialreportID_footer a,
    #productoverviewID dd#productoverviewID_footer a,
    #personalinfoID dd#personalinfoID_footer a,
    #paymentdelayID dd#paymentdelayID_footer a,
    #readingID dd#readingID_footer a,
    #reminderID dd#reminderID_footer a,
    #reportmoveID dd#reportmoveID_footer a,
    #producthistoryID dd#producthistoryID_footer a,
    #efaktura-avtalegiroID dd#efaktura-avtalegiroID_footer a,
    #invoiceoverviewID dd#invoiceoverviewID_footer a,
    #sampleinvoiceID dd#sampleinvoiceID_footer a,
    #powerorderID dd#powerorderID_footer a,
    #contactusID dd#contactusID_footer a,
    #changeinvoiceadressID dd#changeinvoiceadressID_footer a,
    #invoiceExplanationID dd#invoiceExplanationID_footer a,
    #faqID dd#faqID_footer a,
    #powerFailureID dd#powerFailureID_footer a,
    #changepasswordID dd#changepasswordID_footer a {
        color: #580009;
    }

/* Home Page */

#index h1 {
    margin-top: 27px;
}

/* Kontakt oss */
div#modulecontact .customerservice_list ul #emailicon {
    background-position: 0 -19px;
}


/*************/
/* WCAG 2.1 */
/***********/

.editconsents p, .editconsents p.notanswered, #financialreportID .consumSelect,
#effectID .consumSelect, #effectID .yearSelect, #effectID .monthSelect, #consumID .consumSelect,
.editconsents p.rejected, .profile .value, .functions-index a, #logindd em, #logindd .user-select, button.ui-datepicker-trigger, input,
span.h4, h4 {
    font-size: 1.16667rem; /* 14px */
}

.editconsents .consentquestionchannelchoices label, .editconsents .consentquestionyesno, h3.residence, fieldset legend {
    font-size: 1.33333rem; /* 16px */
}

#process ul li.step.current span.h1, #process ul li.step.current h1, #process ul li.step span.h1, #process ul li.step h1 {
    padding: 0 .6rem .2rem .6rem;
}

#process ul li.step.current span.h5, #process ul li.step.current h5 {
    padding: .95rem .8rem .8rem 0;
}

#effectID .box .group400 {
    width: 50%;
}

#effectID dl.list {
    width: 100%;
}

#powernotificationID .capacitysteptable #hideallcapacitysteps, #powernotificationID .capacitysteptable #showallcapacitysteps {
    clear: both;
}

#index #footer .teaser {
    width: 95%;
}

#invoiceExplanationID div#hotspot11 {
    top: 1698px;
}

#invoiceExplanationID div#hotspot13 {
    top: 1960px;
}

#loginID .viabankid {
    text-transform: unset;
    font-weight: 400;
}

#loginID .box .group250 {
    margin-left: 1.5rem
}

@media only screen and (min-width: 1221px) {
    #index .container_12 .grid_12 {
        width: 99% !important;
    }

    #consumID .group880 .head {
        width: 105%;
    }
}

@media only screen and (min-width: 767.1px) and (max-width: 1220px) {
    .container_12 .grid_3 {
        width: calc(100vw * 0.25 - 1em) !important;
    }

    #logindd {
        max-width: 76% !important;
    }
}

@media only screen and (max-width: 767px) {
    #effectID .box .group400 {
        width: 99%;
    }

    table tr th, table tr td, table th#amount-w-tax, td[headers="amount-w-tax"], td[headers="set"] {
        font-size: .833333rem !important;
    }

    #index #footer .teaser {
        width: 100% !important;
    }

    .header-nav {
        display: none;
    }

    .header-title-logo img {
        max-height: 44px !important;
    }

    #loginID .box .group250 {
        margin-left: 0
    }
}

@media only screen and (max-width: 430px) {
    #index #footer .teaser {
        width: 98% !important;
    }
}

div.trusts-content {
    border: 1px solid #580009
}

.trusts-text {
    padding-right: 1rem
}

.header-title-logo img {
    width: auto;
    max-width: 100%;
    max-height: 105px
}

.header-layout-nav-center .header-nav-list {
    justify-content: center;
}

.header-nav-list {
    display: inline-flex;
    flex-wrap: wrap;
}

.header-title-nav-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex: 1 0 67%;
    align-items: center;
}

.header-display-desktop {
    position: relative;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: center;
}

.header-background, .header-background::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 400ms cubic-bezier(.4,0,.2,1);
    will-change: opacity;
}

.header-title-nav-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex: 1 0 67%;
    align-items: center;
}

.header .header-announcement-bar-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 2.6vw;
    padding-right: 2.6vw;
    pointer-events: auto;
}

.header-layout-nav-center .header-nav {
    width: 34%;
    text-align: center;
    flex: 1 1 34%;
}

.header .header-nav-wrapper a, .header .language-item a {
    text-decoration: none;
    backface-visibility: hidden;
    padding: .1em 0;
}

.header-layout-nav-center .header-nav .header-nav-item {
    margin-left: .7vw;
    margin-right: .7vw;
}

#process ul li.step.current span.h1, #process ul li.step.current h1 {
    font-size: 2.2rem
}
