/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html.with-featherlight{overflow:hidden;}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0);}.featherlight:last-of-type{background:rgba(0,0,0,0.8);}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal;}.featherlight .featherlight-inner{display:block;}.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner{display:none;}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,0.3);color:#000;border:none;padding:0;}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0;}.featherlight .featherlight-image{width:100%;}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;}.featherlight iframe{border:none;}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent;}}@media print{html.with-featherlight > * > :not(.featherlight){display:none;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid;border-color:#ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-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;}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:table-cell;vertical-align:middle;padding:6px 12px;font-size:14px;line-height:20px;}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off{text-align:center;z-index:1;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary{color:#fff;background:#337ab7;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info{color:#fff;background:#5bc0de;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success{color:#fff;background:#5cb85c;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning{background:#f0ad4e;color:#fff;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{color:#fff;background:#d9534f;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:#000;background:#eeeeee;}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff;}.bootstrap-switch span::before{content:"\200b";}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px;}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px;}.bootstrap-switch input[type='radio'],.bootstrap-switch input[type='checkbox']{position:absolute !important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0);visibility:hidden;}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5;}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5;}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333;}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-readonly,.bootstrap-switch.bootstrap-switch-indeterminate{cursor:default !important;}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label{opacity:0.5;filter:alpha(opacity=50);cursor:default !important;}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left 0.5s;-o-transition:margin-left 0.5s;transition:margin-left 0.5s;}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px;}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px;}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px;}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px;}
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px;}.toggle{position:relative;overflow:hidden;}.toggle input[type="checkbox"]{display:none;}.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left 0.35s;-webkit-transition:left 0.35s;-moz-user-select:none;-webkit-user-select:none;}.toggle.off .toggle-group{left:-100%;}.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0;}.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0;}.toggle-handle{position:relative;margin:0 auto;padding-top:0px;padding-bottom:0px;height:100%;width:0px;border-width:0 1px;}.toggle.btn{min-width:59px;min-height:34px;}.toggle-on.btn{padding-right:24px;}.toggle-off.btn{padding-left:24px;}.toggle.btn-lg{min-width:79px;min-height:45px;}.toggle-on.btn-lg{padding-right:31px;}.toggle-off.btn-lg{padding-left:31px;}.toggle-handle.btn-lg{width:40px;}.toggle.btn-sm{min-width:50px;min-height:30px;}.toggle-on.btn-sm{padding-right:20px;}.toggle-off.btn-sm{padding-left:20px;}.toggle.btn-xs{min-width:35px;min-height:22px;}.toggle-on.btn-xs{padding-right:12px;}.toggle-off.btn-xs{padding-left:12px;}
#akademie-anmeldung-form{position:relative;margin-left:0px;margin-right:0px;}@media (min-width:400px){#akademie-anmeldung-form{margin-left:10px;margin-right:10px;}}@media (min-width:992px){#akademie-anmeldung-form{width:70%;margin:0 auto;}}#akademie-anmeldung-form .break{display:block;}@media (min-width:400px){#akademie-anmeldung-form .break{display:none;}}#akademie-anmeldung-form #loading{position:absolute;z-index:999;width:100%;height:100%;background-color:rgba(199,199,199,0.6);}#akademie-anmeldung-form #loading .center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}#akademie-anmeldung-form #loading i.fa{font-size:48px;}.featherlight .featherlight-content{margin-left:10%;margin-right:10%;max-width:800px;height:1600px;max-height:80%;overflow:hidden;padding:35px 0 35px 25px;border-bottom:none;}.featherlight .featherlight-scroll-content{height:100%;overflow-y:auto;padding-right:25px;}.featherlight .featherlight-inner{position:relative;padding-bottom:50px;}.featherlight .featherlight-close-icon{width:auto;padding:5px 10px;text-decoration:underline;color:#3399f3;}.featherlight .featherlight-close-icon:hover{text-decoration:underline;}.featherlight .featherlight-close-icon.featherlight-close-icon-bottom{top:auto;bottom:0;right:0;}#akademie-anmeldung-form .select-wrapper{display:block;}#akademie-anmeldung-form .info-required,#akademie-anmeldung-form .preise-format{margin-top:15px;margin-bottom:0;font-size:12px;}@media (min-width:768px){#akademie-anmeldung-form .info-required,#akademie-anmeldung-form .preise-format{font-size:14px;}}#edit-div-action{padding-left:35px;padding-right:35px;}@media (min-width:992px){#edit-div-action{padding-left:25px;padding-right:25px;}}#akademie-anmeldung-form #edit-row{margin-bottom:10px;}#akademie-anmeldung-form #edit-div-action,#akademie-anmeldung-form #edit-info-required,#akademie-anmeldung-form #edit-preise-required{margin-bottom:0;}#akademie-anmeldung-form .text-right .btn,#akademie-anmeldung-form .text-right .button,#akademie-anmeldung-form .text-right a[role="button"],#akademie-anmeldung-form .text-right .btn-group{margin-left:10px;margin-right:0;}#akademie-anmeldung-form #edit-button-submit{max-width:100%;margin-left:0;}@media (min-width:400px){#akademie-anmeldung-form #edit-button-submit{max-width:none;margin-left:10px;}}@media (min-width:768px){#akademie-anmeldung-form #edit-zahlungsart-sepa,#akademie-anmeldung-form #edit-zahlungsart-kreditkarte{margin-top:9px;}}#edit-adresstype--wrapper legend{float:none;display:inline-block;width:auto;margin-bottom:5px;border:0;font-size:14px;font-weight:bold;}#edit-adresstype--wrapper .fieldset-wrapper{margin-left:30px;}@media (min-width:450px){#edit-adresstype--wrapper legend{float:left;margin-right:30px;margin-bottom:20px;}#edit-adresstype--wrapper .fieldset-wrapper{margin-left:0px;}}#edit-adresstype{}#edit-adresstype .form-type-radio{margin-top:5px;}#edit-div-bearer legend{display:none;}#akademie-anmeldung-form .panel-schritt > .panel-heading > .panel-title{font-weight:bold;font-size:14px;}@media (min-width:360px){#akademie-anmeldung-form .panel-schritt > .panel-heading > .panel-title{font-size:16px;}}@media (min-width:450px){#akademie-anmeldung-form .panel-schritt > .panel-heading > .panel-title{font-size:18px;}}#akademie-anmeldung-form .row-adresstype.panel,#akademie-anmeldung-form .row-bearer.panel{margin:0;margin-top:10px;}#akademie-anmeldung-form .row-bearer.panel .panel-body{padding:15px 0;}#akademie-anmeldung-form .row-bearer.panel .panel-title{cursor:auto;}#akademie-anmeldung-form a.button,#akademie-anmeldung-form button.button{cursor:not-allowed;}#akademie-anmeldung-form a.button[data-active='1'],#akademie-anmeldung-form button.button[data-active='1']{cursor:pointer;}#akademie-anmeldung-form .panel-heading{position:relative;}#akademie-anmeldung-form .panel-link a.button{position:absolute;top:11px;right:25px;}#akademie-anmeldung-form #edit-div-street{padding-right:5px;}#akademie-anmeldung-form #edit-div-housenumber{padding-left:5px;}@media (min-width:400px){#akademie-anmeldung-form #edit-div-street{padding-right:25px;}#akademie-anmeldung-form #edit-div-housenumber{padding-left:25px;}}#akademie-anmeldung-form .panel-body{padding:10px;padding-bottom:0;}@media (min-width:400px){#akademie-anmeldung-form .panel-body{padding:15px;}}#edit-div-action--2,#edit-buttons{margin-bottom:0;}#edit-col-sepa,#edit-col-kk{padding-left:9px;padding-right:9px;}#edit-col-sepa .panel-body .form-group,#edit-col-kk .panel-body .form-group{padding-left:7px;padding-right:7px;}@media (min-width:400px){#edit-col-sepa .panel-body .form-group,#edit-col-kk .panel-body .form-group{padding-left:10px;padding-right:10px;}}@media (min-width:500px){#edit-col-sepa,#edit-col-kk{padding-left:25px;padding-right:25px;}#edit-col-sepa .panel-body > .form-group,#edit-col-kk .panel-body > .form-group{padding-left:25px;padding-right:25px;}}#akademie-anmeldung-form #edit-sepabox{margin-top:10px;border:1px solid #ccc;padding:5px 15px;background-color:#eee;}#payment-creditcard-cvcimage{display:none;position:absolute;top:0px;left:-235px;}#payment-creditcard-cvcimage.show{display:block;}label{position:relative;}label.textColorWhite{color white;}#edit-div-text2{margin-bottom:0;}#edit-div-text2 label{font-weight:normal;}#edit-div-invoice .form-item{margin-top:0;}#edit-schritt-3 .panel-body div.form-group{margin-bottom:0;}#edit-div-text label{font-weight:normal;}.paymentPeriod .variantDescription > div,#edit-radios-selection .variantDescription > div{display:none;}.variantDescription,#edit-radios-selection .variantDescription .registration,.paymentPeriod .variantDescription .short{display:inline-block;}#edit-radios-selection .form-item-radios-selection{display:inline-block;}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-label{padding:0 12px;line-height:36px;}.box-infos{border:1px solid #666;padding:10px;}#edit-schritt-1 #edit-row{margin-bottom:0;}.form-item-selectedvariantid.radio .form-radio{position:absolute;top:5px;margin-top:0;}@media (min-width:576px){.form-item-selectedvariantid.radio .form-radio{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;}}.title h1{margin-top:50px;margin-bottom:24px;}#edit-info-text.form-group,#edit-div-selection.form-group{margin-bottom:0;}
