﻿#dofoKurv {
    width: 100%;
}

#dofoKurv .shoppingcart {
    position: relative;
    text-align: left;
    margin: 0 auto;
    overflow: hidden
}

#dofoKurv.top {
    margin: 20px 0 -10px;
    padding: 0
}

#dofoKurv.top .shoppingcart {
    margin: 0
}

.shoppingcart-layer {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 2000px;
    opacity: .1;
    filter: alpha(opacity=1);
    background-color: #000
}

.shoppingcart {
    width: 100%;
}

.shoppingcart h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 5px 0 15px 0
}

#dofoKurv.top .shoppingcart h3 {
    display: inline-block;
    padding-right: 30px;
    background: url(/images/shoppingcart.png) no-repeat right top
}

.shoppingcart h4 {
    text-transform: uppercase;
    margin: 0 0 10px 0
}

.shoppingcart-navigation {
    margin: 0;
    padding: 15px 0 5px 0
}

    .shoppingcart-navigation a {
        display: inline-block;
        padding: 5px 15px;
        background-color: #003468;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none !important
    }

        .shoppingcart-navigation a:hover {
            text-decoration: none !important
        }

    .shoppingcart-navigation .loading {
        margin: -1px 0
    }

.shoppingcart-btn-next {
    float: right
}

.shoppingcart-form div.shoppingcart-texts {
    width: 280px;
    float: right
}

div.shoppingcart-texts p {
}

.shoppingcart-form div.shoppingcart-formrow {
}

    .shoppingcart-form div.shoppingcart-formrow.checkbox {
        margin: 10px 0;
        clear: both;
    }

    .shoppingcart-form div.shoppingcart-formrow span.required {
        color: #a94442;
        display: inline
    }

    .shoppingcart-form div.shoppingcart-formrow.checkbox label label.error {
        margin: 10px 0 0 0;
        padding: 0;
        font-weight: normal
    }

.shoppingcart-info ul {
    margin: 0 0 5px 0;
    padding: 0;
    list-style:none;
}

    .shoppingcart-info ul li {
        margin: 0 0 5px 0;
        padding: 0;
        list-style: none
    }

.shoppingcart-info p {
}

.shoppingcart-info ul.shoppingcart-filelist {
    margin: 0 0 30px 0;
    padding: 0;
    list-style:none;
}

    .shoppingcart-info ul.shoppingcart-filelist li {
        margin: 0 0 5px 0;
        padding: 0;
        list-style-type: none;
    }

.shoppingcart-info div.conditions {
    width: 100%;
    height: 250px;
    margin: 20px 0 15px;
    padding: 5px 10px;
    border: 1px dashed #000;
    overflow: auto
}

.button.facebook span {display:flex;align-items:center;justify-content:center;}
svg.icon-facebook .fill {fill:#ffffff;}

.shoppingcart-form label span {
    width: 105px;
    display: inline-block
}

    .shoppingcart-form label span.shoppingcart-city {
        float: right;
        display: inline-block;
        margin: 2px 20px 0 0
    }

.shoppingcart-form label input {
    margin-right: 10px;
}

.shoppingcart-form label select {
    margin-right: 10px;
}

.shoppingcart-form label label.error {
    display: block;
    margin: 2px 0 10px 0;
    padding: 0 15px 0 110px;
    color: #a94442;
    font-weight: normal
}
label.error {
    color: #a94442;
    font-weight: bold;
}

.form-item label:not(.error) {
    display: none;
}

.form-item label.alt {
    display: block;
}

.form-item label.error,
.form-item label.alt {
    margin-top: -.5rem;
    margin-bottom: .5rem;
}


.shoppingcart-form label.mask {
    display: block;
    margin:-.5rem 0 1.5rem;
    padding-left: 1.2037rem;
}

.shoppingcart-form .checkbox input {
    float: left;
    width: auto;
    margin-top: 1px
}

.shoppingcart-form .checkbox span {
    width: 80%;
}

.shoppingcart-form span.shoppingcart-pricegroup {
    margin: 0 0 0 3px
}

.shoppingcart-review {
    border-collapse: collapse;
    min-width: 300px
}

    .shoppingcart-review td {
        padding: 0 10px 4px 5px
    }

        .shoppingcart-review td.shoppingcart-review-price {
            text-align: right
        }

    .shoppingcart-review tr.shoppingcart-review-total td {
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #666;
        border-bottom: 3px double #666
    }

    .shoppingcart-review tr.shoppingcart-review-info td {
        padding-top: 15px
    }

#dofoKurvHeader {
    width: 200px;
    position: absolute;
    right: 0;
    top: 73px;
    color: #fff;
    padding: 3px;
    background: #888d91;
    z-index: 10000
}

    #dofoKurvHeader h3 {
        font-weight: normal;
        color: #fff;
        margin: 5px;
        font-size: 13px;
        display: inline-block;
        padding-left: 20px;
        background: url(/images/shoppingcart.png) no-repeat 0 2px
    }

        #dofoKurvHeader h3 a {
            color: #fff
        }

    #dofoKurvHeader span.info {
        display: inline;
        border: 0;
        margin-left: 2px;
        text-decoration: underline
    }

#dofoKurv.top div {
    border: 0;
    width: 95%
}

#dofoKurv.top {
    display: none;
    margin: 0 0 0 0;
    width: 200px;
    color: #fff;
    background: #888d91;
    z-index: 1000;
    border: 0
}

#sidebar {background-color:#f7f8f8;margin-bottom:20px;}
#sidebar.kurv a {
    color: #003468;
    font-weight: normal;
    padding: 3px 0 1px 0;
    display: inline-block
}

