﻿@charset "UTF-8";

.item {
    font-size: 1.313rem;
    line-height: 1.6;
}

.btn {
    font-size: 1.313rem;
    line-height: 1.313rem;
    padding-top: 10px;
}

.c-main .o-row a {
    color: #009ed4;
}

    .c-main .o-row a:hover {
        color: #036 !important;
    }

    .c-main .o-row a.btn-primary {
        color: #ffffff;
        text-decoration: none;
    }

        .c-main .o-row a.btn-primary:hover {
            color: #fff !important;
        }

    .c-main .o-row a.e-btn--submit {
        color: #fff;
    }

    .c-main .o-row a.e-btn--primary:hover {
        color: #fff !important;
    }

    .c-main .o-row a.e-btn--submit:hover {
        color: #fff !important;
    }

.c-main ol {
    padding-left: 25px;
}

    .c-main ol li {
        list-style: decimal;
    }

.headline {
    font-size: 1.313rem;
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 2px solid #DBDBDD;
}

.c-slider {
    margin-bottom: 2rem;
}

.ihk-collapse {
    margin-bottom: 1rem;
}

.ihk-collapsetitle
.collapsebox-content-title,
.c-text .ihk-collapsetitle,
.c-text .ihk-collapsetitle h4 {
    text-decoration: none !important;
    font-size: 1.313rem;
    color: #fff;
}

.text-button {
    color: #fff;
    display: inline-block;
    width: 100%;
    font-weight: 800;
    text-align: center;
}

.c-event {
    font-size: 1.313rem;
}
/*c-events__info-headline
c-events__info-start
c-events__info-end
c-events__info-info
c-events__info-location
c-events__info-dozent
c-events__info-price
c-events__info-button*/
.c-events__info-headline {
    color: #000;
    font-weight: 800;
    margin-bottom: 0.8rem;
}

