﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #b6b7bc;
    /*font-size: .80em;*/
    font-size: 14px;
    font-family: "Segoe UI", Arial, sans-serif;
    /* font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif; */
    margin: 0px;
    padding: 0px;
    color: #696969;
}

div > .dxeMemo textarea
{
    color: red;
    background-color:silver;
}
    

div.divVejledning :hover
{
   background-color: White;
   color:red;
}

.vejledning
{
    color:White; /* overskrives af a:link!!*/
    font-style:normal; 
    font-weight:bolder; 
    text-decoration:none;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* LOADING PANEL
    -------------------------------------------------------*/
loadingpanel {
    background-color: White;
    box-shadow: 3px 3px 3px 3px silver;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 1200px; /*960px;*/
    background-color: #fff;
    margin: 20px auto 0px auto;
    border-radius: 5px;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
}

.sekpage {
    width: 1600px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border-radius: 5px;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.header {
    position: relative;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    background-color: White;
    border-bottom-color: gray;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-position-x: 100px;
    background-position-y: 10px;
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    height: 120px;
}

.href:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}

.topleftheader {
    position: relative;
    margin: 0px;
    background-image: url("/Images/Logo_Fjernvarmens_Serviceordning.svg");
    background-repeat: no-repeat;
    background-color: white;
    /*
    padding-left: 0px;
    padding-bottom: 5px;

    border-bottom-color: gray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 5px 0px 0px 0px;
    */
    background-position-x: 10px;
    background-position-y: 0px;
    width: 20%;
    height: 120px;
    float: left;
}

.topcenterheader {
    position: relative;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    background-color: white;
    border-bottom-color: gray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-position-x: 100px;
    background-position-y: 10px;
    width: 50%;
    height: 120px;
    float: left;
}

.toprightheader {
    position: relative;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    background-color: white;
    border-bottom-color: gray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-position-x: 100px;
    background-position-y: 10px;
    border-radius: 0px 5px 0px 0px;
    width: 30%;
    height: 120px;
    float: left;
}

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: White;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: White;
    box-shadow: 3px 10px 20px 3px silver ;
    width:100%;
}

div.menu
{
    padding: 4px 4px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: White;
    border: none;    
    color: black;
    padding: 4px 20px;
    text-decoration: none;
    font-weight:bold;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: White;
    color: Red;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: White;
    color: Red;
    text-decoration: none;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}
.logoDisplay {
    display: block;
    text-align: left;
    padding-left: 100px;
    padding-top: 10px;
}
.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: Black;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.ghost
{
    display:none;
}

.Opslagstabel table,
.Opslagstabel th,
.Opslagstabel td {
    border: 1px solid gray;
    border-collapse: collapse;
    padding: 10px;
}

.Opslagstabel td {
    text-align: center;
}

.Opslagstabel th {
    text-align: center;
    background-color: #5a8ab4;
    color: white;
}

/* The Modal (background) */
.fjrmodal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: #000000;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}
/* Modal Content */
.fjrmodal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    color:black;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}
/* The Close Button */
.fjrmodalclose {
    color: white;
    font-size: 28px;
    font-weight: bold;
}

.fjrmodalclose:hover,
.fjrmodalclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.fjrmodal-header {
    background-color: #5a8ab4;
    color: white;
}

.fjrmodal-headertekst {
    float: left;
    padding: 16px;
    font-size:18px;
}

.fjrmodal-headerclose {
    float: right;
    padding-right: 5px;
}

.fjrmodal-body {
    padding: 12px 16px;
    text-align: center;
}

.fjrmodal-footer {
    padding: 2px 16px;
    background-color: #D1D1D1;
    color: slategray;
}

.spacyTabel table,
.spacyTabel th,
.spacyTabel td {
    border-style: none;
}

.spacyTabel td {
    padding: 10px 10px;
}

.RoundedGraybox {
    background-color: #e5e5e5;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 8px 0 #00000033;
}
