
body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
}

.container-placeholder .breadcrumb, 
.container-placeholder .event-data-container, 
.container-placeholder .event-name
{ display: none;}

.app .top, .app .bottom, .app .breadcrumb {
    display: none;
}

.omomo-color-background { background-color: #A01420; }

.system-orange-color {
    color: #A01420;
}

.display-none { display: none; }

a, a:hover {
    color: #A01420;
    text-decoration: none;
}

label { cursor: pointer; }

.monit-gift {
    display: none;
}

:placeholder-shown {
    color: #A01420;
}

::-webkit-input-placeholder {
    color: #A01420;
}

::-moz-placeholder {
    color: #A01420;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #A01420;
}

.tag-normal {
    border: none;
    /* background-color: #fff; */
    color: #fff;
    font-weight: 400;
    border-radius: 16px;
    height: 35px;
    font-size: 12px;
    margin-bottom: 5px;
}

.tag-selected {
    border: none;
    color: #fff !important;
    background-color: #000 !important;
    font-weight: normal;
    border-radius: 16px;
    height: 35px;
    font-size: 12px;
    margin-top: -5px;
}

.tag-name {
    color: #fff !important;
}

.lower-filtr {
    margin-bottom: 0px;
}

.container-buy-ticket-button ul.repertoire-item li .buy-ticket-button, .container-buy-ticket-button .buy-ticket-button {
    width: auto;
    margin: 8px 2px !important;
}

.container-buy-ticket-button .info-button {
    background-color: #A01420 !important;
    margin: 8px !important;
}

.container-buy-ticket-button .info-brak {
    margin: 8px !important;
}

.alert {
    padding: 20px;
    margin-top: 0px;
    border: 1px solid transparent;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
}

.ls-bar-timer {
    position: absolute;
    width: 0px;
    height: 3px;
    background: #A01420;
    border-bottom: 1px solid #A01420;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 4;
    top: 0px;
}

footer .footer-logo {
    padding: 4px;
    opacity: .6;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

footer .logos {
    text-align: center;
}

footer {
    background-color: #A01420 !important;
}

ul.repertoire-item li .buy-ticket-button {
    float: right;
    color: #ffffff;
    background-color: #A01420;
    padding: 7px;
    margin: 8px;
    font-size: 12px;
    width: 90px;
    font-weight: normal;
    text-align: center;
    -webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-bottom-left: 14px;
    -moz-border-radius-bottom-right: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px
}

ul.repertoire-item li .info-button {
    width: 50px !important;

}
#preview {
    width: auto;
    height: auto;
}

#container-preview {
    background-color: #fff;
    overflow: hidden;
}

#preview {

    width: 950px;
    height: 700px;
    transform: scale(1.0);
    -webkit-transform: scale(1);
}

#preview svg{
    width: 950px;
    height: 700px;
    transform: scale(1.0);
    -webkit-transform: scale(1);
    cursor: move;
}
.center-data {
    background: #fff;
}

.header-1 { margin-top: 0px !important; }

.event-data .event-header { color: #828993; margin-top: 19px; margin-bottom: 2px; font-weight: normal; font-size: 15px; }
.navbar {
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.event-data .cart-count-item, .event-data .cart-worth-header {
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.event-image img.repertoire-image {
    margin-bottom: 0px;
    margin-top: 20px;
    height: 487px !important;
    width: 350px !important;
    border: 12px solid #f5f5f5;
}
.description-box {
	margin-bottom: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 100px;
}
.event-description-box-closed {
	background: -webkit-linear-gradient(#000, #fff);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.event-description-box-open {
	background: -webkit-linear-gradient(#000, #000);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.nav>li {
    position: relative;
    display: block;
    margin-top: -8px;
}

.artist-repertoire-image {
    margin-top: 25px;
    margin-left: 25px;
    height: 497px !important;
    width: 360px !important;
    border: 12px solid #f5f5f5;
}

footer { height: 290px; margin-top: 50px;}
.item-page { min-height: 400px !important; }
#repertoire-data-container { min-height: 200px !important; }

.alert-danger {
    background-color: #A01420;
}

#back-to-top {
    position: fixed;
    bottom: 10px;
    right: 4px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #A01420;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 40px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #E77817;
}
#back-to-top.show {
    opacity: 1;
}

#facebook-button {
    display: block;
    margin-top: 6px;
    z-index: 1;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 10px;
    background: #A01420;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 40px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
}
#facebook-button:hover {
    background: #E77817;
}
#facebook-button.show {
    opacity: 1;
}

#menu-bottom-left #facebook-button { display: none; }

ul.repertoire-item li .repertoire-position {
    padding-left: 12px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    color: #8b8b8b;
    width: 250px!important;
    line-height: 2px;
    height: 100% !important;
}

#show-more-button {
     display: inline-block;
     cursor: pointer;
     text-decoration: none;
     color: #fff;
     background-color: #A01420;
     padding: 8px;
     margin: 0px;
     font-size: 18px;
     font-weight: 400;
     width: 100%;
     text-align: center;
     -webkit-border-top-left-radius: 0px;
     -webkit-border-top-right-radius: 0px;
     -moz-border-radius-topleft: 0px;
     -moz-border-radius-topright: 0px;
     border-top-left-radius: 0px;
     border-top-right-radius: 0px;
     border-bottom-right-radius: 24px;
     border-bottom-left-radius: 24px;
 }

