﻿/* css for ny version af Campus overskriver typisk definitioner af eksisterende klasser samt definerer specifikke.*/

/*body */
/*font-family: Open Sans;*/
/*font-family: Open Sans,Arial, "Helvetica Neue", Helvetica,sans-serif;*/

html {
    height: 100%;
}

body {
    height: 100vh;
}

footer {
    /*text-align: center;*/

    /*margin-top: 25px;*/
    width: 100%;
    padding-right: -30px;
    bottom: 0px; 
    position: fixed;
}


 .footr {
     color: #939393;
     text-align: right;
     width: 100%;
     padding-right: 115px;
 }

 .buttonrow {
     margin-top: 40px; 
     margin-bottom: 60px;
 }

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('TrueType');
}

* {
    font-family:  'Open Sans','Source Serif Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
}


.leftpane {
    background-image: linear-gradient(to bottom, #005b6b, #00515b);
    background-size: cover;
    z-index: 2;
    /*opacity: 0.7;*/
    /*padding-top: 100px;*/
}

.rightpane {
    padding-left: 100px;
    height: 100vh;
}

.child {
    position: absolute;
    bottom: 0;
}

.jumbotron {
    background-image: linear-gradient(to right, #004750, #005f6b);
    /*background-image: url('../content/images/background/V2_Baggrunds_img_flipped.jpg');*/
    background-size: cover;
    /*min-height: 500px;*/
    max-height: 500px;
    padding-top: 100px;
    /*padding-left: 200px;*/
}


    .jumbotron h1 {
        color: #FFF;
        /*font-size: 32px;*/
    }

    .jumbotron h3 {
        /*text-transform: uppercase;*/
        color: #FFF;
    }

    .jumbotron p {
        font-size: 16px;
        color: #FFF;
        font-family: "Open Sans";
    }

/*@font-face {
    font-family: MyriadPro;
    src: url("../fonts/MyriadPro/MyriadPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: MyriadPro;
    font-weight: bold;
    src: url("../fonts/MyriadPro/MyriadPro-Bold.otf") format("opentype");
}*/

.container {
    background-color: white;
}


.container-fluid {
    background-color: rgba(247, 248, 249, 1);
}

.betingelser {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #007060;
    width: 100%;
}

    .betingelser input {
        /*text-align: right;*/
        /*padding-top: 15px;*/
        margin-top: 5px;
        height: 20px;
        width: 20px;
        border: 1px solid #007060;
    }

full-height {
    height: 100%;
}

/* Sæt * på labels med class required */
.required:after {
    content: " *";
}

h1, h2 {
    /*font-family: "Open Sans";*/
    font-family: 'Source Serif Pro';
    /*text-transform: uppercase;*/
}

h3, h4 {
    font-family: "Open Sans";
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 30px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-weight: 700;
}

/*h1, h2 {
    font-size: 25px;
}*/

a:hover {
    color: black;
    /*text-decoration: underline;*/
}

a {
    color: black;
    /*text-decoration: underline;*/
}

.farvet {
    color: #fff;
}

.header {
    padding-top: 10px;
    font-family: Open Sans;
    font-weight: bold;
    /*text-align: center;*/
}

.header-narrow {
    font-family: "Open Sans";
    font-size: 18px;
}

p { /* Sæt standard font til Open Sans i afsnit.*/
    font-family: Open Sans;
    font-size: 16px;
}

.btn {
    border-radius: 0px;
    margin-right: 10px;
    text-decoration: none;
    min-width: 150px;
    text-align: center;
    padding: 10px;
    color: white;
}

.btn-campus {
    background-color: #fff;
    /* border-color: #357ebd; */
}

    .btn-campus:hover,
    .btn-campus:focus,
    .btn-campus:active,
    .btn-campus.active {
        background-color: #fff;
    }

.btn-entrance {
    min-width: 100%;
    border: 1px solid #007060;
    border-radius: 0;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-cancel {
    background-color: white;
    color: #005b6b;
    padding-left: 0px;
    text-align: left;
}

.btn-prev {
    background-color: white;
    color: #005b6b;
    border: 1px solid #005f6b;
}

.btn-deaktiveret {
    background-color: #83b4ba;
}

.btn-knap {
    /*background-color: #005b6b;*/
    background-color: #005b6b;
}

    .btn-knap:hover, .btn-prev:hover {
        color: White;
        background-color: #003238;
    }

.dropdown-toggle::after {
    /* Kan ikke anvendes ved inline-block float: right;   */ /* Flyt pilen ud til højre i dropdown */
    display: inline-block;
    width: .6em;
    height: .6em;
    margin: .2em 0 0 .4em;
    vertical-align: middle;
    content: "";
    border: .3em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(45deg);
}

.btn-default {
    color: #ffffff;
    background-color: #fff;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active {
        background-color: #fff;
    }

A.sbWDKButton {
    text-transform: uppercase;
    background-image: none;
    background-color: #fff;
}

.navbar {
    color: #fff; /* rgb(77,183,207); */
    border-bottom-style: none;
    background-color: white;

}

.navbar-brand {
    z-index: 3;
    text-align: center;
    /*margin-left: 0.5rem !important;*/
    margin-left: -20px;
}


.navbar-default .navbar-nav > div > a { /* IKKE Valgt. font: Myriad Pro Condensed */
    /*font-family: 'Arial regular';*/ /*'MyriadPro';*/
    color: black;
    /*text-transform: uppercase;*/
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus { /* Valgt. font: Myriad Pro Condensed Bold*/
        /*font-family: 'Arial regular';*/ /*'MyriadPro';*/
        color: black;
        font-weight: bold;
    }

.navbar-static-top {
    margin-bottom: 0;
}

.navbar-light .navbar-nav .nav-link
{
    color: black;
    font-size: 16px;
    font-family: "Open Sans";
}

.nav-link {
    color: black;
}

.nav {
    float: left;
}

.navbar img {
    height: 40px;
    margin: 5px;
    float: left;
}

/*  Placer menu i højre side */
/*.nav-item{      
    text-align: right;
}*/

/* Centrer billeder på forsiden */
img.center {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: -10;   /* Sæt billedet bagerst*/
    /*bottom:-110px;*/
    /*width: 60px;
    height: 60px;*/
}

img.centerbillede {
    display: block;
    margin: 0 auto;
    position: relative;
}

.input-campus {
    min-height: 40px;
    margin-top: 5px;
    /*margin-left: 5px;*/
    padding-left: 15px;
    color: #7e7e7e;
    font-family: "Open Sans";
    font-size: 16px;
    border: 1px solid #007989;
    width: 100%;
}


.readonly {
    background-color: #e9ecef;
    color: #7e7e7e;
    border: 1px solid #999999;
}


.link-campus {
    color: #fff;
    text-decoration: underline;
}



    .link-campus:hover {
        color: #fff;
        text-decoration: underline;
    }

.link-campus-dark {
    color: #000;
    text-decoration: underline;
}

    .link-campus-dark:hover {
        color: #005b6b;
        text-decoration: underline;
    }

.campus-dd {
    min-height: 50px;
    color: #005f6b;
    border: 1px solid #007060;
    font-family: "Open Sans";
    font-size: 16px;
    border-radius: 0px;
}



/* Fejltekster*/

.field-validation-error {
    color: #d60000;
    font-family: Open Sans;
    font-size: 14px;
}

.validation-summary-errors
{
    font-family: Open Sans;
    font-weight: bold !important;
    color: #ff0000 !important;
    /*border: 1px solid #ff0000;*/ /* Skal der være ramme omkring ? - ikke på den måde ihvertfald.  først når fejlen vises.. */

}

/* Rød Boks med ramme */

.campus-redbox {
    font-family: "Open Sans";
    background-color: #ed5e66;
    margin-right: 10px;
    padding-right: 40px;
    text-decoration: none;
    min-width: 200px;
    text-align: center;
    padding: 15px;
    color: white;
}

    .campus-redbox:hover {
        background-color: #cb454d;
        color: white;
        text-decoration: none;
    }

.campus-container {
    background-color: white;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    background-color: white;
}

/*div {
    height: 100vh;
}*/

.campus-oversigt {
    background-color: #ebf5f6;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}

/* Boks med ramme */


.campus-box {
    border: 1px solid #fff; /* rgb(77,183,207); */
    margin-left: 10px;
    min-width: 90px;
    text-align: center;
    /*padding-right: 10px;*/
}

    .campus-box > h4 {
        background-color: #fff; /* rgb(77,183,207); */
        color: white;
        text-transform: uppercase;
        margin: 0px 0px 0px 0px;
        padding-left: 0px;
    }

.icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.icon-ajax-loader {
    background-image: url('../content/images/ajax-loader.gif');
}

.icon-dropdown {
    background-image: url('../content/images/DropDownArrow.png');
}

.noborder {
    border: none;
    width: 100%;
}

/* Fix bootstrap issue with dd entries having blanks. Another solution is to use input elements with no borders - which also gives us storage of the id for the field and thus saves is for hiddenfields..  */

dt, dd {
    /* Keep this the same as line-height */
    min-height: 20px;
}

dd {
    line-height: 24px;
}

dt {
    line-height: 20px; /* Align different because of inputboxes?*/
}

.callstate {
    margin-top: 10px;
}


.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
    cursor: progress;
}

    .has-spinner.active .spinner {
        opacity: 1;
        width: auto; /* This doesn't work, just fix for unkown width elements */
    }

.has-spinner.btn-mini.active .spinner {
    width: 10px;
}

.has-spinner.btn-small.active .spinner {
    width: 13px;
}

.has-spinner.btn.active .spinner {
    width: 16px;
}

.has-spinner.btn-large.active .spinner {
    width: 19px;
}


/* Accordion indstillinger*/

.panel-title {
    position: relative;
}
  
.panel-title::after {
    content: "\f107";
    color: #aeaeae;
    top: -12px;
    right: 0px;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 32px;
    padding: 5px;
}

.panel-title[aria-expanded="true"]::after {
    content: "\f106";
}
.panel-heading {
    background-color: #f3f3f3;
    margin-top: 15px;
    padding: 15px 20px 20px 5px;
    /*padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-right: 20px;*/

}
    .panel-heading h4 {
        font-family: "Open Sans";
        font-weight: bold;
    }

.panel-heading-dropdown {
    border: 1px solid #007989;
    margin-top: 15px;
    padding: 15px 20px 20px 5px;
    /*padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-right: 20px;*/
}

.panel-body {
    padding: 15px 20px 20px 5px;
    /*padding-left: 20px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-top: 15px;*/
}

.panel-group {
    margin-bottom: 50px;
}
/* Accordion */

/* -------------------------------------------------------------------------
  VERTICAL STEPPERS - inspiration: https://codepen.io/azkai/pen/qRNGBO
-------------------------------------------------------------------------- */

/* Steps */
.step {
    position: relative;
    min-height: 1em;
    color: #003238;
}

    .step + .step {
        margin-top: 1.5em;
    }

    .step > div:first-child {
        position: static;
        height: 0;
    }

    .step > div:not(:first-child) {
        margin-left: 1.5em;  /* Afstand mellem cirkler og text */
        padding-left: 1em;
    }

    .step.step-active {
        color: White;
    }

        .step.step-active .circle {
            background-color: #005f6b;  /* #005f6b;*/
        }

.circle.circle-inactive {
    box-shadow: 0 0 0 3px transparent;
}

/* Circle */
.circle {
    background: #003238;
    position: relative;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 0 3px #fff;
}


    /* Vertical Line */
    .circle:after {
        content: ' ';
        position: absolute;
        display: block;
        top: 1px;
        right: 58%;
        bottom: 1px;
        left: 42%;
        height: 100%;
        width: 3px; /* Bredde på linien */
        transform: scale(1, 2);
        transform-origin: 50% -100%;
        background-color: #003238;
        z-index: -1;
    }


.step:last-child .circle:after {
    display: none;
}

/* Stepper Titles */
.title {
    line-height: 1.5em;
    font-weight: bold;
}

.caption {
    font-size: 0.8em;
}


/* Checkbox omvendt*/
/*.cbcontainer {
    display: inline-block;
}*/

.checkbox {
    text-align: right;

}

.checkbox input {
    float: right;
    position: relative !important;
    margin: 5px !important;
}

/* Forstør  checkbokse */
input[type=checkbox] {
    transform: scale(1.25);
}

.form-control, select {
    border: 1px solid #007060;
    border-radius: 0px;

}
/* Overskriv  bootstraps standard værdier på ramme rundt om select dropdown */
.custom-select:focus {
    border-color: black; /* #80bdff; */
    outline: 0;
    box-shadow: 0px 0px 0px 0.01rem black;
    /*0px 0px 0px 0.2rem rgba(0,123,255,0.25)*/
}

/* Skjul left-pane på små skærme - TODO: bestem skiftepunktet... */
@media screen and (max-width: 900px) {
    .leftpane {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }
}
