/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.pos-related ul{
    font-size: 14px;
    padding-left: 0px;
}



.va-calendar h3 {
    font-size:20px;
}



#yoo-zoo .item div.onlinetickets  .uk-button-bs {
    /*background-color: #0000ff;*/
     background:url(../../../images/logos/bs-trans.gif) no-repeat;
    background-size: 100% 100%;
}
#yoo-zoo .item div.onlinetickets  .uk-button-eventim {
    /*background-color: #0000ff;*/
    background:url(../../../images/logos/eventim.gif) no-repeat;
    background-size: 100% 100%;

}
#yoo-zoo .item div.onlinetickets  .uk-button-mt {
    /*background-color: #0000ff;*/
    background:url(../../../images/logos/muenchenticket.gif) no-repeat;
    background-size: 100% 100%;


}


/*
 * 1. Create position context for dropdowns
 * 2. Needed for `form` element
 */
.uk-eventcalendar {
    display: inline-block;
    /* 1 */
    position: relative;
    /* 2 */
    margin: 0;
    font-size: 17px;
}
/*
 * Icon
 */
.uk-eventcalendar:before {
    content: "\f073";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    line-height: 38px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 14px;
    color: #2e2e2e;
    width: 38px;
    background: #ffff44;
    border-radius: 3px;
}

.uk-eventcalendar-field {
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    line-height: normal;
    width: 38px;
    height: 38px;
    border: 1px solid transparent;
    background: none repeat scroll 0% 0% transparent;
    color: #FFF;
    transition: all 0.2s linear 0s;
    position: relative;
    z-index: 1;
    padding: 0px;
    cursor: pointer;
    font-weight: inherit;
    -moz-box-sizing: border-box !important;

}

/*
 * Needed to reset iOS `input[type="search"]` appearance
 * Higher specificity to override appearance set by normalize.less
 */
div.uk-eventcalendar-field {
    -webkit-appearance: none;
}
/* Placeholder */

/* Focus */
.uk-eventcalendar-field:focus {
    outline: 0;
}
/* Focus + active */
.uk-eventcalendar-field:focus,
.uk-active .uk-eventcalendar-field {
    width: 38px;
}

/* RN */
.neuimvvk {
    padding:5px;
    font-size: 11px;
    line-height: 14px;

}

.neuimvvk .title {
    line-height: 14px;
}

.uk-article-title {
    font-size: 26px;
    line-height: 26px;
}



.tm-headerbar {
    margin-top:0px;
}

.uk-navbar-flip {
    float: left;
}

 .uk-visible-large {
    float:right;
}

 .catheader {
     padding:0px;
 }

.catheadercalendar {
     padding-top:0px;
     margin-top: 0px;

 }

#zoo-event-calendar {
    margin-top: 0px;
    padding-bottom:0px;
}

.readmore-js-toggle {
    margin-top:15px;
}

.onlinetickets {
    padding-left: 0px;
    /*margin-top: 65px;*/
}

.bandlinks {
    margin-bottom: 20px;
}