/* DCC custom styling for dccenergi.dk */
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/Fonts/Montserrat-Bold.ttf.woff') format('woff'), url('/Fonts/Montserrat-Bold.ttf.svg#Montserrat-Bold') format('svg'), url('/Fonts/Montserrat-Bold.ttf.eot'), url('/Fonts/Montserrat-Bold.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/Fonts/Montserrat-Medium.ttf.woff') format('woff'), url('/Fonts/Montserrat-Medium.ttf.svg#Montserrat-Medium') format('svg'), url('/Fonts/Montserrat-Medium.ttf.eot'), url('/Fonts/Montserrat-Medium.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/Fonts/Montserrat-Regular.ttf.woff') format('woff'), url('/Fonts/Montserrat-Regular.ttf.svg#Montserrat-Regular') format('svg'), url('/Fonts/Montserrat-Regular.ttf.eot'), url('/Fonts/Montserrat-Regular.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('/Fonts/Montserrat-SemiBold.ttf.woff') format('woff'), url('/Fonts/Montserrat-SemiBold.ttf.svg#Montserrat-SemiBold') format('svg'), url('/Fonts/Montserrat-SemiBold.ttf.eot'), url('/Fonts/Montserrat-SemiBold.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

#cookieWarningDiv {
    display: none;
}

body:after {
    transition: all 12s ease;
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    height: 3px;
    width: 0;
    background-color: #ce1d1d;
    z-index: 1000;
}

body.loading:after {
    width: 100%;
}

input.largeCheckbox {
    margin: 5px 20px;
    padding: 10px;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

input[type=submit],
.btn,
.btn-group {
    margin: 20px 0;
}

    .btn-group input[type=submit],
    .btn-group .btn {
        margin-top: 0;
    }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #000;
}

h1 {
    font-size: 26px;
}

h2 {
    color: #000;
}

h3.heading,
.umb-grid .content h3 {
    margin: 10px 0 20px;
}
.mobile-foldable h3.heading {
    color: rgb(0, 71, 129);
    /*font: bolder;*/
    /*font-family: 'Montserrat-Bold';*/
    margin: 10px 0 5px 0;
}
h3.heading {
    color: rgb(0, 71, 129);
    /*font: bolder;*/
    /*font-family: 'Montserrat-Bold';*/
}
    
    .umb-grid .content h3:not(.heading):after {
        content: ""; /* This is necessary for the pseudo element to work. */
        display: table-caption; /* This will put the pseudo element on its own line. */
        margin: 0 auto; /* This will center the border. */
        width: 80px; /* Change this to whatever width you want. */
        padding-top: 10px; /* This creates some space between the element and the border. */
        border-bottom: 4px solid #1e6ac1;
        ; /* This creates the border. Replace black with whatever color you want. */
    }

.m20t {
    margin-top: 20px;
}

.m30t {
    margin-top: 30px;
}

.m40t {
    margin-top: 40px;
}

.m60t {
    margin-top: 60px;
}

.m20b {
    margin-bottom: 20px;
}

.p40v {
    /*padding-top: 20px;*/
    /*padding-bottom: 0;*/
}

.polygon {
    clear: both;
    padding: 80px 0 30px 0;
    margin-bottom: 40px;
    background-color: rgb(246, 246, 246);
    -webkit-clip-path: polygon(0 0,50% 30px, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0,50% 30px, 100% 0, 100% 100%, 0 100%);
}

ul {
    padding-left: 25px;
}

.grid ul {
    list-style: none;
    margin: 30px 0;
    padding: 0;
    text-align: center;
}

    .grid ul li {
        display: inline-block;
        width: 260px;
        height: 50px;
        background: #eee;
        text-align: center;
        line-height: 50px;
        margin: 0 5px 5px 0;
    }

.text-blue {
    color: #1e6ac1;
}

.text-green {
    color: #007941;
}

.bg-blue {
    color: white;
    background-color: #1e6ac1;
}

.bg-sand {
    color: white;
    background-color: #958071;
}

.bg-gray {
    color: white;
    background-color: #454545;
}

.bg-glass {
    color: #333;
    background-color: white;
    background-color: rgba(255,255,255,0.7);
}

.bg-red {
    color: white;
    background-color: #ce1d1d;
}

.bg-green {
    color: white;
    background-color: #007941;
}

.bg-landogfritid {
    color: white;
    background-color: #005e23;
}

