/* ############################################
###############  MOBILE VIEWS  ################
############################################ */

/* ------------------- LIGHTBOX OVERLAY ----------------- */
#swipebox-overlay {
    background: rgba(0,0,0,0.8) !important;
}
#swipebox-top-bar {
    text-shadow: none;
    background: transparent;
    opacity: 1;
    color: #fff !important;
    font-size: 1.25rem;
    bottom: 180px !important;
    top: inherit !important;
}
#swipebox-title {
    display: block;
    width: 60%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.4;
}
@media screen and (min-width : 320px) and (max-width : 480px){
    #swipebox-close {
        right: 2% !important;
        top: 2% !important;
        transform: scale(1) !important;
        background-color: #fff; }
    #swipebox-top-bar {
        bottom: 150px !important;
        top: inherit !important;}
    #swipebox-title {
        width: 90%;
        font-size: 0.7em !important;
        line-height: 1.4 !important;}
    /*#swipebox-top-bar.visible-bars {
        -webkit-transform: translate3d(0, 120px, 0);
        transform: translate3d(0, 120px, 0); }*/
}
/*#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
}*/
@media screen and (min-width : 480px) and (max-width : 768px){
    #swipebox-title {
        display: none; }
    #swipebox-close {
        right: 1% !important;
        top: 1% !important;
        transform: scale(0.75) !important;
        background-color: #fff; }
}

#swipebox-close {
    right: 2%;
    top: 2%;
    transform: scale(1.2);
    background-color: #fff;
}

/* ----------------- VERANSTALTUNGS AUSWAHL ----------------- */

.greyImage img {
    webkit-filter: grayscale(0);
    filter: grayscale(0);
    ms-filter: grayscale(0);
}

/* ----------------- END LIGHTBOX OVERLAY --------------- */

/* portrait and landscape */
@media screen and (min-width : 320px) and (max-width : 480px){
    #pageSlideshow .slide h1 .subline {
        margin-top: 1.5rem; }

    #pageSlideshow .slide h1 {
        color: #ffffff;
        margin-left: 10px !important;
        margin-top: 8vw;
        line-height: 1.1; }
    .containerContent h1.programm {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
        margin: 0px !important;
        }
    hr {
        margin-top: 0 !important;
    }
    #footer .container ul {
        margin-left: 4vw !important; }
    #footer .container small {
        margin-left: 5vw !important; }
}

@media screen and (max-width : 320px){
    #pageSlideshow .slide h1 {
        margin-left: 6vw !important;
        margin-top: 15vw;
        line-height: 1.3;
        font-size: 1.65rem; }
}
@media screen and (max-width : 375px){
    .containerContent h2 {
        font-size: 1.25rem !important; }
    .containerContent h1 {
        line-height: 1.3;
        font-size: 1.7rem;
        margin-bottom: 1.6rem;}
    #pageSlideshow .slide h1 {
        margin-left: 5vw !important;
        margin-top: 15vw;
        line-height: 1.3;
        font-size: 1.65rem; }
    .containerContent {
        font-size: 15px;
        padding: 10px 15px !important; }
/*
    .btn-primary {
        transform: scale(0.8); }
*/
}
@media screen and (min-width : 320px) and (max-width : 414px){
    #pageSlideshow .slide {
        height: 185px !important; }
    .supportBox {
        padding: 16px 15px 4px 15px !important;
		background: #f3dcb2;
		color: #000000;
	}
    .supportBoxFooter .container .supportBox p {
        padding-bottom: 20px !important; }
    .collapse.show {
        margin-bottom: 16px !important; }
    .btn-edit {
        padding-left: 40px;
        margin: 20px 0 50px;
        width: 100%; }
    .btn-edit::before {
        left: 30px !important; }
    .modal-content {
        padding: 1.4em !important; }
    button.close {
        position: absolute !important;
        top: -40px !important;
        right: 10px !important;
        font-size: 2.5rem !important; }
    .btn-save {
        width: 100% !important;
        margin: 15px 0 !important; }
    .btn {
        width: 100% !important;
        margin: 15px 0 !important; }
}