#sidebar.kurv {
    float: right;
}

    #sidebar.kurv h3 {
        margin-bottom: 2px;
        color: #000;
        font-weight: normal;
        padding-left: 20px;
        background: url(/images/shoppingcart.png) no-repeat 0 2px;
        display: none
    }

    #sidebar.kurv h4 {
        font-weight: bold;
        text-transform: uppercase;
        margin: 10px 0 10px 0;
        font-size: 16px
    }

.shoppingcart label span {
    font-weight: normal
}

#cartenrol, #carttext {
    color: #000
}

.shoppingcart-texts, #cartenrol {
    padding: 20px;
}
@media (min-width:48em)
{
    .shoppingcart-texts, #cartenrol {
        padding-top: 43px;
    }
}

#payment-instruks {
    text-align: left
}

    #payment-instruks h3 {
        text-align: left;
        font-size: 18px;
        text-transform: uppercase;
        margin: 5px 0 15px 0
    }

.box-menu {
    height: 93px
}

form.auto input[type=text], form.auto textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    font-size: 15px;
    line-height: 1.5;
    color: #393b41;
    background-color: #f7f5fa;
    background-image: none;
    border: 1px solid #e6e6ed;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

form.auto textarea {
    height: 200px
}

form.auto .error {
    display: block;
    color: #a94442
}

form.auto input.error {
    border-color: #a94442
}

@media(min-width:992px) {
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        line-height: 1;
        height: 380px;
        max-width: none
    }

    .boximages .panel-image img {
        display: block;
        max-width: 100%;
        height: 185px;
        width: 263px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px
    }
}

#mdialoghold {
    display: block;
    margin-bottom: 24px
}

.cart-msg {
    padding-left: 16px;
    margin: 0
}

form.globalsearch label {
    width: 200px
}

#cookiePanel {
    display: none
}

.main-footer {
    margin-top: 20px
}

.page-body {
    margin-bottom: 20px
}

.hideerrormessages label.error {
    display: none !important
}

.hideerrormessages input.error {
    border: 1px solid #a94442
}

.theme41ad48 .stack-menu h2 > a {
    background: #66d37d
}

.theme41ad48 .heading-blocky > a {
    border-top: 1px solid #b5eac0;
    border-bottom: 1px solid #b5eac0;
    color: #66d37d
}

.theme41ad48 .course-list h3.heading-blocky {
    color: #66d37d;
    border-bottom-color: #66d37d
}

.theme41ad48 .more {
    color: #66d37d
}

    .theme41ad48 .more span {
        background-position: 0 0
    }

.color41ad48 h2 > a {
    background: #66d37d !important
}

.theme7ab5d6 .stack-menu h2 > a {
    background: #2196f7
}

.theme7ab5d6 .heading-blocky > a {
    border-top: 1px solid #b5dcfc;
    border-bottom: 1px solid #b5dcfc;
    color: #2196f7
}

.theme7ab5d6 .course-list h3.heading-blocky {
    color: #2196f7;
    border-bottom-color: #2196f7
}

.theme7ab5d6 .more {
    color: #2196f7
}

.color7ab4d6 h2 > a, .color7ab5d6 h2 > a {
    background: #2196f7 !important
}

.theme003468 .stack-menu h2 > a {
    background: #113d72
}

.theme003468 .heading-blocky > a {
    border-top: 1px solid #93bdef;
    border-bottom: 1px solid #93bdef;
    color: #113d72
}

.theme003468 .course-list h3.heading-blocky {
    color: #113d72;
    border-bottom-color: #113d72
}

.theme003468 .more {
    color: #113d72
}

    .theme003468 .more span {
        background-position: -60px 0
    }

.color003468 h2 > a {
    background: #113d72 !important
}

.shoppingcart-form .checkbox span {
    width: 275px
}

.course-list .course-title {
    width: 163px
}

.course-list .course-location {
    width: 88px
}

.course-list .course-id {
    width: 60px
}

.course-list .course-field {
    font-size: 15px;
    font-weight: normal
}

@media(max-width:1200px) {
    .course-list .course-field {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left
    }

    .course-list .course-title {
        width: 153px
    }

    .course-list .course-location {
        width: 76px
    }

    .course-list .course-time, .course-list .course-weekday {
        display: none
    }

    .course-list .course-instructor {
        width: 77px
    }
}

#flexhold .tilmeldt {
    color: green
}

#flexhold .afmeldt {
    color: #a9a9a9
}

#flexhold div span {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px;
    width: auto
}

#flexhold .button {
    padding: 0;
    margin: 0 4px 0 0
}

#flexhold .holdnavn {
    width: 240px;
    margin-left: 10px
}

#flexhold .tid {
    width: 100px
}

#flexhold .underviser {
    width: 140px
}

#flexhold div {
    clear: both
}

    #flexhold div span.button {
        float: right
    }

    #flexhold div.day {
        clear: both;
        height: 40px;
        background: #7ab4d6;
        margin: 15px 0 10px 0
    }

#showdeltagerliste {
    margin: 20px;
    background: #7ab4d6;
    width: 50%;
    padding: 20px;
    font-size: 13px
}

    #showdeltagerliste li {
        margin-bottom: 5px
    }

#flexhold {
    font-size: 12px
}

#loginbox {
    background: #7ab4d6;
    padding: 5px 10px 5px 10px;
    margin: 5px;
    width: 155px;
    float: right
}

    #loginbox .field {
        padding: 2px;
        margin: 5px;
        width: 100px
    }

.mobilkonkurrence label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    margin-top: 5px
}

.mobilkonkurrence select {
    font-size: 20px
}

.mobilkonkurrence input[type=checkbox] {
    margin: 10px
}

@media(max-width:480px) {
    .hidemobile {
        display: none
    }
}