.bg-black {
    color: white;
    background-color: black;
}

.bg-syellow {
    color: #222;
    background-color: #F7D117;
}

.bg-sred {
    color: white;
    background-color: #D42E12;
}

.bg-lightyellow {
    color: #222;
    background-color: #fdeb9b;
}

.bg-purple,
.bg-purple .naturgas-product-header {
    color: white;
    background-color: #68588e;
}

    .bg-purple .naturgas-product-content {
        color: #68588e;
    }

.bg-orange,
.bg-orange .naturgas-product-header {
    color: white;
    background-color: #ec8e3d;
}

    .bg-orange .naturgas-product-content {
        color: #e47c17;
    }

.bg-lightblue,
.bg-lightblue .naturgas-product-header {
    color: white;
    background-color: #78a7c7;
}

    .bg-lightblue .naturgas-product-content {
        color: #517994;
    }

.bg-lightgreen,
.bg-lightgreen .naturgas-product-header {
    color: white;
    background-color: #64a087;
}

    .bg-lightgreen .naturgas-product-content {
        color: #4e826c;
    }

.bg-lightgrey,
.bg-lightgrey .naturgas-product-header {
    color: #333;
    background-color: #efefef;
}

.bg-primary p,
.bg-primary a {
    color: #fff;
}
.bg-primary strong,
.bg-primary strong a {
    color: #ffd700;
    font-size: 18px;
}

/* Topmenu */

@media (max-width: 1199px) {
    .navbar-nav > li > a {
        font: 700 13px 'Open Sans';
        line-height: 80px;
        padding: 0 10px;
    }

    .top .navbar-brand {
        padding-right: 25px;
    }

    .icoNav .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > a {
        font: 700 13px 'Open Sans';
        line-height: 70px;
        padding: 0 8px;
    }

    .top .navbar-brand {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
        line-height: 50px;
    }

    .top .navbar-brand {
        padding: 15px;
    }
}


/* Buttons */

.btn-primary, .btn-blue, .btn-info, .btn-green, .btn-success, .btn-gray, .btn-sand, .btn-lightyellow, .btn-warning {
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
}

.btn-primary, .btn-blue, .btn-info {
    border-color: transparent;
    background-color: #1e6ac1;
    color: #fff;
}

    .btn-primary:focus, .btn-blue:focus, .btn-info:focus, .btn-primary:hover, .btn-blue:hover, .btn-info:hover {
        border-color: transparent;
        background-color: #0e4aa1;
        color: #fff;
    }

.btn-green, .btn-success {
    border-color: transparent;
    background-color: #007941;
    color: #fff;
}

    .btn-green:focus, .btn-success:focus, .btn-green:hover, .btn-success:hover {
        border-color: transparent;
        background-color: #004927;
        color: #fff;
    }

.btn-warning {
    background-color: #ff6319;
    border-color: #ef5010;
    color: white;
}

    .btn-warning:focus, .btn-warning:hover {
        background-color: #df4000;
        border-color: #df4000;
        color: white;
    }

.btn-gray {
    border-color: #3c3c3c;
    background-color: #555;
    color: #fff;
}

    .btn-gray:focus, .btn-gray:hover {
        border-color: #444;
        background-color: #454545;
        color: #fff;
    }

.btn-sand {
    color: white;
    background-color: #958071;
}

    .btn-sand:hover {
        color: white;
        background-color: #857061;
    }

.btn-lightyellow {
    color: #222;
    border-color: #ddcb7b;
    background-color: #fdeb9b;
}

    .btn-lightyellow:hover {
        color: #222;
        background-color: #ddcb7b;
    }

.btn-primary, .btn-blue, .btn-info, .btn-green, .btn-success, .btn-gray, .btn-sand, .btn-lightyellow, .btn-warning {
    box-shadow: 0 1px 1px rgba(0,0,0,0.075);
}


.panel-lightyellow {
    border-color: #ddcb7b;
}

    .panel-lightyellow .panel-heading, .panel-lightyellow .panel-heading a {
        background-color: #fdeb9b;
        color: #222;
    }

.panel-syellow .panel-heading, .panel-syellow .panel-heading a {
    background-color: #F7D117;
    color: #222;
}