/* ------------------- Farbanpassung Bürgermeister Event 2021 Hauptmenü ----------------- */

.mainnav .container {
    background: #42b0d2;
}

.mainnav .container .navbar-collapse {
    background: #42b0d2;
}

.mainnav .container ul li a {
    color: #ffffff;
    padding-bottom: 5px;
}






/* ################ END ################### */

.panel-title {
    font-weight: bold;
}
.de {
    color: #aeaeae;
}
.navbar .logo {
	margin-right: 18px;
   	background: url(/customStylesAE/ott/Logos/bag_logo.png) no-repeat right;
	width: 206px;
	height: 40px;
	background-size: 75%;
}
}

.navbar .container {
    padding: 0.8rem 1rem;
}

@media (max-width: 991px){
.mainnav .container .navbar-toggler {
	background: #42b0d2 !important;
    border-radius: 0;
    position: absolute;
    padding: .75rem;
    left: 0;
    top: 0;
}

.navbar .navbar-collapse ul li {
    border-bottom: 1px solid #fff;
    margin: 0;
}}

.mainnav .container .navbar-collapse {
    background: #42b0d2;
}

.row .templateElement {
    margin-top: 0px;
}

.teaserImage {
max-width:100%;
height:auto;
position: relative;
display:block;
margin:0 auto;
}
.teaserImage img{
width:100% !important;
height:auto !important;
display:block;
}

.redLink {
    color: #333333;
    font-weight: bold;
}
.redLink::after {
    font-family: 'AudiTypeGlyphs';
    font-style: normal;
    font-weight: bold;
    /*speak: none;*/
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: '\E884';
    position: relative;
    top: 4px;
    color: #bb0a30;
    font-size: 1.05rem;
}
.redLink:hover {
    text-decoration: none;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#mainContent {
	margin-top: 66px;
}

.containerContent {
    font-family: Arial, sans-serif !important;
    font-size: 15px;
    padding: 30px 35px;
}
#pageSlideshow .slide h1 .subline {
    margin-top: 5px;
}

#pageSlideshow .slide h1 {
    color: #ffffff;
    margin-left: 4vw;
    margin-top: 6vw;
    line-height: 1.2;
}

#pageSlideshow .slide {
    height:395px;
    /*background-position: 50% center !important;*/
}

.containerContent h1.rubrik {
    font-size: 0.85rem;
    line-height: 0.75rem;
    color: rgba(0,0,0,0.5);
    font-weight: normal;
    font-family: Arial;
}
.containerContent h1.rubrik a.breadLink,
.containerContent h1.rubrik a:link.breadLink,
.containerContent h1.rubrik a:visited.breadLink,
.containerContent h1.rubrik a:active.breadLink {
    color: rgba(0,0,0,0.5) !important;
}
.containerContent h1.rubrik a:hover,
.containerContent h1.rubrik a:hover.breadLink {
    text-decoration: none !important;
    color: #bb0a30 !important;
}
.containerContent h1.programm {
    font-size: 2.7rem;
    line-height: 3.3rem;
    margin-top: 20px;
}

.containerContent h1 {
    line-height: 1.3;
}
.largeMargin {
    margin-top: 0.6em !important;
}

.containerContent h2 {
    font-size: 1.75rem;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}
.containerContent h2.bigger {
    font-size: 2.5rem;
    margin: 45px 0 10px 0;
}
.container h3 {
    color: #b2b2b2;
    font-size: 1.2rem;
    line-height: 1.65rem;
    font-family: Arial, sans-serif;
}

