﻿/* =======================================================================  */
/* nye overrides af foundation.css ifm. opgradering af foundation  */

button, .button {
    background-color: #0c7592;
    border-color: #2285a2;
    color: #FFFFFF;
    background: linear-gradient(to bottom, rgba(012,117,146,1.0) 0%, rgba(002,77,106,1.0) 100%);
}


    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #026682;
        border-color: #2285a2;
        background: linear-gradient(to bottom, rgba(012,117,146,0.85) 0%, rgba(002,77,106,0.85) 100%);
    }

    /*button:hover, button:focus, .button:hover, .button:focus {*/
    /*color: #FFFFFF;*/
    /*}*/

    button.secondary, .button.secondary {
        background-color: #e9e9e9;
        border-color: #bababa;
        color: #333333;
    }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            background-color: #bababa;
        }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            color: #333333;
        }


    button.success, .button.success {
        background-color: #3d8403;
        border-color: #4a831c;
        color: #FFFFFF;
    }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            background-color: #4a831c;
        }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            color: #FFFFFF;
        }

    button.alert, .button.alert {
        background-color: #c60f13;
        border-color: #9e0c0f;
        color: #FFFFFF;
    }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            background-color: #9e0c0f;
        }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            color: #FFFFFF;
        }


    button.warning, .button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF;
    }

        button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
            background-color: #cf6e0e;
        }

        button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
            color: #FFFFFF;
        }

    button.info, .button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333;
    }

        button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
            background-color: #61b6d9;
        }

        button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
            color: #FFFFFF;
        }


    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #0c7592;
        border-color: #2285a2;
        color: white;
        cursor: default;
        opacity: 0.7;
        box-shadow: none;
    }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #026682;
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            color: white;
        }


        button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
            background-color: #e9e9e9;
            border-color: #bababa;
            color: #333333;
            cursor: default;
            opacity: 0.7;
            box-shadow: none;
        }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #bababa;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                color: #333333;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #e9e9e9;
            }

        button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
            background-color: #5da423;
            border-color: #4a831c;
            color: white;
            cursor: default;
            opacity: 0.7;
            box-shadow: none;
        }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #4a831c;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                color: white;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #5da423;
            }

        button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
            background-color: #c60f13;
            border-color: #9e0c0f;
            color: white;
            cursor: default;
            opacity: 0.7;
            box-shadow: none;
        }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #9e0c0f;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                color: white;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #c60f13;
            }

        button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
            background-color: #f08a24;
            border-color: #cf6e0e;
            color: #FFFFFF;
            cursor: default;
            opacity: 0.7;
            box-shadow: none;
        }

            button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
                background-color: #cf6e0e;
            }

            button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
                color: #FFFFFF;
            }

            button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
                background-color: #f08a24;
            }

        button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
            background-color: #a0d3e8;
            border-color: #61b6d9;
            color: #333333;
            cursor: default;
            opacity: 0.7;
            box-shadow: none;
        }

            button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
                background-color: #61b6d9;
            }

            button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
                color: #FFFFFF;
            }

            button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
                background-color: #a0d3e8;
            }



meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 58.75em;
}


/* Default Link Styles */
a {
    color: #0c7592;
    text-decoration: none;
    line-height: inherit;
}

    a:hover, a:focus {
        color: #026682;
    }

    a img {
        border: none;
    }


/* topbar - menupunkter */
.top-bar-section ul li.active > a {
    background: #2ba6cb;
    color: white;
}

    .top-bar-section ul li.active > a:hover {
        background: #258faf;
        color: white;
    }


.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: white;
    /*background: #2ba6cb;*/
    background-color: #0c7592;
}

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        /*background: #258faf;*/
        background-color: #026682;
    }


/*div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
*/

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

h1 {
    font-size: 2.3125rem;
    /*font-size: 2.125rem;*/
}

h3 {
    font-size: 1.375rem;
}

h5 {
    font-size: 1.125rem;
}


/* anvendes på grå baggrund på Page3 */
/*
h6 {
    color: #000000; 
}
*/

.subheader {
    line-height: 1.4;
    color: #2c2c2c; /*#6f6f6f;*/
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

.top-bar .title-area .username {
    padding-left: 10px;
    height: 45px;
    margin: 0;
    font-size: 16px;
}

.top-bar .title-area li {
    float: left;
}


/* =======================================================================  */



/*--------------------------------------------------*/
/*  Used colors                                     */
/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*  General element styles                          */
/*--------------------------------------------------*/




header {
    /*height: 45px;*/
    /* like nav*/
}

    header a {
        color: white;
    }

    header h1 {
        font-size: 1.0625rem;
        line-height: 45px;
        text-indent: 1rem;
    }

.tabs li {
    border: solid 1px #b0b0b0;
    border-bottom-style: none;
    margin-right: 2px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    /* necessary to avoid cutout round corners */
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.45);*/
}

    .tabs li.active {
        transform-origin: top center;
        transform: scaleY(1.02);
        /*font-weight: bold;*/
    }