.panel-white_green {
    border-color: #d4d4d4;
    background-color: white;
}

    .panel-white_green .panel-heading, .panel-white_green .panel-heading a {
        color: #007941;
    }

    .panel-white_green .subtitle, .panel-white_green .subtitle a {
        color: #777;
    }

.panel-sand {
    border-color: #958071;
}

    .panel-sand .panel-heading {
        color: white;
        background-color: #ab9889;
    }

.panel-green {
    border-color: #007941;
}

    .panel-green .panel-heading, .panel-green .panel-heading a {
        background-color: #007941;
        color: #fff;
    }

.panel-warning {
    border-color: #ef5010;
}

    .panel-warning .panel-heading, .panel-warning .panel-heading a {
        background-color: #ff6319;
        color: #fff;
    }

.panel-body {
    width: 100% !important;
}

.tr {
    overflow: hidden;
    padding: 3px 0;
}

    .tr.orderHead {
        border-bottom: solid 2px #ddd;
        margin-bottom: 5px;
    }

    .tr.line {
        border-top: solid 1px #ddd;
        margin-top: 3px;
        padding-top: 6px;
    }

    .tr.total {
        border: solid 1px #ddd;
        margin-top: 5px;
        padding: 5px 0;
    }

    .tr .col-xs-1, .tr .col-sm-1, .tr .col-md-1, .tr .col-lg-1, .tr .col-xs-2, .tr .col-sm-2, .tr .col-md-2, .tr .col-lg-2, .tr .col-xs-3, .tr .col-sm-3, .tr .col-md-3, .tr .col-lg-3, .tr .col-xs-4, .tr .col-sm-4, .tr .col-md-4, .tr .col-lg-4, .tr .col-xs-5, .tr .col-sm-5, .tr .col-md-5, .tr .col-lg-5, .tr .col-xs-6, .tr .col-sm-6, .tr .col-md-6, .tr .col-lg-6, .tr .col-xs-7, .tr .col-sm-7, .tr .col-md-7, .tr .col-lg-7, .tr .col-xs-8, .tr .col-sm-8, .tr .col-md-8, .tr .col-lg-8, .tr .col-xs-9, .tr .col-sm-9, .tr .col-md-9, .tr .col-lg-9, .tr .col-xs-10, .tr .col-sm-10, .tr .col-md-10, .tr .col-lg-10, .tr .col-xs-11, .tr .col-sm-11, .tr .col-md-11, .tr .col-lg-11, .tr .col-xs-12, .tr .col-sm-12, .tr .col-md-12, .tr .col-lg-12 {
        padding-right: 5px;
        padding-left: 5px;
    }

.panel-blue, .panel-info {
    border-color: #1e6ac1;
}

.panel-transp .panel-heading {
    padding: 10px 0;
}

.panel-transp {
    background-color: transparent;
}

.productline {
    position: relative;
    background-color: #fcfcfc !important;
    color: #333 !important;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px 5px 40px !important;
    cursor: pointer;
}

    .productline:hover {
        border-color: #1e6ac1;
    }

    .productline:before {
        content: " ";
        position: absolute;
        top: 12px;
        left: 12px;
        width: 16px;
        height: 16px;
        border: 2px solid #ccc;
        border-radius: 16px;
        background-color: white;
        box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
    }

    .productline.selected:before {
        background-color: #000;
        border: 3px solid white;
    }

    .productline.selected {
        background-color: #1e6ac1 !important;
        color: white !important;
        border-color: #1e6ac1;
    }

        .productline.selected .text-green {
            color: white !important;
        }

    .productline p {
        margin: 0;
    }

    .productline .glyphicon {
        font-size: 30px;
        width: 45px;
        padding: 5px 0 0 0;
        text-align: center;
    }

.productline-name, .productline-price {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    min-width: 35%;
    margin-left: 20px;
    margin-bottom: 10px;
}

.productline span.producttitle {
    line-height: 24px !important;
    font-size: 18px;
    font-weight: bold;
}

.productline .price, .productline .pricing {
    line-height: 42px !important;
    font-size: 26px;
    font-weight: bold;
}

.productline-name p {
    line-height: 18px;
    font-size: 14px;
}


.dl-default dt {
    padding: 0 16px 10px 16px;
}

    .dl-default dt h3 {
        color: #124176;
    }

    .dl-default dt.undone h3 {
        color: #a94442;
    }