/* Anpassung Schriftfarbe Support Box*/
.supportBox h3 {
    color: #ffffff;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

/* Anpassung Farbe Support Box*/
 .supportBox {
	 background: #42b0d2;
	 color: #ffffff;
	}

/* Anpassung Linie Support Box*/
.supportBox h3 {
	border-bottom: 1px solid #fff;
}

.supportBox p {
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
}

.container p {
    line-height: 1.7;
}

b, strong {
    font-weight: bold !important;
}

a.arrow,
a.arrowBack {
    font-size: .95rem;
    position: relative;
    font-weight: bold;
}
a.arrow:hover,
a.arrowBack:hover {
    text-decoration: none;
    opacity: 1;
    color: #bb0a30;
}
a.arrow::after,
a.arrowBack::after {
    display:none;
}
a.arrow::before {
    font-family: 'AudiTypeGlyphs';
    font-style: normal;
    font-weight: bold;
    /*speak: none;*/
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: '\E884';
    position: relative;
    top: 4px;
    color: #bb0a30;
    font-size: 1.05rem;
}
a.arrowBack::before {
    font-family: 'AudiTypeGlyphs';
    font-style: normal;
    font-weight: bold;
    /*speak: none;*/
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: '\E82e';
    position: relative;
    top: 4px;
    color: #bb0a30;
    font-size: 1.05rem;
}

.modal-footer {
    margin-top: 40px;
}

.mainnav .container {
	background: #42b0d2;
}
.mainnav .container ul li a {
    color: #ffffff;
    padding-bottom: 5px;
}

.mainnav .container ul li {
    margin: 0 1.35vw;
}
}
.panel-title > a.accordion-toggle {
    color: #999;
}
.panel-default > .panel-heading {
    border-bottom: 1px solid #cecece;
}
.panel-body ul li a::after {
    font-size: 200%;
    margin-top: -10px;
}

.myDataForm {
/*
    width: 98%;
    padding-left: 15px;
*/
}

.aList {
    margin-left: 3px;
    margin-top: -15px;
}

@media screen
and (min-width : 992px) {
    .modal-dialog {
        max-width: 55% !important; }
}

#footer .container ul {
        margin-left: 0.5vw; }
#footer .container small {
        margin-left: 2vw; }

/* ############################################
##############  FORM ELEMENTS  ################
############################################ */

h1 {
    font-family: Arial;
}
h2 {
    font-family: Arial;
}
b, strong {
    font-family: Arial;
	font-weight: bold;
}
.programm-fat-red {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	word-wrap: break-word;
	color: rgba(255, 225, 0, 1);
	font-size: 32px;
}
.container .programm-fat-red {
	line-height: 1;
}
.programm-fat {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	word-wrap: break-word;
	color: #000000;
	font-size: 22px;
}
.container .programm-fat {
	line-height: 1;
}
input.form-control[type="text"], input.form-control[type="password"] {
    color: rgba(51,51,51,1);
    font-family: Arial, sans-serif;
}
label {
    font-size: .8rem;
    color: rgba(0,0,0,0.5);
    font-family: Arial, sans-serif;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 0.3;
}
/* Anpassung Login Button*/
.btn-primary {
    background: #42b0d2;
    border-color: #42b0d2;
	color: #ffffff;
}
/* Anpassung Login Button hover*/
.btn-primary:hover {
    background: #104c82;
    border-color: #104c82;
	color: #ffffff;
}
.btn-red {
    background: rgba(255, 225, 0, 1);
    border-color: rgba(255, 225, 0, 1);
	color: #000000;
}
.btn-red:hover {
    background: #ffffff;
    border-color: rgba(255, 225, 0, 1);
	color: rgba(255, 225, 0, 1);
}
.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    background: #ffffff;
    border-color: rgba(255, 225, 0, 1);
	color: rgba(255, 225, 0, 1);
}
.btn-small {
    padding: .8rem 1.5rem !important;
    font-size: 1rem !important;
}
.btn:focus {
    background: #ffffff;
    border-color: rgba(255, 225, 0, 1);
	color: rgba(255, 225, 0, 1);
}
select.styled {
    padding: .3rem 15px 0 0 !important;
}