#show-end {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background-color: #A01420;
    padding: 8px;
    margin: 0px;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}

iframe {
    color: #8693a5;
    margin: auto;
    display: block;
}

.modal-custom-header, .order-header {
    color: #828993;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 22px;
    border-bottom: 1px solid #d5d6d8;
}

.legend > div.indicator {
    border: 1px solid #A01420;
}

.delete-ticket-button {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    padding: 4px;
    font-size: 14px;
    font-weight: 300;
    width: 120px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    border: none;
}

#legend-container .legend .label-places{
    width: 70px;
    float: right;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px !important;
    color: #A01420;
    margin-right: 4px;
}

#legend-container .label-lack-of-places {
    font-weight: bold !important;
    font-size: 13px !important;
}

#legend-container{
    text-align: right;
    height: auto !important;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    background-color: #fff;
}

#legend-container .discount-label-places {
    width: auto !important;
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #A01420;
}

.discount .value {
    font-weight: bold;
    font-size: 13px !important;
}

#legend-container .discount-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-header {
    padding: 5px 5px 5px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.social-buttons i {
    margin-top: 25px;
    color: #fff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    border: 2px #fff solid;
}

.social-buttons i.fa-facebook {
    font-size: 28px;
    padding: 10px 10px 10px 15px;
}

.social-buttons i.fa-instagram {
    font-size: 30px;
    padding: 8px 10px 10px 10px;
}

.social-buttons i.fa-youtube {
    font-size: 30px;
    padding: 8px 10px 10px 10px;
}
.social-buttons i:hover {
    color: #fff;
}

.omomo-header {
    color: #333;
    margin-top: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d5d6d8 !important;
    font-weight: bolder;
    font-size: 26px;
    padding-top: 5px;
    text-transform: uppercase;

}

.btn-form-submit{
    padding: 15px;
}

#filter-container {
    text-align: center;
    padding: 0;
    margin-top: -6px;
    z-index: 1001;
}

.cart-logo path {
    fill: #fff !important;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #576a85;
}

#menu-bottom-left li, #menu-bottom-right li {
    margin-bottom: 6px;
}

#external-menu {
    margin-bottom: 6px;
}
#external-menu ul {
    margin-top: 20px;
}
#external-menu li {
    position: relative;
    display: block;
    margin-top: -2px;
}
#external-menu a {
    padding: 0 0 8px;
    color: #fff;
}

#external-menu a:hover, #menu-bottom-left a:hover, #menu-bottom-right a:hover, #external-menu a:focus, #menu-bottom-left a:focus, #menu-bottom-right a:focus {
    color: #fff;
    text-decoration: underline;
    background: none;
}

.buy-ticket-button {
    text-decoration: none;
    color: #fff;
    background-color: #A01420;
    padding: 6px;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    text-align: center;
    margin: 0px;
    border: none;
}

.sub-navbar {
    position: fixed;
    padding-left: 0;
    padding-right: 0;
    top: 0;
    width: 100%;
    height: 63px;
    background-color: #A01420;
    color: #FFF;
    z-index: 9999;
    display: none;
}

.navbar-default .navbar-toggle {
    border: 2px solid #A01420;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #A01420;
}

.navbar-brand {
    float: left;
    height: auto!important;
    width: 290px!important;
    padding-top: 25px;
    padding-left: 0;
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-nav {
    margin: -10px -15px 15px 0px;
}

.navbar-nav.test {
    margin: 10px 0px 15px 0px;
}


.location-marker-list {
    font-size: 20px; color: #000; margin-left: 0px; margin-top: 4px; margin-right: 4px;
}

.location-eye-list {
    font-size: 20px; color: #000; margin-top: 4px; margin-right: 8px; margin-left: 12px;
}

.uppper-filtr {
    padding-left: 0;
    padding-right: 0;
    height: 80px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    padding-top: 16px;
}

.event-buy-ticket:hover {
    color: #fff;
}

.event-buy-ticket {
    text-decoration: none; display:block; color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 50%; text-align: center; margin-top: 0px; margin-bottom: 15px; border: none;
}

.btn-show-cart {
    width: 100%; margin-top: 15px;
}

#action-button {
    margin-top: 0px; margin-bottom: 4px; width: 250px; display: inline-block;
}

#close-button {
    margin-top: 0px; margin-bottom: 4px; background-color: #A01420;
}

#btn-checkout {
    width: 100%; margin-top: 15px;
}

.btn-simple-checkout {
    width: 170px; margin: 4px; font-size: 13px; border: 1px solid #fff;
}

.container-invoice {
    display: none;
}

.magnify {
    position: fixed;
    right: 4px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 30px;
    background: #A01420;
    color: #fff;
    cursor: pointer;
    padding-top: 8px;
    border-radius: 50px;
    text-decoration: none;
    opacity: 1;
    font-size: 24px;
    cursor: pointer;
}

.magnify.fa-search-plus {
    bottom: 160px;
}

.magnify.fa-search-minus {
    bottom: 100px;
}