.dl-default .radio {
    background-color: #fcfcfc;
}

    .dl-default .radio:hover {
        border-color: #1e6ac1;
        background-color: #fcfcfc;
        color: inherit;
    }

    .dl-default .radio.checked, .dl-default .radio.checked:hover {
        border-color: #8bb9ed;
        background-color: #1e6ac1;
        color: #fff;
        border-color: #124176;
    }

    .dl-default .radio.disabled, .dl-default .radio.disabled:hover {
        border: 1px solid #ddd;
        color: #888;
        cursor: default !important;
    }

        .dl-default .radio.disabled .glyphicon {
            position: absolute;
            top: 10px;
            left: 10px;
            font-size: 11px;
        }

#different-product-on-tank-warning {
    margin: 15px 0 5px 0;
}

.underline {
    text-decoration: underline;
}

.small-text {
    font-size: 0.9em;
}

table.orderlines th, table.orderlines td {
    font-weight: normal;
    border: none;
}

.table td, .table th {
    padding 5px;
}

.dcc-header {
    position: relative;
    background-position: center;
    background-size: cover;
    height: 250px;
    width: 100%;
    font-size: 30px;
    padding: 25px 50px;
    font-family: 'Roboto Slab';
    font-weight: 400;
    color: white;
}

    .dcc-header .right-image {
        position: absolute;
        right: 40px;
        bottom: 40px;
        width: 350px;
        height: 150px;
    }

        .dcc-header .right-image.shadow {
            box-shadow: 0 0 10px rgba(0,0,0,0.2);
        }

        .dcc-header .right-image.rounded-corners {
            border-radius: 5px;
        }

.pageTopImg {
    position: relative;
    width: 100%;
    padding-top: 23.5%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .pageTopImg.bgImgCrop {
        min-height: 200px;
    }

.pageTopImgLogo {
    position: absolute;
    top: 5px;
    right: 15px;
    display: inline-block;
    padding: 10px;
    /*border: 1px solid white;*/
    border-radius: 2px;
}

    .pageTopImgLogo img {
        max-height: 40px;
        max-width: 150px;
    }

.pageTopTextContainer {
    position: absolute;
    /* top: 50%; */
    bottom: 15px;
    right: 15px;
    width: 300px;
    overflow: visible;
}

.pageTopText {
    position: relative;
    /* transform: translateY(-50%); */
    padding: 10px 15px 0 15px;
    border-width: 0;
    border-radius: 6px;
    overflow: hidden;
}

.cards .border {
    background-color: white;
    padding: 15px 0 15px 15px;
}

.cards img {
    max-width: 180px;
    min-width: 125px;
    width: 32%;
    margin: 0 15px 0 0;
    float: left;
}

.cards p {
    min-width: 220px;
    margin: 0;
}

.cards .cPhone, .cards .cMobile, .cards .cLink {
    font-size: 13px;
}

.cards label {
    min-width: 50px;
    margin: 0 0 5px 0;
    font-size: 0.7em;
}

.cards p.cTitle {
    margin-bottom: 15px;
}

.cards p.cArea {
    margin-top: -12px;
    margin-bottom: 12px;
}

.cards p.cVCard {
    margin-top: 10px;
}

.dcc-linklist {
    list-style: none;
    margin: 30px 0;
    padding: 0;
}

    .dcc-linklist a {
        position: relative;
        display: inline-block;
        font-size: 1.2em;
        color: #333;
        padding: 10px 20px 10px 0;
        width: 100%;
        border-bottom: 1px solid #eee;
        cursor: pointer;
    }

        .dcc-linklist a:hover {
            text-decoration: none;
            color: #1e6ac1;
        }

        .dcc-linklist a::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -6px;
            width: 6px;
            height: 6px;
            border-top: 6px solid currentColor;
            border-right: 6px solid currentColor;
            border-bottom: 6px solid transparent;
            border-left: 6px solid transparent;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
        }

@media screen and (max-width: 991px) {
    .dcc-header {
        height: 200px;
        font-size: 28px;
    }

        .dcc-header .right-image {
            display: none;
        }
}

@media screen and (max-width: 649px) {
    .dcc-header {
        height: 160px;
        font-size: 24px;
    }

    .pageTop.mobileHide .pageTopTextContainer {
        display: none;
    }

    .pageTopImg.bgImgCrop {
        min-height: 0;
        padding: 0;
        background-image: none !important;
    }

    .pageTopImgLogo {
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        width: 100%;
        border: none;
        border-radius: 0;
        text-align: right;
        padding: 5px 15px;
    }

    .pageTopTextContainer {
        position: relative;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 5px 15px;
    }

    .pageTopText {
        /* transform: translateY(0); */
        width: 100%;
        padding: 15px 15px 5px 15px;
    }

        .pageTopText.border {
            border: 1px solid #ddd;
        }
}