.validate {
    top: 5px;
    position: relative;
}
.error {
    color: #bb0a30;
    font-size: 0.75rem;
    padding-top: 0.4rem;
}
.containerContent span.addLang {
    font-size: 0.8rem;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(51,51,51,0.2);
}
::-moz-placeholder { /* Firefox 19+ */
    color: rgba(51,51,51,0.2);
    opacity: 1
}
:-ms-input-placeholder { /* IE 10+ */
    color: rgba(51,51,51,0.2) !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: rgba(51,51,51,0.2);
}
.modal-dialog-small {
    max-width: 35% !important;
}
.modal-dialog-small textarea.form-control {
    min-height: 200px;
}
.inviteDialogText {
    margin-bottom: 15px;
    max-width: 90%;
}
.introVisum {
    margin: 40px 0 15px 0;
    max-width: 70%;
}
.clothesText {
    max-width: 80%;
}
.companionsInfo {
    max-width: 80%;
    margin: 15px 0;
}

/* ############################################
#############  TABLE ELEMENTS  ################
############################################ */

table td {
    padding: 1rem 0;
}
table td .btn-edit {
    padding: 1.45rem 1.6rem;
}
table td .btn-edit::before {
    top: 6px;
}
.btn-save {
    padding-left: 2rem;
}
.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: rgba(255, 225, 0, 1);
	background: #ffffff;
    border-color: rgba(255, 225, 0, 1)
}
[type="submit"].btn-save::before {
    content: '\E99C';
}
.inviteActive {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #000000;
    padding: .1rem 1.6rem .9rem !important;
    font-size: 1rem;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-left: 5px;
}
.inviteActive::before {
    font-family: 'AudiTypeGlyphs';
    font-style: normal;
    font-weight: normal;
    /*speak: none;*/
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: '\E864';
    font-size: 150%;
    position: relative;
    margin-right: 12px;
    top: 5px;
}
.btn.inviteActive:focus,
.btn.inviteDisabled:focus {
    text-decoration: none;
    color: #000000;
}
a.inviteActive:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.inviteDisabled {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
    display: inline-block !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    text-align: center !important;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #000000 !important;
    padding: .2rem 1.6rem .8rem !important;
    font-size: 1rem !important;
    border-radius: 0 !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-left: 5px;
    cursor: not-allowed !important;
}
.inviteDisabled::before {
    font-family: 'AudiTypeGlyphs';
    font-style: normal;
    font-weight: normal;
    /*speak: none;*/
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: '\E864';
    font-size: 150%;
    position: relative;
    margin-right: 12px;
    top: 5px;
}

table td .audiglyph-system-add, table td .audiglyph-system-settings, table td .audiglyph-system-cancel {
    font-size: 250%;
    padding-left: 3px;
}
.audiglyph-system-cancel::before {
    content: '\E977';
    color: #bb0a30;
}
.audiglyph-system-add::before {
    content: '\E971';
}

.panel-body {
    padding-top: 5px;
}

.panel-body ul li a:hover {
    opacity: 1;
    color: #bb0a30;
}

.panel-default>.panel-heading.active {
    border-bottom: 1px solid #000;
}

.panel-heading.active .panel-title>a.accordion-toggle {
    font-size: 130%;
}

.panel-title>a.accordion-toggle {
    font-size: 130%;
}

::-moz-selection { /* Code for Firefox */
    color: #ffffff;
    background: #bb0a30;
}

::selection {
    color: #ffffff;
    background: #bb0a30;
}

 .google-maps {
        position: relative;
        padding-bottom: 60%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* Anpassung Footerschrift-Farbe und größe*/

#footer .container hr {
	border-top: 1px solid #ffffff;
}

#footer .container {
	background: #42b0d2;
}

#footer .container ul li a:hover {
	color: #ffffff;
}
#footer .container ul li a {
    color: #ffffff;
    font-size: 13px;


h3.agenda {
	color: #000000;
}

.alert-red {
	background: rgba(255, 225, 0, 1);
}


.flux p {
	min-height: 0px;
}