.c-events__info-date:before {
    content: "\f073";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.c-events__info-start:before {
    content: "\f251";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.c-events__info-end:before {
    content: "\f253";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.c-events__info-info:before {
    content: "\f05a";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.c-events__info-dozent:before {
    content: "\f51c";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}



@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .c-events__info-date:before,
    .c-events__info-start:before,
    .c-events__info-end:before,
    .c-events__info-info:before,
    .c-events__info-time:before,
    .c-events__info-location:before,
    .c-events__info-dozent:before,
    .c-events__info-price:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }
}

.c-events__info-date,
.c-events__info-start,
.c-events__info-end,
.c-events__info-info,
.c-events__info-time,
.c-events__info-location,
.c-events__info-dozent,
.c-events__info-price {
    position: relative;
    color: #738897;
    display: inline-block;
    font-size: 1rem;
    padding-left: 1.875rem;
    padding-top: 0.5rem;
    transition: color 0.35s;
}

@media (min-width: 40.1rem) {
    .c-events__info-date,
    .c-events__info-start,
    .c-events__info-end,
    .c-events__info-info,
    .c-events__info-time,
    .c-events__info-location,
    .c-events__info-dozent,
    .c-events__info-price {
        padding-top: 0;
    }
}

@media (min-width: 64.1rem) {
    .c-events__info-date,
    .c-events__info-start,
    .c-events__info-end,
    .c-events__info-info,
    .c-events__info-time,
    .c-events__info-location,
    .c-events__info-dozent,
    .c-events__info-price {
        font-size: 1.125rem;
    }
}

.c-events__info-date:before,
.c-events__info-start:before,
.c-events__info-end:before,
.c-events__info-info:before,
.c-events__info-time:before,
.c-events__info-location:before,
.c-events__info-dozent:before,
.c-events__info-price:before {
    left: 0;
    position: absolute;
    top: -0.25rem;
    font-size: 1.5rem;
    width: 1.5rem;
}

@media (max-width: 40rem) {
    .c-events__info-date:before,
    .c-events__info-start:before,
    .c-events__info-end:before,
    .c-events__info-info:before,
    .c-events__info-time:before,
    .c-events__info-location:before,
    .c-events__info-dozent:before,
    .c-events__info-price:before {
        top: auto;
    }

    .c-text h4 {
        font-size: 1rem;
        margin-bottom: 0rem;
        white-space: normal;
    }
}

@media (min-width: 40.1rem) {
    .c-events__info-date:before + span,
    .c-events__info-start:before + span,
    .c-events__info-end:before + span,
    .c-events__info-info:before + span,
    .c-events__info-time:before + span,
    .c-events__info-location:before + span,
    .c-events__info-dozent:before + span,
    .c-events__info-price:before + span {
        margin-left: 1.25rem;
    }
}

.c-slider .c-events__info-date:before,
.c-slider .c-events__info-start:before,
.c-slider .c-events__info-end:before,
.c-slider .c-events__info-info:before,
.c-slider .c-events__info-time:before,
.c-slider .c-events__info-location:before,
.c-slider .c-events__info-dozent:before,
.c-slider .c-events__info-price:before {
    display: block;
}

    .c-slider .c-events__info-date:before + span,
    .c-slider .c-events__info-start:before + span,
    .c-slider .c-events__info-end:before + span,
    .c-slider .c-events__info-info:before + span,
    .c-slider .c-events__info-time:before + span,
    .c-slider .c-events__info-location:before + span,
    .c-slider .c-events__info-dozent:before + span,
    .c-slider .c-events__info-price:before + span {
        margin-left: 0;
        margin-top: .9375rem;
    }

@media (max-width: 64rem) {

    .c-events__info-date,
    .c-events__info-start,
    .c-events__info-end,
    .c-events__info-info,
    .c-events__info-time,
    .c-events__info-location,
    .c-events__info-dozent,
    .c-events__info-price {
        display: block;
    }


        .c-events__info-date::before + span,
        .c-events__info-start:before + span,
        .c-events__info-end:before + span,
        .c-events__info-info:before + span,
        .c-events__info-time:before + span,
        .c-events__info-location:before + span,
        .c-events__info-dozent:before + span,
        .c-events__info-price:before + span {
            margin-left: 0;
            margin-top: .9375rem;
        }
}

.c-event .c-events__info-date,
.c-event .c-events__info-start,
.c-event .c-events__info-end,
.c-event .c-events__info-info,
.c-event .c-events__info-time,
.c-event .c-events__info-location,
.c-event .c-events__info-dozent,
.c-event .c-events__info-price {
    display: block;
    font-size: 1.313rem;
    margin-bottom: 0.5rem;
    padding-left: 2.5rem;
}

    .c-event .c-events__info-date:before,
    .c-event .c-events__info-start:before,
    .c-event .c-events__info-end:before,
    .c-event .c-events__info-info:before,
    .c-event .c-events__info-time:before,
    .c-event .c-events__info-location:before,
    .c-event .c-events__info-dozent:before,
    .c-event .c-events__info-price:before {
        top: 0rem;
    }

/* Download List*/
.fa-file-pdf-o:before {
    content: "\f019";
    position: relative;
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: none;
    width: auto;
}

a.btn-link {
    text-decoration: none;
    border: none;
    padding: 0;
    padding-bottom: 0.5rem;
}

    a.btn-link i {
        margin-right: 0.5rem;
    }

a.e-btn--small > span, a.e-btn--small-light > span {
    color: white;
}

.o-row .o-row.ihk-margin-bottom {
    margin-bottom: 1.5rem;
}

.c-rating__end .c-rating__star::before {
    font-size: 1.5rem;
}

.c-rating__end .c-headline--secondary {
    font-size: 1.5rem;
    display: inline-block;
}

.c-rating__end .c-ratingend__stars {
    margin-left: 1rem;
    display: inline-block;
}

.c-repContact {
}

.c-teaser__picture .c-picture {
    display: inline;
}

.ihk-old-display-none {
    display: none;
}

@media (min-width: 64.1rem) {
    .c-text .ihk-stecknadel b {
        font-size: 1.33rem;
    }
}

@media screen and(-ms-high-contrast: active), (-ms-high-contrast: none) {
    .img-responsive {
        min-height: 1px;
        min-width: 1px;
    }
}

.c-rating__end {
    padding-top: 2rem;
}

.line-bottom {
    margin-bottom: 1.5rem;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    margin-left: 2rem;
}

input[type="radio"].e-form__field-checkbox + label, input[type="checkbox"].e-form__field-checkbox + label {
    margin-left: 0rem;
}

.panel-primary .panel-heading a,
.panel-primary .panel-heading a:hover {
    color: #fff !important;
}

.MitarbeiterListenElement {
    padding: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

    .MitarbeiterListenElement:hover {
        background-color: #ededed;
    }

.abc,
.MitarbeiterListenDetail {
    background-color: #ededed;
    margin-left: 10px;
    margin-right: 10px;
}

    .abc a.btn {
        padding: 0.5rem;
    }

a.c-list__link,
.c-text a.c-list__link,
.c-text .c-modul a.c-list__link {
    text-decoration: none;
}

.c-text .c-modul .c-list__link h3,
.c-text .c-modul .c-list__link p {
    margin-bottom: .625rem;
}

.c-main button,
.c-main textarea,
.c-main optgroup,
.c-main select,
.c-main input[type=text] {
    border: 1px solid #ccc;
}

    .c-main button.slick-next,
    .c-main button.slick-prev {
        border: 0;
    }

.c-main input[type=submit]:not(.btn) {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.c-main input[type=submit]focus:not(.btn),
.c-main input[type=submit]active:focus:not(.btn),
.c-main input[type=submit].active:focus:not(.btn),
.c-main input[type=submit].focus:not(.btn),
.c-main input[type=submit]:active.focus:not(.btn),
.c-main input[type=submit].active.focus:not(.btn) {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.c-main input[type=submit]:hover:not(.btn),
.c-main input[type=submit]:focus:not(.btn),
.c-main input[type=submit].focus:not(.btn) {
    color: #333333;
    text-decoration: none;
}

.c-main input[type=submit]:active:not(.btn),
.c-main input[type=submit].active:not(.btn) {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}



.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

.btn-link {
    white-space: normal;
    text-align: left;
}

.contactmodulediv input[type="radio"] + label,
.contactmodulediv input[type="checkbox"] + label {
    vertical-align: baseline;
    margin-left: 0.5rem;
    margin-right: 1rem;
    font-size: 1rem;
}

.contactmodulediv input[type="radio"],
.contactmodulediv input[type="checkbox"] {
    vertical-align: top;
}

.contactmodulediv span.form-control {
    display: inline-block;
    border: 0px;
    box-shadow: none;
}

.form-group label p {
    margin-bottom: 0;
}

.iviu-form .control {
    display: table-cell;
    padding-left: 0.5rem;
    vertical-align: top;
}

.iviu-form .description {
    display: table-cell;
    padding-left: 1rem;
}

.iviu-form .agb {
    overflow: auto;
    border: solid 1px #b3b2b2;
    height: 150px;
    width: 100%;
    font-size: 0.7rem;
    padding: 10px;
}

.iviu-form h2 {
    font-size: 2rem;
}

.iviu-form .text-field {
    display: inline-block;
    width: 100%;
}

.iviu-form .field-text {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.iviu-form .form-field {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.iviu-form .form-field-addon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 20%;
    background-color: rgba(88, 88, 90, 0.1);
    padding-top: 5px;
    cursor: pointer;
}

    .iviu-form .form-field-addon img {
        position: relative;
        top: -2px;
    }


.radiostyle {
    height: auto;
}

    .radiostyle label {
        margin-left: 3px !important;
        margin-right: 10px !important;
    }

.radiostylelabel {
    margin-right:10px;
}
.form-horizontal input[type="radio"],
.form-horizontal input[type="checkbox"] {
    margin: 0;
}
.form-horizontal input[type="checkbox"] {
    margin-top: 4px;
}

.form-horizontal input[type="radio"] + label,
.form-horizontal input[type="checkbox"] + label {
    margin-left: 0;
}

.form-horizontal select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

.form-horizontal select::-ms-expand {
    display: inline-block;
}
.launchToolRating .input-group i.fa {
    font-size:0.9em;
}
.launchToolRating input[type="radio"],
.launchToolRating input[type="checkbox"] {
    margin: 0;
}
    .launchToolRating input[type="radio"] + label,
    .launchToolRating input[type="checkbox"] + label {
        margin-left: 5px;
        margin-right: 15px;
    }

.captcha {
    height:48px;
    font-size:larger;
}
.text-red {
    color:red;
}


.btn-secondary {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #d4d4d4;
}

    .btn-secondary:hover,
    .btn-secondary:focus,
    .btn-secondary.focus,
    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-secondary {
        color: #ffffff;
        background-color: #cdcdcd;
        border-color: #d4d4d4;
    }

    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-secondary {
        background-image: none;
    }

    .btn-secondary.disabled,
    .btn-secondary[disabled],
    fieldset[disabled] .btn-secondary,
    .btn-secondary.disabled:hover,
    .btn-secondary[disabled]:hover,
    fieldset[disabled] .btn-secondary:hover,
    .btn-secondary.disabled:focus,
    .btn-secondary[disabled]:focus,
    fieldset[disabled] .btn-secondary:focus,
    .btn-secondary.disabled.focus,
    .btn-secondary[disabled].focus,
    fieldset[disabled] .btn-secondary.focus,
    .btn-secondary.disabled:active,
    .btn-secondary[disabled]:active,
    fieldset[disabled] .btn-secondary:active,
    .btn-secondary.disabled.active,
    .btn-secondary[disabled].active,
    fieldset[disabled] .btn-secondary.active {
        background-color: #cccccc;
        border-color: #d4d4d4;
    }

    .btn-secondary .badge {
        color: #cccccc;
        background-color: #ffffff;
    }

.input-group-btn > .btn {
    position: relative;
    font-size: 1rem;
    padding-top: 10px;
    line-height: 1rem;
    text-decoration: none;
    color: white !important;
}

.form-feedback .form-group {
    margin-left: 0px;
    margin-right: 0px;
}