.container-magnify {
    position: relative;
    background-color: #fff;
    text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #A01420;
    box-shadow: #A01420 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.event-data .event-name { font-weight: bold; font-size: 20px; }

.fb-like { height: 35px; }

.company-made-by { color: #fff !important; text-decoration: none; display: inline-block !important; }

ul.repertoire-item li .category-name {
    float: left;
    padding-left: 12px;
    padding-top: 15px;
    font-weight: 400;
    font-size: 12px;
    color: #000;
}

ul.repertoire-item li .category-name .fa {
    font-size: 16px;
}

ul.repertoire-item li {
    display: inline-block;
    padding: 0;
    margin-right: .83%;
    margin-left: .83%;
    margin-bottom: 2.5%;
    background: #fff;
    border: none;
    font-size: 13px;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #E77817;
    -webkit-border-bottom-left-radius: 24px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-bottom-left: 24px;
    -moz-border-radius-bottom-right: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    color: #fff;
    font-size: 14px;
}

.navbar-default .navbar-nav>li>a {
    color: #A01420;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 15px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #E77817;
    -webkit-border-bottom-left-radius: 24px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-bottom-left: 24px;
    -moz-border-radius-bottom-right: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}

.event-date .event-title {
    font-size: 20px; text-transform: uppercase;
}

.mobile-padding { padding-left: 15px; padding-right: 0px; }

.info-container { margin-left: 0px; }

#location-distance-container { float: right; margin-right: 25px; margin-left: 4px; padding-top: 2px;}

.turn-on-location a, .turn-off-location a {
    color: #fff;
    text-decoration: none;
}

.turn-off-location {
    background: #A01420;
}

.turn-on-location {
    color: #fff;
}

.info-normal:hover {
    color: #fff !important;
    background-color: #000;
}

.info-normal a:hover {
    color: #fff;
}

#concert-button {
    font-family: 'Open Sans';
    height: 0px;
    width: 0px;
    position: fixed;
    left: -2px;
    top: 40%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#cabaret-button {
    font-family: 'Open Sans';
    height: 0px;
    width: 0px;
    position: fixed;
    left: -2px;
    top: 72%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#concert-button a, #cabaret-button a{
    border: 2px solid #e8edee;
}

#concert-button a, #cabaret-button a {
    display: block;
    height: 34px;
    width: 194px;
    padding: 0px 16px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
    -webkit-border-bottom-left-radius: 24px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-bottom-left: 24px;
    -moz-border-radius-bottom-right: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}

#concert-button a {
    background: #A01420;
    padding-top: 0px;
}

#cabaret-button a {
    background: #A01420;
    padding-top: 0px;
    border: 2px solid #A01420;
}

#concert-button a.default span.glyphicon, #cabaret-button a.default span.glyphicon {
    color: #fff;
    font-size: 16px;
    padding: 4px;
}

.side-navigation {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #A01420;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.side-navigation a {
    padding: 15px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.side-navigation a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.side-navigation .btn-close-side-menu {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    cursor: pointer;
}

.side-navigation {
    color: #fff;
}


#location-success-container {
    color: #A01420;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    min-height: 208px;
    text-align: center;
}

#location-success-container .monit {
    text-align: center;
    padding: 90px 15px 0px 15px;
}

.location-label {
    margin-top: 5px;
    margin-bottom: 10px;
}

#location-success-container img {
    border: 4px solid #f5f5f5;
}

.modal-header .close {
    margin-top: 4px;
    margin-right: 10px;
}

.dropdown-menu {
    z-index: 10000 !important;
}

.close {
    float: right;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: #A01420;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.bootstrap-select .btn-default {
    font-weight: 400;
    border-radius: 16px;
    height: 45px;
    font-size: 16px;
    color: #A01420;
    background-color: #fff;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #A01420;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.glyphicon {
    color: #A01420;
}

.modal-body .bootstrap-select .btn-default {

    border: 1px solid #A01420;

}

.fa-info-circle { padding-right: 5px;}
.btn-save-location {
    background-color: #A01420 !important; margin-left: 15px; margin-top: 15px; margin-right: 15px;
    -webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-radius-bottom-left: 14px;
    -moz-border-radius-bottom-right: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    width: 87%;
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #777;
}

a.region-state {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 4px;
}

a.region-state span.text{
    color: #A01420 !important;
    font-weight: bold;
    text-transform: uppercase;
}

ul.dropdown-menu li a:not(.region-state) {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 12px;
}

.dropdown-menu>li.active span.text {
    color: #A01420 !important;
    font-weight: bold;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #A01420 !important;
    text-decoration: none;
    background-color: transparent;
}

.bs-searchbox .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #A01420;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

li.dropdown-header[data-optgroup] + li{
    display: none;
}

ul.repertoire-item li h3 {
    text-align: left;
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 18px;
    width: 255px;
    font-weight: 700;
    display: block;
    height: 60px;
    padding-left: 12px;
    padding-top: 12px;
    color: #000;
    vertical-align: middle;
    -moz-hyphens: auto;
    hyphens: auto;
    white-space: normal;
    text-transform: uppercase;
}

.event-smaller-name {
    font-size: 12px !important;
}