.tabs .tab-title > a {
    padding: 0.75rem 1.25rem;
    line-height: 1rem;
    /*user-select:none;*/
}

    .tabs .tab-title > a:focus {
        outline-style: none;
        box-shadow: inset 0 2px 0 0 #2285a2;
    }

.tabrow-extra-content {
    position: absolute;
    top: 0;
    right: 0.9375em;
    overflow: hidden;
    text-align: right;
    /*background-color: salmon;*/
}

    .tabrow-extra-content * {
        width: auto;
        display: inline;
        margin-bottom: 0;
    }

    .tabrow-extra-content select {
        width: 350px;
    }

.tabs-content {
    border: solid 1px #b0b0b0;
    /*padding:1rem;*/
    /*background-color:antiquewhite;*/
}

    .tabs-content .content {
        padding: 0;
    }

        .tabs-content .content .toolbar {
            /*border-bottom:solid 1px #d0d0d0;*/
            padding: 1rem 1rem 0;
            overflow: hidden;
            /*background-color: salmon;*/
        }

        .tabs-content .content .scroll-content {
            padding: 0 1rem;
            /*background-color: antiquewhite*/
        }

.scroll-content {
    overflow-y: scroll;
}

.readOnlyScrollWrapper {
    padding-left: 2rem;
}

.cards {
    margin-bottom: 2rem;
    padding: 0 3rem;
    /*background-color:lightblue;*/
}

    .cards section {
        width: 12rem;
        height: 18rem;
        background-color: #f0f0f0;
        /*border: solid 1px rgba(0,0,0,.125);*/
        margin: 1rem 0;
        position: relative;
        overflow: hidden;
        box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
        transition-property: box-shadow, transform;
        transition-duration: 250ms;
        transition-timing-function: ease-out;
    }

        .cards section:hover {
            transform-origin: center center;
            /*transform: scale(1.02);*/
            transform: scale(1.1);
            box-shadow: 0 19px 38px rgba(40, 0, 40, 0.3), 0 15px 12px rgba(40, 0, 0, 0.22);
            z-index: 10;
        }

        .cards section > img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            opacity: 0.7;
            transition-property: opacity, transform;
            transition-duration: 600ms;
            transition-timing-function: ease-out;
        }

        .cards section:hover > img {
            /*transform-origin: center center;
    transform:scale(1.04);*/
            opacity: 1;
        }

        .cards section .card-info {
            color: #333;
            /*margin-top: 85%;*/
            margin-top: 75%;
            padding: 0.5rem;
            text-align: center;
        }

        .cards section .card-footer {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: #8B8E94; /*#ABAEB4;*/
            color: #fff;
            padding: 0.25rem 0.5rem;
            font-weight: bold;
            text-align: right;
            font-size: 16pt;
            opacity: 0.9;
            /*display:none;*/
        }

.top-margin {
    margin-top: 1rem !important;
}

.bottom-margin {
    margin-bottom: 1rem !important;
}

.no-top-margin {
    margin-top: 0 !important;
}

.no-bottom-margin {
    margin-bottom: 0 !important;
}

.row {
    /*max-width: 90.0em !important;*/
    max-width: none;
}

.timeline {
    /*background-color: #f5f5f5;*/
    padding: 0;
    padding-right: 0.5rem;
    overflow: hidden;
}

    .timeline section {
        line-height: 1.2;
    }

        .timeline section:last-of-type {
            margin-bottom: 1rem;
        }
        /* Date item and username */
        .timeline section div:first-of-type {
            background-color: #127592;
            color: white;
            padding: 0.25rem;
            font-size: 70%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }
        /* log text */
        .timeline section p {
            background-color: white;
            color: #444;
            border: solid 1px #c0c0c0;
            border-top-style: none;
            padding: 0.25rem;
            margin-bottom: 0;
            line-height: 1rem;
            font-size: 80%;
            overflow: hidden;
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

        .timeline section:hover a div {
            background-color: #759212;
        }

    .timeline > div {
        margin: 0.25rem 0;
        text-align: center;
    }

hr.rit-hr {
    /*margin: 0 1rem 0.25rem;*/
    margin: 0;
    margin-bottom: 1rem;
}

a.rit-link {
    text-decoration: underline;
}

.rit-iframe {
    width: 100%;
    border-style: none;
    vertical-align: top;
    /* Avoid weird 3px bottom margin */
}
/*--------------------------------------------------*/
/*  Map/OpenLayers styles                           */
/*--------------------------------------------------*/
#Map {
    height: 600px;
    background: #ccc url("../Images/Map.jpg") repeat scroll 0 0;
    margin: 0 30px 28px 30px;
}