@media screen and (max-width: 450px) {
    .dcc-header {
        height: 120px;
        font-size: 20px;
        padding: 25px;
    }

    .cards .border {
        padding: 15px 0;
    }

    .cards img {
        display: block;
        width: 180px;
        margin: 0 auto 20px auto;
        float: none;
    }

    .cards p {
        margin-left: 20px;
    }
}

.shell img {
    display: block;
    width: 150px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .shell {
        padding: 30px 0;
        border-top: 1px solid #eee;
        margin-top: 30px;
    }

    .mobile-foldable {
        border-bottom: 1px solid #eee;
    }

        .mobile-foldable .heading {
            position: relative;
            cursor: pointer;
        }

            .mobile-foldable .heading::after, .mobile-foldable .heading::before {
                content: '';
                position: absolute;
                right: 15px;
                top: 2px;
                width: 8px;
                height: 8px;
                border-left: solid 2px #1e6ac1;
                border-top: solid 2px #1e6ac1;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .mobile-foldable .heading::after {
                top: 12px;
                -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
            }

        .mobile-foldable.open .heading::before {
            top: 16px;
        }

        .mobile-foldable.open .heading::after {
            top: 0;
        }

        .mobile-foldable .content {
            opacity: 0;
            max-height: 0;
            transition: opacity 0.2s ease-in-out, max-height 0.2s ease-in-out;
        }

        .mobile-foldable.open .content {
            opacity: 1;
            max-height: 500px;
        }
}

.naturgas-product {
    min-width: 230px;
    overflow: hidden;
    padding: 5px;
}

.naturgas-product-body, .naturgas-product-body:hover, .naturgas-product-body:active, .naturgas-product-body:visited {
    text-decoration: none !important;
}

