/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('./roboto-condensed/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./roboto-condensed/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./roboto-condensed/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./roboto-condensed/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./roboto-condensed/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/*# sourceMappingURL=roboto.css.map */


/*
#A6B7C9 #00AEBC
#AEBCCE	#05B5C1
#B6C4D4	#0CBCC9
#EEF2F9 #E5F9F9
*/

body {
    font-family: 'Roboto Condensed';
}

#todoTextDiv2 {
    color: #05B5C1 !important;
}

.saalwrapper {
    box-shadow: 0px 0px 0 2px #05B5C1;
}

.ticketbox a {
    background: #05B5C1!important;
    color: #fff;
}

.ticketbox a:hover, .ticketbox a:focus {
    background-color: #05B5C1 !important;
    color: #ffffff;
}

.btn_red {
    background-color: #00AEBC;
    border: none;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}

.arrow_right:hover:after {
    color: #fff;
}

.arrow_right:after {
    color: #fff;
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: lighter;
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%;
    transition: all .2s;
    z-index: 100;
}

.sweet-alert button:hover {
    background-color: #00AEBC !important;
    color: #ffffff;
}

.sweet-alert button {
    -webkit-border-radius: 0;
    background-color: #00AEBC !important;
    border-radius: 0;
    color: #fff;
}

.showuntertitel {
    color: #00AEBC;
}

.sweet-alert {
    border-top: 4px solid #00AEBC;
    color: #fff;
    padding: 15px 15px 0px 15px;
    background-color: #0CBCC9;
    box-shadow: 5px 5px 20px 1px #000000;
    border-radius: 0;
}

.sweet-alert h2 {
    color: #fff;
    font-weight: 400;
}

.col123 .box1 {
    background: #fff url(../img/vi-ticket.png) no-repeat;
    background-position: center;
}

.col123 {
    position: absolute;
    top: 0px;
    width: 345px;
}

.box1 {
    border: 1px solid #00AEBC;
}

.box2 {
    background: #0CBCC9;
    color: #fff;
    border: 1px solid #00AEBC;
}

.progessbar_cell.active {
    color: #05B5C1;
}


.ticketbox input {
    border: 1px solid #00AEBC;
}

button[disabled], html input[disabled] {
    cursor: default;
    background: #0CBCC9!important;
}

.btn_red:hover, .btn_red:focus {
    background: #05B5C1;
    background-color: #05B5C1;
    color: #fff;
}

input, select {
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    font-size: 14px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


    input[type=text] {
        background-color: #E5F9F9 !important;
        border: 1px solid #0CBCC9 !important;
        border-radius: 1px;
        padding: 6px;
    }

select {
    background-color: #E5F9F9 !important;
    border: 1px solid #0CBCC9 !important;
    border-radius: 1px;
    padding: 6px;
}

input[type=email] {
    background-color: #E5F9F9 !important;
    border: 1px solid #0CBCC9 !important;
    border-radius: 1px;
    padding: 6px;
}

input[type=checkbox] {
    transform: scale(1.5);
}

.gutscheinshop tr.odd {
    background-color: #0CBCC9!important;
    color: #fff!important;
    font-size: 120%;
}

.gutscheinshop tr.even {
    background-color: #05B5C1!important;
    color: #fff !important;
    font-size: 120%;
}

@media (max-width: 1000px) {
    .btn_red {
        margin-right: 0!important;
    }
}

.gutscheinshop {
    width: 100%;
}

.wrap {
    width: 100%;
}

.btn_red {
    margin-right: 0!important;
}


@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container {  width: 100%;  }
}




@media (max-width: 1160px) {
    .ba {
        margin: 0px 16px;
        width: auto;
    }

    .ba-block {
        width: 100%;
    }

    .ba-block-text {
        padding-left: 10px;
        padding-right: 10px;
    }

    .wrap {
        overflow: auto;
    }

    .ba-block-image {
        display: table-cell;
        width: 360px;
    }


    .saalwrapper {
        overflow: auto;
    }
}

@media ( max-width: 1140px ) {
    .ba-block-image {
        
    }
}

@media ( max-width: 940px ) {
    .ba-block {
        width: 100%;
    }
    .ba-block-text {
        display: block;
        padding-left: 1px;
        padding-right: 1px;
    }
    .ba-block-image {
        display: block;
    }

}

@media ( max-width: 720px ) {
}



.preisinfo-div {
    margin: 0px;
    border-top: 2px solid #05B5C1;
    padding: 9px 4px;
    width: 100%;
}

.preisinfo-span {
    font-size: 18px;
    color: #888;
}

.preisinfo-seat {
    display: inline-block;
    width: 24px;
    height: 14px;
    border: 1px solid #888888;
    background-color: #ccc;
}