.small.map {
    height: 210px;
    height: 21rem;
    margin-bottom: 0;
}

.row .columns .map-container {
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #808080;
}

    .row .columns .map-container #map.selection-map {
        width: 1200px;
        height: 700px;
    }

    .row .columns .map-container #map.overview-map {
        height: 600px;
        height: 210px;
        height: 21rem;
        margin-bottom: 0;
    }

#layersselector.selection-map {
    min-width: 220px;
}

    #layersselector.selection-map > div {
        margin: 0 10px;
    }

        #layersselector.selection-map > div h3 {
            font-size: medium;
            font-weight: bold;
            color: #6f6f6f;
        }

        #layersselector.selection-map > div ul {
            margin-left: 0;
            margin-bottom: 10px;
        }

            #layersselector.selection-map > div ul li {
                list-style: none;
                padding-left: 0;
                margin-bottom: 2px;
            }

                #layersselector.selection-map > div ul li.disabled {
                    color: #ccc8c3;
                }

                #layersselector.selection-map > div ul li img {
                    margin-right: 4px;
                }

                    #layersselector.selection-map > div ul li img.SubNames {
                        margin-left: 28px;
                    }

.mandatory {
    display: inline-block;
    margin: 0 2px;
    color: #c60f13;
    font-size: larger;
    overflow: hidden;
    height: 12px;
}

    .mandatory:before {
        content: "*";
    }

.info {
    display: inline-block;
    /*position: relative;
    top: 2px;*/
    margin: 0 2px;
    color: #fff;
    background: #2795b6;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    vertical-align: text-bottom;
}

    .info:before {
        content: "i";
    }

textarea {
    height: 200px;
}

select {
    display: block;
}

label.checkbox {
    display: inline-block;
    width: 165px;
    margin-right: 10px;
}

label.checkboxwide {
    display: inline-block;
    margin-right: 10px;
    width: 250px;
}


a.pdf,
a.word {
    display: inline-block;
    vertical-align: middle;
    padding-top: 1rem;
    padding-left: 20px;
    background: url('../Images/Filelist/File.png') no-repeat 0 1rem;
}

label.inline {
    display: inline-block;
    margin: 0;
    padding: 0;
}

    label.inline input[type=radio] {
        margin: 0;
    }

fieldset .subheader {
    margin-top: 30px;
}

.readonly .button,
.readonly .close,
.readonly .info,
.readonly .guidlinetext,
.readonly input[type=submit].button {
    display: none;
}

.readonly label {
    /*font-weight: bold;*/
}

    .readonly label.checkbox {
        font-weight: normal;
    }

#ContactInfo {
    min-width: 500px;
    padding: 1rem;
    text-align: left;
    background-color: #fffae7;
    /*ul {
        margin-left: 0;
        margin-bottom: 10px;

        li {
            list-style: none;
            padding-left: 0;
            margin-bottom: 2px;

            &.disabled {
                color: @gray;
            }

            img {
                margin-right: 4px;
            }
        }
    }*/
}

    #ContactInfo h3 {
        font-size: medium;
        font-weight: bold;
        color: #6f6f6f;
    }

    #ContactInfo p {
        font-size: 100%;
    }

    #ContactInfo a {
        color: #106680;
        text-decoration: underline;
    }

.row.space-after,
.space-after {
    margin-bottom: 40px;
}

sup {
    vertical-align: top;
    position: relative;
    top: -0.2em;
}

@media only screen and (min-width: 40.1em) {
    label.vertical-align-middle {
        padding: 0.5rem 0;
    }
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #aaaaaa;
}