.naturgas-product-body {
    display: block;
    background-color: white;
    margin: 0 auto;
    max-width: 240px;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.naturgas-product-header {
    color: white;
    font-size: 18px;
    padding: 15px;
    text-align: center;
    position:relative;
}

    .naturgas-product-header .title {
        font-size: 22px;
        font-weight: bold;
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

.naturgas-product-content {
    height: 275px;
    padding: 25px 10px 15px 5px;
    position: relative;
}
.naturgas-product-content ul li {
    margin-bottom:1em;
}

.naturgas-product-price-box {
    border-top: 1px solid;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
}

.naturgas-product-price {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 4px;
}

.naturgas-product-button, .naturgas-product-button:visited {
    display: block;
    color: white;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    margin: 0 auto 20px auto;
    font-size: 20px;
    text-decoration: none;
    max-width: 240px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

    .naturgas-product-button:hover, .naturgas-product-button:active {
        box-shadow: 0 0 4px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(0,0,0,0.1);
        color: white;
        text-decoration: none;
    }

.naturgas-product-box {
    border-radius: 2px;
    padding: 10px 20px;
    margin: 30px 0px;
    transition: opacity 0.2s ease-in 0s;
    opacity: 1;
}

.naturgas-product-body img.product-banner {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
}

@media screen and (max-width: 991px) {
    .naturgas-product {
        padding: 5px 15px;
    }

    .naturgas-product-body, .naturgas-product-button {
        max-width: 340px;
    }

    .naturgas-product-header .title {
        display: inline-block;
        border-bottom: none;
        margin: 0;
        padding: 0 10px 0 0;
    }

    .naturgas-product-content {
        height: 250px;
        padding: 25px 10px 120px 10px;
    }
}

@media screen and (max-width: 767px) {
    .naturgas-product-content {
        height: auto;
    }
}

.salesforce {
    max-width: 500px;
}

    .salesforce label {
        font-weight: bold;
    }

        .salesforce label[data-description] {
            position: relative
        }

            .salesforce label[data-description]::after {
                content: 'i';
                display: inline-block;
                width: 1.5em;
                height: 1.5em;
                line-height: 1.5em;
                border-radius: 50%;
                background-color: #1e6ac1;
                color: white;
                text-align: center;
                margin-left: 0.5em;
            }

            .salesforce label[data-description]::before {
                content: attr(data-description);
                position: absolute;
                top: -1.5em;
                left: 0;
                background-color: rgb(224, 239, 255);
                color: #222;
                font-weight: normal;
                padding: 2px 5px;
                border-radius: 3px;
                box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
                opacity: 0;
                transition: opacity 0.2s 0 ease-in-out;
            }

            .salesforce label[data-description]:hover::before {
                opacity: 1;
                transition: opacity 0.2s 0.5s ease-in-out;
            }

    .salesforce input[type="text"], .salesforce input[type="password"], .salesforce input[type="email"], .salesforce textarea, .salesforce select {
        display: inline-block;
        width: 100%;
        max-width: 500px;
        padding: 5px 8px;
        /*font-size: 14px;*/
        /*line-height: 1.5em;*/
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-bottom: 10px;
    }

.maalepunkt {
    border: 1px solid grey;
    margin-bottom: 20px;
}

    .maalepunkt .data {
        padding: 20px;
    }

    .maalepunkt a {
        color: black;
    }

        .maalepunkt a .inactive {
            color: crimson;
            font-weight: bold;
            padding-left: 4px;
        }

        .maalepunkt a .masterpoint {
            color: darkgreen;
            font-weight: bold;
            padding-left: 4px;
        }

.dashboard {
    margin-bottom: 20px;
}

    .dashboard .btn {
        margin: 10px 0 0;
    }

    .dashboard img {
        max-width: 100%;
        margin: 20px 0 10px;
    }
/*Produkter start*/
/*Neutral dutch start*/
.naturgas-product-header-neutral-dutch {
    background-color: rgb(92, 130, 165); /*Her ændring*/
    /*font-family: 'Montserrat-Bold'; /*Her ændring */
    color: white;
    font-size: 18px;
    padding: 15px;
    text-align: center;
    position: relative;
    border-color: rgb(92, 130, 165);
}

.naturgas-product-header-neutral-dutch .subtitle {
    /*font-family: 'Montserrat-Medium'; /*Her ændring */
    color: white;
}

.naturgas-product-header-neutral-dutch .title {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 2px solid white; /*Her ændring*/
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.naturgas-product-content-neutral-dutch {
    /*font-family:'Montserrat-Medium'; /*Her ændring */
    color: rgb(0, 71, 129); /*Her ændring*/
    height: 275px;
    padding: 25px 10px 15px 5px;
    position: relative;
    border-left: 2px solid;
    border-left-color: rgb(92, 130, 165);
    border-right: 2px solid;
    border-right-color: rgb(92, 130, 165);
}


.naturgas-product-content-neutral-dutch ul li {
        margin-bottom: 1em;
    }

.naturgas-product-price-box-neutral-dutch {
    /*font-family: 'Montserrat-Bold'; /*Her ændring */
    color: rgb(0, 71, 129); /*Her ændring*/
    border-top: 2px solid rgb(92, 130, 165); /*Her ændring*/
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
}

.naturgas-product-button-neutral-dutch, .naturgas-product-button-neutral-dutch:visited {
    /*font-family: 'Montserrat-Regular'; /*Her ændring */
    color: white;
    display: block;
    text-align: center;
    padding: 10px;
    /*border-radius: 4px;*/
    margin: 0 auto 20px auto;
    font-size: 20px;
    text-decoration: none;
    max-width: 240px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    /*border: solid;*/
    /*border-color: rgb(92, 130, 165);*/
    background-color: rgb(92, 130, 165);
}

    .naturgas-product-button-neutral-dutch:hover, .naturgas-product-button-neutral-dutch:active {
        box-shadow: 0 0 4px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(0,0,0,0.1);
        color: white;
        text-decoration: none;
    }

/*Neutral dutch end*/

/*Neutral-blå-grå start*/
.naturgas-product-header-neutral-bla-gra {
    background-color: rgb(187, 203, 216); /*Her ændring*/
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    font-size: 18px;
    padding: 15px;
    text-align: center;
    position: relative;
    border-color: rgb(187, 203, 216); /*Her ændring*/
}

.naturgas-product-header-neutral-bla-gra .subtitle {
    /*font-family: 'Montserrat-Medium';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
}

.naturgas-product-header-neutral-bla-gra .title {
        font-size: 22px;
        font-weight: bold;
        border-bottom: 2px solid white; /*Her ændring*/
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

.naturgas-product-content-neutral-bla-gra {
    /*font-family: 'Montserrat-Medium';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    height: 275px;
    padding: 25px 10px 15px 5px;
    position: relative;
    border-left: 2px solid;
    border-left-color: rgb(187, 203, 216); /*Her ændring*/
    border-right: 2px solid;
    border-right-color: rgb(187, 203, 216); /*Her ændring*/
}


    .naturgas-product-content-neutral-bla-gra ul li {
        margin-bottom: 1em;
    }

.naturgas-product-price-box-neutral-bla-gra {
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    border-top: 2px solid rgb(187, 203, 216); /*Her ændring*/
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
}

.naturgas-product-button-neutral-bla-gra, .naturgas-product-button-neutral-bla-gra:visited {
    /*font-family: 'Montserrat-Regular'; /*Her ændret */
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    display: block;
    text-align: center;
    padding: 10px;
    margin: 0 auto 20px auto;
    font-size: 20px;
    text-decoration: none;
    max-width: 240px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    background-color: rgb(187, 203, 216); /*Her ændring*/
}

    .naturgas-product-button-neutral-bla-gra:hover, .naturgas-product-button-neutral-bla-gra:active {
        box-shadow: 0 0 4px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(0,0,0,0.1);
        color: white;
        text-decoration: none;
    }

/*    @media screen and (max-width: 767px) {
        .naturgas-product-content-neutral-bla-gra {
            height: auto;
        }
    }*/
    /*Neutral-blå-grå end*/

/*Neutral-mint start*/
.naturgas-product-header-neutral-mint {
    background-color: rgb(200, 226, 226); /*Her ændring Neutral mint*/ 
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    font-size: 18px;
    padding: 15px;
    text-align: center;
    position: relative;
    border-color: rgb(187, 203, 216); /*Her ændring*/
}

    .naturgas-product-header-neutral-mint .subtitle {
        /*font-family: 'Montserrat-Medium';*/
        color: rgb(0, 71, 129); /*Primær mørkeblå*/
    }

    .naturgas-product-header-neutral-mint .title {
        font-size: 22px;
        font-weight: bold;
        border-bottom: 2px solid white; /*Her ændring*/
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

.naturgas-product-content-neutral-mint {
    /*font-family: 'Montserrat-Medium';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    height: 275px;
    padding: 25px 10px 15px 5px;
    position: relative;
    border-left: 2px solid;
    border-left-color: rgb(200, 226, 226); /*Her ændring Neutral mint*/
    border-right: 2px solid;
    border-right-color: rgb(200, 226, 226); /*Her ændring Neutral mint*/
}


    .naturgas-product-content-neutral-mint ul li {
        margin-bottom: 1em;
    }

.naturgas-product-price-box-neutral-mint {
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    border-top: 2px solid rgb(200, 226, 226); /*Her ændring*/
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
}

.naturgas-product-button-neutral-mint, .naturgas-product-button-neutral-mint:visited {
    /*font-family: 'Montserrat-Regular'; /*Her ændret */
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    display: block;
    text-align: center;
    padding: 10px;
    margin: 0 auto 20px auto;
    font-size: 20px;
    text-decoration: none;
    max-width: 240px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    background-color: rgb(200, 226, 226); /*Her ændring Neutral mint*/
}

    .naturgas-product-button-neutral-mint:hover, .naturgas-product-button-neutral-mint:active {
        box-shadow: 0 0 4px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(0,0,0,0.1);
        color: white;
        text-decoration: none;
    }

/*@media screen and (max-width: 767px) {
    .naturgas-product-content-neutral-mint {
        height: auto;
    }
}*/
/*Neutral-mint end*/

/*Neutral-beige start*/
.naturgas-product-header-neutral-beige {
    background-color: rgb(243, 228, 206); /*Her ændring Neutral beige*/
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    font-size: 18px;
    padding: 15px;
    text-align: center;
    position: relative;
    border-color: rgb(187, 203, 216); /*Her ændring*/
}

    .naturgas-product-header-neutral-beige .subtitle {
        /*font-family: 'Montserrat-Medium';*/
        color: rgb(0, 71, 129); /*Primær mørkeblå*/
    }

    .naturgas-product-header-neutral-beige .title {
        font-size: 22px;
        font-weight: bold;
        border-bottom: 2px solid white; /*Her ændring*/
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

.naturgas-product-content-neutral-beige {
    /*font-family: 'Montserrat-Medium';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    height: 275px;
    padding: 25px 10px 15px 5px;
    position: relative;
    border-left: 2px solid;
    border-left-color: rgb(243, 228, 206); /*Her ændring Neutral beige*/
    border-right: 2px solid;
    border-right-color: rgb(243, 228, 206); /*Her ændring Neutral beige*/
}


    .naturgas-product-content-neutral-beige ul li {
        margin-bottom: 1em;
    }

.naturgas-product-price-box-neutral-beige {
    /*font-family: 'Montserrat-Bold';*/
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    border-top: 2px solid rgb(243, 228, 206); /*Her ændring*/
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
}

.naturgas-product-button-neutral-beige, .naturgas-product-button-neutral-beige:visited {
    /*font-family: 'Montserrat-Regular'; /*Her ændret */
    color: rgb(0, 71, 129); /*Primær mørkeblå*/
    display: block;
    text-align: center;
    padding: 10px;
    margin: 0 auto 20px auto;
    font-size: 20px;
    text-decoration: none;
    max-width: 240px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    background-color: rgb(243, 228, 206); /*Her ændring Neutral beige*/
}

    .naturgas-product-button-neutral-beige:hover, .naturgas-product-button-neutral-beige:active {
        box-shadow: 0 0 4px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(0,0,0,0.1);
        color: white;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .naturgas-product {
        padding: 5px 15px;
    }

    .naturgas-product-body, .naturgas-product-button-neutral-dutch, .naturgas-product-button-neutral-bla-gra, .naturgas-product-button-neutral-beige, .naturgas-product-button-neutral-mint {
        max-width: 340px;
    }

    .naturgas-product-header-neutral-dutch .title, .naturgas-product-header-neutral-bla-gra .title, .naturgas-product-header-neutral-beige .title, .naturgas-product-header-neutral-mint .title {
        display: inline-block;
        border-bottom: none;
        margin: 0;
        padding: 0 10px 0 0;
    }

    .naturgas-product-content-neutral-dutch, .naturgas-product-content-neutral-bla-gra, .naturgas-product-content-neutral-beige, .naturgas-product-content-neutral-mint {
        height: 250px;
        padding: 25px 10px 120px 10px;
    }
}

    @media screen and (max-width: 767px) {
        .naturgas-product-content-neutral-dutch, .naturgas-product-content-neutral-bla-gra, .naturgas-product-content-neutral-beige, .naturgas-product-content-neutral-mint {
            height: auto;
        }

        .dcclogofooter {
            visibility: hidden;
        }
    }


    /*@media screen and (max-width: 767px) {
    .naturgas-product-content-neutral-beige {
        height: auto;
    }
}*/
    /*Neutral-beige end*/

    .naturgas-product-box-neutral-dutch {
        border-radius: 2px;
        padding: 10px 20px;
        margin: 30px 0px;
        transition: opacity 0.2s ease-in 0s;
        opacity: 1;
        background-color: rgb(92, 130, 165);
    }

    .naturgas-product-box-neutral-bla-gra {
        border-radius: 2px;
        padding: 10px 20px;
        margin: 30px 0px;
        transition: opacity 0.2s ease-in 0s;
        opacity: 1;
        background-color: rgb(187, 203, 216);
    }

    .naturgas-product-box-neutral-beige {
        border-radius: 2px;
        padding: 10px 20px;
        margin: 30px 0px;
        transition: opacity 0.2s ease-in 0s;
        opacity: 1;
        background-color: rgb(243, 228, 206);
    }

    .naturgas-product-box-neutral-mint {
        border-radius: 2px;
        padding: 10px 20px;
        margin: 30px 0px;
        transition: opacity 0.2s ease-in 0s;
        opacity: 1;
        background-color: rgb(200, 226, 226);
    }
    /*Produkter slut*/

    .input-group {
        margin-bottom: 10px;
    }

        .input-group.date input {
            margin-bottom: 0;
        }

    /*
 * Row with equal height columns
 * --------------------------------------------------
 */
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    /*
 * Grid
 * --------------------------------------------------
 */
    .umb-grid .grid-section > div > .container {
        width: 100%;
    }

        .umb-grid .grid-section > div > .container > div > .column {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