#menu-bottom-left>li>a {
    padding: 0 2px 10px;
    color: #fff;
}

ul.test { float: right; }
.popover{ max-width: 400px; }
.alert-info, .alert-notice, .alert-success { background-color: #A01420; }

.repertoire-list .repertoire-list-item { background-color: #F3F3F3; }
.repertoire-list .repertoire-list-item:nth-child(odd) { background-color: #fff; border-bottom: 1px solid #e5e6e8; border-top: 1px solid #e5e6e8; }
/*.repertoire-list .repertoire-list-item:nth-child(odd) div.repertoire-column { border-right: 2px solid #F3F3F3; }*/
/*.repertoire-list .repertoire-list-item:nth-child(odd) div.repertoire-column:last-child { border-right: 2px solid #fff; }*/
/*.repertoire-list .repertoire-list-item div.repertoire-column:last-child { border-right: 2px solid #F3F3F3; }*/
/*.repertoire-list .repertoire-list-item div.repertoire-column { border-right: 2px solid #fff;  }*/
.repertoire-list .repertoire-list-item div.repertoire-column { padding: 10px; }
.repertoire-list .repertoire-list-item div.event-date { text-align: center; }
.repertoire-list .repertoire-list-item div.event-title { height: 100%;  padding: 0; margin: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center;}
.repertoire-list .repertoire-list-item div.event-title a { color: #A01420; font-weight: bold; display: block; text-align: left; padding: 10px; height: 20px; margin: 10px; line-height: 20px; font-size: 14px; }
.repertoire-list .repertoire-list-item div.event-location { }
.repertoire-list .repertoire-list-item div.event-location a { }
.repertoire-list .repertoire-list-item div.event-buy { }
.repertoire-list .repertoire-list-item div.event-buy a { color: #A01420;  }
.repertoire-list .repertoire-list-item div.repertoire-header { clear: both; }
.repertoire-header { margin-top: 15px; margin-bottom: 10px; }
.repertoire-header:first-child { margin-top: 0px; margin-bottom: 10px; }
.tag-normal { word-break: break-all; hyphens: auto; }
.repertoire-list .repertoire-list-item .event-artists { font-size: 11px; }
.repertoire-list .repertoire-list-item .event-artists a:hover { text-decoration: underline;}
.repertoire-list .repertoire-list-item .event-artists span:not(:last-of-type)::after { content: ", " }
.repertoire-data-header { margin-top: 15px;  padding-top: 5px; padding-bottom: 5px; color: #fff; background-color: #A01420; border-top-left-radius: 24px; border-top-right-radius: 24px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.repertoire-data-header div:first-child {padding-left: 20px;}
.read-more span { color: #A01420; }
.no-tickets { background-color: #c7c7c7; color: #fff; padding: 4px; }
#_opineo_label { top: 0px !important; border-top-left-radius: 24px; border-bottom-left-radius: 24px;  }
#_opineo_container {display: block;}


.alert-warning { background-color: #A01420; }

.no-ticket-repertoire-button {
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #A01420;
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    line-height: 1.7em!important;
}

.custom-button-container { margin-top: 4px; }

.buy-ticket-repertoire-button, .custom-button {
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    color: #A01420;
    position: relative;
    padding: .3em 2em;
    margin: 2px;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.buy-ticket-repertoire-button:hover::after, .custom-button:hover::after {
    position: absolute;
    margin-left: 10px;
    margin-top: 3px;
    color: #A01420;
    font-size: 20px;
    line-height: 1em;
    content: ">";
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.buy-ticket-repertoire-button:hover, .custom-button:hover {
    background: rgba(0, 0, 0, .05);
    padding: .3em 3em .3em .7em;
    border: 2px solid transparent;
}

.xdsoft_timepicker {
    display: none !important;
}
.ui-widget-content {
    border: 1px solid #A01420;
    background: #A01420;
    color: #fff;
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #2e83ff;
    background: url(images/ui-bg_glass_75_2e83ff_1x400.png) 50% 50% repeat-x #A01420;
    font-weight: 400;
    color: #fff;
}

#search-field-from, #search-field-to {
    height: 30px;
    width: 100%;
    color: inherit;
    border: none;
}

div.btn span input {
    cursor: pointer;
    color: inherit;
}

.category-selected, .date-selected {
    border: none;
    color: #fff!important;
    background-color: #E77817!important;
    font-weight: 400;
    border-radius: 16px;
    height: 45px;
    font-size: 16px;
}

.category-all:hover, .category-item:hover, .date-item:hover {
    background-color: #E77817;
    color: #fff!important;
    border-color: transparent;
}

.well{
    min-height: 90px;
}

.pager li>a, .pager li>span {
    border-radius: 0px !important;
}

.pager li.active a{
    background-color: #A01420;
    color: #fff;
}

.list-inline {
    margin-left: 0px !important;
}

.media-body .glyphicon {
    margin-left: -4px;
}

.ui-autocomplete .ui-menu-item { border-bottom: 1px #e9ebee solid; }

#review-list-container .media-heading a.group-link { text-decoration: underline; font-weight: bold; }
#review-list-container .media-heading a.group-link.disabled { text-decoration: none !important; color: #000; cursor: default; }

/*
MEDIA QUERIES
*/

@media screen and (max-height: 450px) {
    .side-navigation {padding-top: 15px;}
    .side-navigation a {font-size: 18px;}
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #responsive-table table,
    #responsive-table thead,
    #responsive-table tbody,
    #responsive-table th,
    #responsive-table td,
    #responsive-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #responsive-table tr { border: 1px solid #ccc; }

    #responsive-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #responsive-table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #responsive-table td:before { content: attr(data-title); }

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    footer {  width: 100%; height: 500px; background-color: #A01420; color: #8693a5; }
    .navbar-nav.test { text-align: center; float: left;}
    ul.test {margin-left: 100px !important;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .navbar-nav.test { text-align: center; float: left;}
    ul.test {margin-left: 100px !important;}

    #search-tag-container { display: none !important; }

    .event-image img.repertoire-image {
        margin-bottom: 0px;
        margin-top: 20px;
        height: 467px !important;
        width: 330px !important;
    }

    .artist-repertoire-image {
        margin-top: 20px;
        margin-left: 0px;
        height: 467px !important;
        width: 330px !important;
    }

    .room-container { margin-bottom: 30px; margin-top: 10px; }
    .modal-body { position: relative; padding: 15px; overflow-y: auto;  max-height: 200px; }
    #clean-filters-container { text-align: center; }
    .mobile-event-name-margin { margin-top: 0px; padding-top: 0px; }
    .mobile-padding { padding-left: 15px; }
    .system-padding { margin-left: 0px; }
    .event-padding { margin-left: 0px; }
    footer {  width: 100%; height: 500px; background-color: #A01420; color: #8693a5; }
    .uppper-filtr > div { margin-bottom: 4px; }
    .upper-filtr-date-container { display: inline-block; margin-top: 6px; margin-left: 4px; padding-top: 0px; float: none; }
    .uppper-filtr { padding-left: 0px; padding-right: 0px; height: 210px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; padding-top: 10px; }
    .top-description-main { margin: 0px; color: #ffffff; font-size: 24px; font-weight: 100; }
    #repertoire-data-container { text-align: center; margin-top: 10px; }
    .navbar-default { padding: 0px;}
    div.repertoire-time { text-align: left; }
    .location-info { color: #000; line-height: 20px; text-align: left; }
    ul.repertoire-item li { text-align: left; }
    ul.repertoire-item li .repertoire-position { padding-left: 12px; padding-bottom: 0px; display: inline-block; color: #8b8b8b; width: 250px !important; line-height: 2px; height: 55px !important; }
    .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch;  border-top: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1); }
    ul.repertoire-item li { display: inline-block; padding: 0px; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 5%; background: #fff; border: none; font-size: 13px; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
    #preview { background-color: #f5f5f5; margin-top: 20px; margin-bottom: 20px; overflow: hidden; text-align: left; }
    #container-preview { background-color: #f5f5f5; width: 100%; height: 700px; overflow: auto; }
    .align-cart { text-align: left; }
    #cart { width: 100%; margin: 0px; padding: 0px; margin-bottom: 5px; }
    #legend-container { text-align: left; height: 100%; }
    .buy-ticket-button { text-decoration: none; display:inline-block; color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 90px; text-align: center; margin-top: 15px; margin-bottom: 15px; border: none; }
    ul.repertoire-item li .buy-ticket-button{ float: right; color: #ffffff; background-color: #A01420; padding: 8px; margin: 8px; font-size: 14px; font-weight: normal; width: 90px; text-align: center; }
    ul.repertoire-item li .category-name{ float: left; padding-left: 8px; padding-top: 16px; font-weight: normal; font-size: 14px; color: #000; }
    ul.repertoire-item li .category-name .fa {
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fff; background-color: transparent; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background-color: transparent; color: #A01420; font-size: 14px; }


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .ui-autocomplete { left: 50% !important; margin-right: -50% !important; transform: translate(-50%, -50%); text-align: center; }

    #_opineo_container {display: none;}
    #facebook-button { display: none; }
    #filter-container { text-align: center; padding: 0; margin-top: 15px; z-index: 1001; }

    .repertoire-list .repertoire-list-item div.event-date { border-right: none; height: 25px; }
    .repertoire-list .repertoire-list-item div.event-title { border-right: none; }
    .repertoire-list .repertoire-list-item div.event-title a { border-right: none; margin-bottom: 20px; }
    .repertoire-list .repertoire-list-item div.event-location { border-right: none; padding-top: 10px;}
    .repertoire-list .repertoire-list-item div.event-buy a { font-size: 18px; }
    .repertoire-list .repertoire-list-item .event-artists { display: none; }
    .repertoire-list .repertoire-list-item div.event-date { font-size: 16px; }
    .location-info { color: #000; line-height: 20px; text-align: center !important; }
    .location-info .location-underline { text-align: center !important; }
    .repertoire-list .repertoire-list-item div.event-buy { padding: 5px; }
    .tag-normal { width: 95%; overflow: hidden; text-overflow: ellipsis; border: none; color: #fff; font-weight: 400; border-radius: 16px; height: 35px; font-size: 14px; margin-bottom: 5px; }
    .repertoire-list .repertoire-list-item div.repertoire-column { border-right: 2px solid #fff; height: auto; }
    .event-buy-a .event-buy-a-label {  border-radius: 16px; padding: 10px;  font-size: 20px !important; color: #fff; background-color: #A01420; font-weight: normal; text-transform: uppercase; display: block;}
    .event-buy-a .event-buy-a-number-places { font-size: 14px !important; display: block; }
    .repertoire-list .repertoire-list-item div.event-title { height: 100%;  padding: 0; margin: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center;}
    .repertoire-list .repertoire-list-item div.event-title a { color: #A01420; font-weight: bold; display: block; text-align: center; padding: 10px; height: 20px; margin-bottom: 20px; line-height: 20px; font-size: 18px; }

    ul.test {margin-left: 50px !important;}

    .navbar-nav.test {
        margin: 10px -15px 15px 40px;
        padding-left: 0px;  text-align: left;
        width: 100%;
    }

    .event-date .event-title {

        font-size: 16px; text-transform: uppercase;
    }

    #cabaret-button {
        font-family: 'Open Sans';
        height: 0px;
        width: 0px;
        position: fixed;
        left: -2px;
        top: 78%;
        z-index: 1000;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }

    #show-more-button {
        display: inline-block;
        cursor: pointer;
        text-decoration: none;
        color: #fff;
        background-color: #A01420;
        padding: 8px;
        font-size: 18px;
        font-weight: 400;
        margin-left: 15px;
        width: 90%;
        text-align: center;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .uppper-filtr {
        padding-left: 0;
        padding-right: 0;
        height: 80px;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding-top: 16px;
    }

    .event-data .event-header {
        color: #828993;
        margin-top: 19px;
        margin-bottom: 2px;
        font-weight: normal;
        font-size: 16px;
    }

    #navbar { border-top: 1px solid #A01420; margin-top: 2px; padding-top: 10px;}

    .navbar-right li {
        margin-top: -20px !important;
        margin-left: -30px !important;
    }

    .event-data .cart-count-item, .event-data .cart-worth-header {
        font-weight: 700;
        font-size: 16px;
        padding: 0;
        margin: 0;
        margin-top: 0px;
    }

    .breadcrumb {
        padding: 8px 15px;
        margin-bottom: 5px;
        list-style: none;
        background-color: #f5f5f5;
        border-radius: 0;
        font-size: 11px;
    }

    .event-data .event-name, .event-name { font-weight: bold; font-size: 16px; }

    .cart-simple-data .visible-xs {
        display: inline-block!important;
    }

    .sub-navbar .cart-simple-data {
        font-size: 15px;
        text-align: right;
        padding: 0px;
    }

    #action-button {
        margin-top: 0px; margin-bottom: 4px; width: 100%; display: inline-block;
    }

    #close-button {
        margin-top: 0px; margin-bottom: 4px; width: 100%; background-color: #A01420;
    }

    .cart-simple-data { margin-top: 10px; }

    .btn-show-cart {
        width: 50px !important; margin-top: 5px;
    }

    #btn-checkout {
        width: 100%; margin-top: 15px;
    }

    #search-tag-container { display: none !important; }

    .event-image img.repertoire-image {
        margin-bottom: 0px;
        margin-top: 20px;
        height: 467px !important;
        width: 330px !important;
    }

    .artist-repertoire-image {
        margin-top: 20px;
        margin-left: 0px;
        height: 467px !important;
        width: 330px !important;
    }

    #back-to-top {
        position: fixed;
        bottom: 20px;
        right: 4px;
        z-index: 9999;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 30px;
        background: #A01420;
        color: #fff;
        cursor: pointer;
        border: 0;
        padding-top: 0px;
        border-radius: 50px;
        text-decoration: none;
        transition: opacity 0.2s ease-out;
        opacity: 0;
    }

    .event-buy-ticket {
        text-decoration: none; display: inline-block; color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 100%; text-align: center; margin-top: 5px; margin-bottom: 15px; border: none;
    }

    .fa-chevron-up {margin-top: 10px !important;}
    .room-container { margin-bottom: 30px; margin-top: 10px; }
    .modal-body { position: relative; padding: 15px; overflow-y: auto;  max-height: 200px; }
    #clean-filters-container { text-align: center; }
    .mobile-event-name-margin { margin-top: 0px; padding-top: 0px; }
    .mobile-padding { padding-left: 15px; padding-right: 15px; }
    .system-padding { margin-left: 0px; }
    .event-padding { margin-left: 0px; }
    footer {  width: 100%; height: 200px; background-color: #A01420; color: #8693a5; }
    .uppper-filtr > div { margin-bottom: 4px; }
    .upper-filtr-date-container { display: inline-block; margin-top: 6px; margin-left: 4px; padding-top: 0px; float: none; }
    .uppper-filtr { padding-left: 0px; padding-right: 0px; height: 210px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; padding-top: 10px; }
    .top-description-main { margin: 0px; color: #ffffff; font-size: 24px; font-weight: 100; }
    #repertoire-data-container { text-align: center; margin-top: 10px; }
    .navbar-default { padding: 0px;}
    div.repertoire-time { text-align: left; }
    .location-info { color: #000; line-height: 20px; text-align: left; }
    ul.repertoire-item li { text-align: left; }
    ul.repertoire-item li .repertoire-position { padding-left: 12px; padding-bottom: 0px; display: inline-block; color: #8b8b8b; width: 250px !important; line-height: 2px; height: 55px !important; }
    .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch;  border-top: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1); }
    ul.repertoire-item li { display: inline-block; padding: 0px; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 5%; background: #fff; border: none; font-size: 13px; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
    #preview { background-color: #f5f5f5; margin-top: 20px; margin-bottom: 20px; overflow: hidden; text-align: left; }
    #container-preview { background-color: #f5f5f5; width: 100%; height: 700px; overflow: auto; }
    .align-cart { text-align: left; }
    #cart { width: 100%; margin: 0px; padding: 0px; margin-bottom: 5px; }
    #legend-container { text-align: left; height: 100%; }
    .buy-ticket-button { text-decoration: none; color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 90px; text-align: center; margin-top: 15px; margin-bottom: 15px; border: none; }
    ul.repertoire-item li .buy-ticket-button{ float: right; color: #ffffff; background-color: #A01420; padding: 8px; margin: 8px; font-size: 14px; font-weight: normal; width: 90px; text-align: center; }
    ul.repertoire-item li .category-name{ float: left; padding-left: 8px; padding-top: 16px; font-weight: normal; font-size: 14px; color: #000; }
    ul.repertoire-item li .category-name .fa {
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fff; background-color: transparent; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background-color: transparent; color: #A01420; font-size: 14px; }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .ui-autocomplete { left: 50% !important; margin-right: -50% !important; transform: translate(-50%, -50%); text-align: center; }

    #_opineo_container {display: none;}

    .repertoire-list .repertoire-list-item div.event-date { border-right: none; height: 25px; }
    .repertoire-list .repertoire-list-item div.event-title { border-right: none; }
    .repertoire-list .repertoire-list-item div.event-title a { border-right: none; margin-bottom: 20px; }
    .repertoire-list .repertoire-list-item div.event-location { border-right: none; padding-top: 10px;}
    .repertoire-list .repertoire-list-item div.event-buy a { font-size: 18px; }
    .repertoire-list .repertoire-list-item .event-artists { display: none; }
    .repertoire-list .repertoire-list-item div.event-date { font-size: 16px; }
    .location-info { color: #000; line-height: 20px; text-align: center !important; }
    .location-info .location-underline { text-align: center !important; }
    .repertoire-list .repertoire-list-item div.event-buy { padding: 5px; }
    .tag-normal { width: 95%; overflow: hidden; text-overflow: ellipsis; border: none; color: #fff; font-weight: 400; border-radius: 16px; height: 35px; font-size: 14px; margin-bottom: 5px; }
    .repertoire-list .repertoire-list-item div.repertoire-column { border-right: 2px solid #fff; height: auto; }
    .event-buy-a .event-buy-a-label {  border-radius: 16px; padding: 10px;  font-size: 20px !important; color: #fff; background-color: #A01420; font-weight: normal; text-transform: uppercase; display: block;}
    .event-buy-a .event-buy-a-number-places { font-size: 14px !important; display: block; }
    .repertoire-list .repertoire-list-item div.event-title { height: 100%;  padding: 0; margin: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
    .repertoire-list .repertoire-list-item div.event-title a { color: #A01420; font-weight: bold; display: block; text-align: center; padding: 10px; height: 20px; margin-bottom: 20px; line-height: 20px; font-size: 18px; }

    #search-tag-container { display: none !important; }
    ul.test {margin-left: 45px !important;}
    ul.test li {margin-top: -20px;}

    .btn-show-cart {
        width: 50px !important; margin-top: 0px;
    }

    #btn-checkout {
        width: 100%; margin-top: 5px;
    }

    .event-image img.repertoire-image {
        margin-bottom: 0px;
        margin-top: 20px;
        height: 467px !important;
        width: 330px !important;
    }

    .artist-repertoire-image {
        margin-top: 20px;
        margin-left: 0px;
        height: 467px !important;
        width: 330px !important;
    }

    .fa-chevron-up {margin-top: 10px !important;}
    .room-container { margin-bottom: 30px; margin-top: 10px; }
    .modal-body { position: relative; padding: 15px; overflow-y: auto;  max-height: 200px; }
    #clean-filters-container { text-align: center; }
    .mobile-event-name-margin { margin: 10px; padding-top: 10px; padding-bottom: 10px;}
    .event-date-hour { margin-top: 5px;}
    .mobile-padding { padding-left: 15px; }
    .system-padding { margin-left: 0px; }
    .event-padding { margin-left: 0px; }
    footer {  width: 100%; height: 200px; background-color: #A01420; color: #8693a5; }
    .uppper-filtr > div { margin-bottom: 4px; }
    .upper-filtr-date-container { display: inline-block; margin-top: 6px; margin-left: 4px; padding-top: 0px; float: none; }
    .uppper-filtr { padding-left: 0px; padding-right: 0px; height: 210px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; padding-top: 10px; }
    .top-description-main { margin: 0px; color: #ffffff; font-size: 24px; font-weight: 100; }
    #repertoire-data-container { text-align: center; margin-top: 10px; }
    .navbar-default { padding: 0px;}
    div.repertoire-time { text-align: left; }
    .location-info { color: #000; line-height: 20px; text-align: left; }
    ul.repertoire-item li { text-align: left; }
    ul.repertoire-item li .repertoire-position { padding-left: 12px; padding-bottom: 0px; display: inline-block; color: #8b8b8b; width: 250px !important; line-height: 2px; height: 55px !important; }
    .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch;  border-top: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1); }
    ul.repertoire-item li { display: inline-block; padding: 0px; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 5%; background: #fff; border: none; font-size: 13px; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
    #preview { background-color: #f5f5f5; margin-top: 20px; margin-bottom: 20px; overflow: hidden; text-align: left; }
    #container-preview { background-color: #f5f5f5; width: 100%; height: 700px; overflow: auto; }
    .align-cart { text-align: left; }
    #cart { width: 100%; margin: 0px; padding: 0px; margin-bottom: 5px; }
    #legend-container { text-align: left; height: 100%; }
    .buy-ticket-button { text-decoration: none;  color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 90px; text-align: center; margin-top: 5px; margin-bottom: 15px; border: none; }
    ul.repertoire-item li .buy-ticket-button{ float: right; color: #ffffff; background-color: #A01420; padding: 8px; margin: 8px; font-size: 14px; font-weight: normal; width: 90px; text-align: center; }
    ul.repertoire-item li .category-name{ float: left; padding-left: 8px; padding-top: 16px; font-weight: normal; font-size: 14px; color: #000; }
    ul.repertoire-item li .category-name .fa {
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fff; background-color: transparent; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background-color: transparent; color: #A01420; font-size: 14px; }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

    .ui-autocomplete { left: 50% !important; margin-right: -50% !important; transform: translate(-50%, -50%); text-align: center; }

    #search-tag-container { display: none !important; }

    .event-image img.repertoire-image {
        margin-bottom: 0px;
        margin-top: 20px;
        height: 467px !important;
        width: 330px !important;
    }

    .artist-repertoire-image {
        margin-top: 20px;
        margin-left: 0px;
        height: 467px !important;
        width: 330px !important;
    }

    .room-container { margin-bottom: 30px; margin-top: 10px; }
    .modal-body { position: relative; padding: 15px; overflow-y: auto;  max-height: 200px; }
    #clean-filters-container { text-align: center; }
    .mobile-event-name-margin { margin-top: 0px; padding-top: 0px; }
    .mobile-padding { padding-left: 15px; }
    .system-padding { margin-left: 0px; }
    .event-padding { margin-left: 0px; }
    footer {  width: 100%; height: 200px; background-color: #A01420; color: #8693a5; }
    .uppper-filtr > div { margin-bottom: 4px; }
    .upper-filtr-date-container { display: inline-block; margin-top: 6px; margin-left: 4px; padding-top: 0px; float: none; }
    .uppper-filtr { padding-left: 0px; padding-right: 0px; height: 210px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; padding-top: 10px; }
    .top-description-main { margin: 0px; color: #ffffff; font-size: 24px; font-weight: 100; }
    #repertoire-data-container { text-align: center; margin-top: 10px; }
    .navbar-default { padding: 0px;}
    div.repertoire-time { text-align: left; }
    .location-info { color: #000; line-height: 20px; text-align: left; }
    ul.repertoire-item li { text-align: left; }
    ul.repertoire-item li .repertoire-position { padding-left: 12px; padding-bottom: 0px; display: inline-block; color: #8b8b8b; width: 250px !important; line-height: 2px; height: 55px !important; }
    .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch;  border-top: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1); }
    ul.repertoire-item li { display: inline-block; padding: 0px; margin-right: 0.5%; margin-left: 0.5%; margin-bottom: 5%; background: #fff; border: none; font-size: 13px; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
    #preview { background-color: #f5f5f5; margin-top: 20px; margin-bottom: 20px; overflow: hidden; text-align: left; }
    #container-preview { background-color: #f5f5f5; width: 100%; height: 700px; overflow: auto; }
    .align-cart { text-align: left; }
    #cart { width: 100%; margin: 0px; padding: 0px; margin-bottom: 5px; }
    #legend-container { text-align: left; height: 100%; }
    .buy-ticket-button { text-decoration: none; display:inline-block; color: #ffffff; background-color: #A01420; padding: 6px; font-size: 16px; font-weight: normal; width: 90px; text-align: center; margin-top: 15px; margin-bottom: 15px; border: none; }
    ul.repertoire-item li .buy-ticket-button{ float: right; color: #ffffff; background-color: #A01420; padding: 8px; margin: 8px; font-size: 14px; font-weight: normal; width: 90px; text-align: center; }
    ul.repertoire-item li .category-name{ float: left; padding-left: 8px; padding-top: 16px; font-weight: normal; font-size: 14px; color: #000; }
    ul.repertoire-item li .category-name .fa {
        font-size: 14px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fff; background-color: transparent; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background-color: transparent; color: #A01420; font-size: 14px; }


}