table {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.dataTables_wrapper label {
    white-space: nowrap;
}

    .dataTables_wrapper label select {
        display: inline-block;
        width: 80px;
    }

    .dataTables_wrapper label input {
        display: inline-block;
        width: auto;
    }

table.datatable {
    display: none;
}

    table.dataTable thead th {
        padding: 0.5rem 0.625rem 0.625rem 0.625rem;
    }

        table.dataTable thead th span.right {
            padding-right: 0.5rem;
        }

    table.dataTable thead .sorting {
        background-image: url("../Images/sort_both.png") !important;
    }

    table.dataTable thead .sorting_asc {
        background-image: url("../Images/sort_asc.png") !important;
    }

    table.dataTable thead .sorting_desc {
        background-image: url("../Images/sort_desc.png") !important;
    }

    table.dataTable tbody tr.even {
        background-color: #f4f4f4;
    }

input.input-validation-error {
    background-color: #fff;
    border-color: #ccc8c3;
}

input.readonly {
    background-color: #ccc8c3;
}

span.field-validation-error {
    font-weight: normal;
    padding: 10px;
    margin-top: 10px;
}

.collapsible {
    padding-top: 25px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position-x: right;
}

.collapsibleClosed {
    background-image: url(../images/caret-square-o-down.png);
}

.collapsibleOpen {
    background-image: url(../Images/caret-square-o-up.png);
}

.breadcrumbs > *.current {
    color: #258faf;
    font-weight: bold;
}

.ui-timepicker-list {
    margin: 0 0 1rem 0;
    background-color: #fafafa;
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: Arial;
}

#progressBar {
    background-color: #3E6FAD;
    width: 0px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: 0.25s ease-out;
    -webkit-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}

.ui-widget {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 11pt;
}

.ui-widget-content.rit-dialog {
    background: #ffffff;
    border: 1px solid #ddd;
    color: #222222;
}

.ui-dialog {
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
}

    .ui-dialog .ui-dialog-content {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        overflow: auto;
        position: relative;
        padding: 1em !important;
        margin: 0;
    }

    .ui-dialog .ui-widget-header {
        background: #ddd;
        border: 0;
        color: #000;
        font-weight: normal;
    }

    .ui-dialog .ui-dialog-titlebar {
        padding: 1em;
        position: relative;
        font-size: 1em;
    }

.rit-dialog-comment {
    background-color: #0c7592; /*#2ba6cb;*/
    color: white;
    padding: 0.9em;
}

.ui-state-default,
.ui-widget-header,
.ui-state-default {
    background: #ddd !important;
}

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        background: #ddd;
    }

.groupbox {
    background-color: #EEEEEE;
    margin-bottom: 1rem;
    padding: 1rem;
    padding-top: 0;
    overflow: hidden;
}

fieldset .groupbox .subheader {
    margin-top: 5px;
}

/*knapper inde i tabel*/
.tablebtn {
    margin: 0px;
    padding: 3px;
    font-size: 0.8rem;
    border-radius: 10px;
}


/* Bruges når man skal lave en foundation række, hvor der bruges tabel i stedet for div (så vertical-align virker) */
table.editrow {
    width: 100%;
    margin: 0;
    border: 0;
    table-layout: fixed;
}

    table.editrow tr {
        width: 100%;
        background: #FFFFFF;
    }

    table.editrow td {
        vertical-align: bottom;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        margin: 0;
    }

        table.editrow td.medium-2-5 {
            width: 12.5%
        }

        table.editrow td.topalign {
            vertical-align: top;
        }

/* disabled font awsome ikoner */

.fa-disabled {
    opacity: 0.6;
    cursor: default !important;
}

.volumenMarkRed {
    color: #cd0a0a;
    font-weight: bold;
}


.username {
    color: #ffffff;
    font-weight: bold;
    /*    line-height: 1.4;*/
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0;
    color: white;
}

.applicationname {
    color: #ffffff;
    /*    line-height: 1.4;*/
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0;
    margin-left: 10px;
}

    .applicationname a {
        color: #ffffff;
    }


/* overrider color i foundation.css */
.subheader {
    color: #000000;
}

/* , select option [disabled], select:read-only, select option [read-only] */

input, select {
    background-color: #ffffff;
}

    select:hover {
        background-color: #ffffff;
    }

    input:disabled {
        background-color: #e0e0e0;
        color: #000000;
        opacity: 1.0;
    }

    select:disabled {
        background-color: #e0e0e0;
        color: #000000;
        opacity: 1.0;
    }

textarea:disabled {
    background-color: #e0e0e0;
    color: #000000;
    opacity: 1.0;
}



/* override af foundation.css: */
input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled] input[type="password"],
input[type="date"][disabled], fieldset[disabled] input[type="date"],
input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled] input[type="month"],
input[type="week"][disabled], fieldset[disabled] input[type="week"],
input[type="email"][disabled], fieldset[disabled] input[type="email"],
input[type="number"][disabled], fieldset[disabled] input[type="number"],
input[type="search"][disabled], fieldset[disabled] input[type="search"],
input[type="tel"][disabled], fieldset[disabled] input[type="tel"],
input[type="time"][disabled], fieldset[disabled] input[type="time"],
input[type="url"][disabled], fieldset[disabled] input[type="url"],
textarea[disabled], fieldset[disabled] textarea {
    background-color: #e0e0e0;
}


