/**
 * Bootstrap collapse uden animation
 */
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
/**
 * End: Bootstrap collapse uden animation
 */

.lmBtn {
    margin-bottom: 15px;
}

/**
 * Søgeboks til avanceret søgning
 */
div.adv-search-wrapper {
    margin: 10px 0;
}

#soegeform-wrapper label {
    font-size: 80%;
}

#adv-search {
    /*border-top: 2px solid #e3ddd8;*/
    border-top: 2px solid #008da5;
    margin:10px 0;
    padding: 10px 0;
}

div.adv-search-btn {
    cursor: pointer;
    cursor: hand;
}

div.adv-search-btn span {
    font-size:90%;
}

/**
 * End: Søgeboks til avanceret søgning
 */

.text-area a {
    /*display: inline !important;*/
}

iframe.youtube-frame {
    min-width: 400px;
    min-height: 380px;
}

div.video-wrapper {
    margin: 40px 0;
    text-align: center;
}

td.snemeldovr, td.snemeld {
    font-size: 80%;
}

td.snemeld a > img {
    width: 21px;
}

#sne-tabel img {
    width: auto;
}

#sne-graf p img {
    max-width: 540px;
    max-height: 350px;
}

td.snemeldbund table {
    margin-bottom: 0;
}

/**
 * Fakta-oversigt
 */
#ContentPlaceHolder1_FactsList1_gvFactsList {
    width:100%;
    border-collapse:collapse;
    font-size: 90%;
}

/**
 * End: Fakta-oversigt
 */

/**
 * Badge billede-overlay
 */
.cssbadgew {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.cssbadge {
    display: block;
    background: #ffa800;
    color: #fff;
    font-weight: normal;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    line-height: 24px;
    text-align: center;
    position: absolute;
    top: 17px;
    right: -30px;
    height: 25px;
    width: 120px;
    font-size: 14px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/**
 * End: Badge billede-overlay
 */

/**
 * Badge galleri-overlay
 */
.cssbadgew-galleri {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    overflow: hidden;
    z-index: 2;
}
.cssbadge-galleri {
    display: block;
    background: #ffa800;
    color: #fff;
    font-weight: normal;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
        line-height: 29px;
    text-align: center;
    position: absolute;
    top: 21px;
    right: -33px;
    height: 30px;
    width: 128px;
    font-size: 105%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/**
 * End: Badge galleri-overlay
 */

.bold-text {
    font-weight: bold;
}

#cp-booking-link {
    cursor: pointer;
    font-size: 11px;
    font-family: 'Courier New', Monospace;
}

#cp-booking-link-kopieret {
    display:none;
    font-size: 80%;
}

.alert-grey {
    color: #31708f;
    background-color: #efefef;
    border-color: #b2cde4;
}

.not-valid {
    border-color: red;
}

ul.verynormal {
    list-style-type: disc !important;
    padding-left:1em !important;
    margin-left:1em;
}

/**
 * Bookingproces
 */
select.form-antal-select {
    width: 60px;
}


/*Form Wizard
.bs-wizard {margin: 1em 0 1em 0;}


.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #81A7C5; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #004BAD; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #004BAD;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
.bs-wizard > .bs-wizard-step > div.progress{ background-color: #e7e7e7; }
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot { background-color: #e7e7e7; }
END Form Wizard*/
/*
@media screen and (max-width: 410px) {
    .bs-wizard {
        display: none;
    }
}
*/