#RoadLegislationPermissionDates, #VandindvindingstilladelseDatoer, #BortafledningstilladelseDatoer, #NedsivningstilladelseDatoer {
    margin-top: 1em;
    margin-bottom: 1em;
}

#ObligatoriskeBilagWnd a {
    color: #127592;
    text-decoration: underline;
}

    #ObligatoriskeBilagWnd a:hover, #ObligatoriskeBilagWnd a:focus {
        color: #000000; /*#026682;*/
        text-decoration: underline;
    }


input[type="file"] {
    /* forhindrer aria toolkit contrast error v. fileupload knapper */
    color: #000000;
}

a:hover.dt-button {
    color: #000000;
}

.upload-button-title {
    color: #FFFFFF;
}


.label_bred {
    display: inline-block;
    width: 420px;
}

.label-bold {
    font-weight: bold;
}

.deloverskrift {
    margin-left: 22px;
    font-weight: bold;
}

/* tekst i tabs */
.tabs dd > a, .tabs .tab-title > a {
    font-size: 0.95em;
}

.button-in-row {
    height: 37px;
    font-size: 0.875rem;
    padding-top: 10px;
    margin-top: 21px;
}


/*override af dattables excel-button*/
/*.btnexcel span {
    background-image: url("../Images/info.png");
    background-size: 20px;

}
*/
/*.btnexcel {
    width: 40px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0;
    background-color: transparent;
}
*/

/* multiselect dropdown overrides */
.dropdown-chose-list .placeholder {
    color: #666666 !important;
}


/* styles til Vvm-skema: */

.listgroup {
    background-color: #cccccc;
    /*background-color: red;*/
    margin-bottom: 1rem;
    padding-left: 0.5rem;
    overflow: hidden;
    font-weight: bold;
}

.vvmskema {
    border-spacing: 0px;
}

    .vvmskema tbody tr {
        background-color: #f4f4f4; /*#ececec;*/
        /*border: 1px solid #333333;*/
    }

    .vvmskema td {
        vertical-align: top;
        border: 1px solid #c0c0c0;
    }

.vvmskema--number {
    width: 3%;
}

.vvmskema--explanation {
    width: 40%;
}

.vvmskema--choice-yes, .vvmskema--choice-no {
    width: 3.5%;
}

.vvmskema--description, .vvmskema--caseworker {
    width: 25%;
}

.infotekst {
    font-size: 0.875rem;
}

.infotekstsmall {
    font-size: 0.7rem;
}


.bgRED {
    background-color: #ffa0a0;
}

.bgGREEN {
    background-color: #a0ffa0;
}

.bgYELLOW {
    background-color: #ffffa0;
}

.bgBLACK {
    background-color: #000000; /*#a0a0a0;*/
}

.VVMWarningText {
    color: #9e0c0f; /* rød */
}

ul.horizontallist {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

    ul.horizontallist > li {
        display: inline-block;
        padding: 0px 10px;
        font-size: 0.9rem;
    }


/*td.error {
    border-color: #ff0000;
}
*/

.excration-permit-application-reference {
    padding: 1.25rem 1.25rem 0 1.25rem;
}

.mainpage-tab-content {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    margin-bottom: 0;
    margin-top: 0;
}


.table-list {
    max-height: 400px;
    margin-bottom: 1em;
    overflow-y: auto;
}

    .table-list > table {
        width: 100%;
        margin: 0px;
    }


.dashboardDiv {
    font-size: 0.875rem;
    line-height: 1rem;
}

.dashboardDiv li {
    font-size: 0.875rem;
    line-height: 1rem;
}


.dashboardTal {
    font-weight: bold;
}


/*.top-bar-section .dropdown li:not(.has-form):focus > a:not(.button) {
    color: white;
    background-color: #ff0000;
    background: #272727;
}
*/

.manual-error-info {
    background-color: #c60f13;
    color: white;
    padding: 0.5em 1em;
    font-size: 1.5em;
    margin: 0.25em 2em;
}

.circle {
    width: 20px;
    height: 20px;
    border: 2px solid black;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.circle-status0 {
    background-color: green;
}

.circle-status1 {
    background-color: yellow;
}

.circle-status2 {
    background-color: red;
}

small.error.block {
    display: block;
}
small.error.hidden {
    display: none !important;
}
small.error.mt-n4 {
    margin-top: -1rem;
}
.mb-0 {
    margin-bottom: 0;
}
.normal-case {
    text-transform: none;
}